Could not load type error while publishing ASP.net Site -


I recently encountered an error for a fixed web page that can not "type loads" I was solving it for the past week or for no avail, it was working properly on my local PC but when I try to move it through the Turtle SVN on the server, it gives this error Any help will be appreciated People advance money Thanks.

Check that the project output path (project properties / build) bin and < Strong> bin \ release or bin \ debug

For some reasons, IIS (VS Development Server or Local IIS) always accesses the library from the bin directory (and subdirectory )

Hope it helps.

Comments

Popular posts from this blog

c - Performance of System() -

python - how we can use ajax() in views.py in django? -

c++ - How to define methods in a base class that only work in derived classes? -