Crystal report .rpt file in visual studio 2012 shows binary format instead of design -


we developed application in visual studio 2010 , reports working fine, when choose open same application through visual studio 2012 ultimate, reports not working , when open .rpt file showing binary format ad not find crystalreport.rpt in reporting template in visual studio 2012. after googling it, have installed
crforvs_redist_install_32bit_13_0_5 , doesn't work.

how can change or edit .rpt file design using visual studio 2012 , want change .rpt database name too. suggestion or idea achieve this?

i had same problem after installing visual studio 2012 , found no answer on forums. uninstalled cr yesterday , downloaded again crforvs 13.0.5 here in case there bug in previous version downloaded in may , installed it. installed update 3 visual studio , works fine now. cheers michael


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -