T
T McDonald
I have a question that is probably simple to answer for many of you, but just
leaves me baffled.
If I publish a ASP.NET website to my webserver in a new directory, but don't
create a virtual directory for it - I simply attempt to access it from the
default web direcotry say www.myweb.net/myapp/Default.aspx I always get an
error indicating that I need to complie: "Could not load the assembly
'App_Web_3um03wt4'. Make sure that it is compiled before accessing the page."
If I create a virtual directory OR drop the contents of the application to
my default www driectory, everything works as per expected.
Can anyone enlighten me? Thank you.
leaves me baffled.
If I publish a ASP.NET website to my webserver in a new directory, but don't
create a virtual directory for it - I simply attempt to access it from the
default web direcotry say www.myweb.net/myapp/Default.aspx I always get an
error indicating that I need to complie: "Could not load the assembly
'App_Web_3um03wt4'. Make sure that it is compiled before accessing the page."
If I create a virtual directory OR drop the contents of the application to
my default www driectory, everything works as per expected.
Can anyone enlighten me? Thank you.