PDA

View Full Version : Could not load type...


adwins04
05-24-2004, 08:06 AM
I am getting an error message on many of my pages (mostly login pages and pages imbedded in 3 folders deep in my application. The message is-
"Could not load type 'www.*********.***.***.****.****.login'.
This error message also comes up for many other pages.
It is referring to the Inherits clause in the page directive. I am using ASP.NET C# in Visual Studio.NET. Please Help Me! This error is driving me nuts.

bruce
05-25-2004, 12:17 PM
this error means that you have not uploaded the dll to the bin directory.


[b]quote:Originally posted by adwins04

I am getting an error message on many of my pages (mostly login pages and pages imbedded in 3 folders deep in my application. The message is-
"Could not load type 'www.*********.***.***.****.****.login'.
This error message also comes up for many other pages.
It is referring to the Inherits clause in the page directive. I am using ASP.NET C# in Visual Studio.NET. Please Help Me! This error is driving me nuts.
</blockquote id="quote"></font id="quote">