Re: Problem with inheritance of code behind page

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Natty Gur (natty_at_dao2com.com)
Date: 06/15/04


Date: Mon, 14 Jun 2004 22:36:13 -0700

Hi,

Inherits set the name of the class that page compilation process use to
derive the class create from aspx declaration from. So Inherits got
nothing to do with path.

ASP.NET looks for this class in the DLL generate for pages code behind
classes. it looks like you didn't copy that DLL to the Bin directory. or
that classes use other assemblies that didn't load to the server.

HTH

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)52-8888377

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!