Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi friends,

i've developed my project using visual studio 2010.

i'm using crystal report CRforVS_13_0_1 in my projet.

my project is working fine in my system. after publishing it i want to host it in my server system.

My Server doesn't have visual studio 2010 and crystal report.

after hosting my project i got an error in my webconfig file

"Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified."

i tried to installed crystal report in my server. it needs visual studio 2010.

is there any to solve this issue without installing visual studio 2010 to my server.???
Posted

1 solution

Try adding the Dll of crystal report which ur using
 
Share this answer
 
Comments
VIP Venkatesan 17-Jun-13 4:02am    
ya it solved my problem.. thank u

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900