Click here to Skip to main content
15,886,772 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
Deats,

how are you ? , i hope that everything is ok

i developed a website in windows 7 (64-bit) using visual studio 2005 , and i used crystal report in it .
-
Now i have windows xp (32-bit) , and visual studio 2008 .
when i run my asp.net web site the below problem appeared .


[ Error 1 Could not load file or assembly 'CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified. E:\Work\website\Web.Config 37 ]


Kindly feed me back how i solve this problem with steps please because i am not professional in crystal reports . . . . . . .

Best Regards,
Posted

 
Share this answer
 
Comments
Hercal 27-Dec-11 8:27am    
thanks you thatraja
unfortunately when i type this tag in web.config , still don't work ,

Message 4 Could not find schema information for the attribute 'useLegacyV2RuntimeActivationPolicy'. E:\Work\website\Web.Config 12 12 E:\Work\website\
Please install redistributable file for crystal report x86 version.
at 64 bit OS there is 64 bit version and for 32 bit OS there is x86 version please download this from internet and install this and add reference again.
 
Share this answer
 
Comments
Hercal 27-Dec-11 9:11am    
thanks sarvesh
i installed crystal report for visual studio 2008
Now what should i do ??
how i add a reference again
Finally :D :D , I found the Solution
i changed version number in all website (i replace the old version 10.2.3600.0 with the current version 10.5.3700.0 witch installed in visual studio 2008 )
 
Share this answer
 
Comments
[no name] 27-Dec-11 11:46am    
Please give the feedback to my answer. If it resolve your problem
Hercal 27-Dec-11 14:39pm    
i wrote a comment on your answer...[ eng.bassem - 5 hrs ago
thanks sarvesh
i installed crystal report for visual studio 2008
Now what should i do ??
how i add a reference again ].........i don't know where is the dll files that i have to add ,.

Best regards,

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