“Could not load file or assembly Error” in WCF


Hi

While creating CRUD operation in asp.net. I was getting error like this

Could not load file or assembly ‘App_Web_meat25oe, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies.
The system cannot find the file specified.

Then i solve the problem , by doing the following task

1. Clean the solution

2.Rebuild the solution

3. Save the service page

 

If you have some better way to solve the problem,Please share with me.

 

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.