RE: Could not load type error

From: David Coe, MCP (anonymous_at_discussions.microsoft.com)
Date: 05/26/04

  • Next message: Andrea D'Onofrio [MSFT]: "Re: Access Denied w/Impersonate=true"
    Date: Wed, 26 May 2004 08:01:04 -0700
    
    

    If the aspx files in a sub-directory are part of your project, then you should be able to do it without a problem. However, if the files are part of a separate project, then they will have to be in either a /bin sub-directory, the GAC, or have all the code inside of the .aspx files themselves (no code behind).


  • Next message: Andrea D'Onofrio [MSFT]: "Re: Access Denied w/Impersonate=true"