Click here to Skip to main content
15,911,715 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Error message "Could not load file or assembly 'Owner.BusinessLogic' or one of its dependencies.An attempt was made to load a program with an incorrect format."

I develop by 3 tier .2 class library projects call owner.DataAccess and owner.BusinessLogic and 1 website project call HRMSweb.
The project is build succeed and can browse and run.But i publish the website and place the published folder to C:\inetpub\wwwroot . Show above error.Everyone Please help me.

my pc is windows 8 64bit and IIS is version 6.
Posted
Updated 23-Dec-13 20:23pm
v3
Comments
Hemant Singh Rautela 24-Dec-13 2:17am    
First Check your IIS server and ASP is working fine.

Just make a single page in asp.net and publish it then check... if is working fine then something missing assembly in your bin folder.
& if problem is same then... Uninstall .net framework and then Install again & Restart your computer.... :-)

one question... you make virtual directory for this ????

1 solution

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