Unable to load assembly
Windows API
1
Posts
1
Posters
1
Views
1
Watching
-
I have create simmple asp.net application which works fine locally but when I publish it to the server I get a message saying it is unable to load an assembly , although the missing assembli is in the bin directory which I created when I publish the web site. <%@ page language="C#" autoeventwireup="true" inherits="_Default, App_Web_ixrh68ov" %> the missing assembly is App_Web_ixrh68ov Help !!! Please:sigh: