Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Please help me how can I open Visual Studio 2008 solution in Visual Studio 2010 and what changes I have to do here in web.config file.

<add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

It is showing error in this line when I run the solution in VS2010

share|improve this question
Is the error showing up the conversion report or once you actually open the converted solution in vs2010? Also - note that crystal reports is an add-on for vs2010 – mtsvetkov Sep 24 '12 at 7:47
"It is showing error in this line" - what error is it showing? Error messages frequently contain useful information. – Damien_The_Unbeliever Sep 24 '12 at 8:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.