The Inherits statement means that there is a project DLL it expects to find; you would have to create a new project and build it with the proper name to get the DLL if it is not supplied.� If you remove the Inherits statement, the error�will go away.
From: Kiruthik Kumar [EMAIL PROTECTED] i downloaded an article with code, but while executing, i get : -------------------------------------------------------------------------------- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'FormMailerDemo.Global'. Source Error: Line 1: --------------------------------------------------------------------------------- i have checked. Global.asax.cs file is there. It has the Nmaespace FormMailerDemo, and the class. im new to .NET,i know this is really a simple proble. but don't know the reason. Please help me regarding.... And also the same problem exists in few other article codes too..... [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/
