���It looks like you have a Visual Studio project and the page can't find the DLL that should be in the /bin directory when you build the solution (that's what I usually notice when the "Inherits" call fails).
From: "Falls, Travis D (HTSC, CASD)" [EMAIL PROTECTED] I have an aspx page written in C# in a directory with its own web.config. The directory is called authentication. I am getting this error when I try to load the page in a browser though. My namespace is com.Raft.passwordReset and my class is passwordReset. Do I have to do something different because this is in a subfolder of the root folder for my application? Could not load type 'com.Raft.passwordReset.passwordReset'. Source Error: Line 1: Line 2: Line 3: Travis D. Falls |Consultant, Raft.Net IT | 860.547.4070 | [EMAIL PROTECTED] [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
