Could not load file or assembly [Resolved]

Posted by Cibin under ASP.NET on 7/28/2013 | Points: 10 | Views : 34616 | Status : [Member] | Replies : 3
Hi,

I had created a asp.net website with sql db, Its running fine in my PC, But when i host it in my server It shows an Error like..
"
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

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

I am also attaching the screenshot of the error.
Can anyone Please Help me , Its Very urgent..

Anyone Please Help Me ,,,, Its Very Urgent .......
Thanks In Advance...




Responses

Posted by: Raj.Trivedi on: 7/28/2013 [Member] [MVP] Starter | Points: 50

Up
0
Down

Resolved
Hello Cibin

Its not loading Crystal reports DLL

GO to the bin folder on your local machine and then for every dll click on the dll so in the properties windows you will get the properties of the dll

The there is a property that will show Copy Local by default it is false make it true and then publish the website and replace the website on the server.

Hope that helps



Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved

Cibin, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Cibin on: 7/28/2013 [Member] Starter | Points: 25

Up
0
Down
Thanks Raj,

But when i including a reference , It shows that "The Website is already referencing the assembly 'CrystalDecisions.CrystalReports.Design' ".... And when i open the bin folder there is no such dll is there....
What to do ???
Am also attaching the screenshot with this ..
 Download source file

Cibin, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Cibin on: 7/28/2013 [Member] Starter | Points: 25

Up
0
Down

Thanks a Lot...., What i do is that, I just copied all the dll files into bin folder manually and publish the site once again, then it works fine,,,

Cibin, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response