RE: Could not load type error
From: David Coe, MCP (anonymous_at_discussions.microsoft.com)
Date: 05/26/04
- Previous message: Ken Varn: "Need help with impersonating for GetCurrentProcess call."
- In reply to: Sumit Thomas: "Could not load type error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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).
- Previous message: Ken Varn: "Need help with impersonating for GetCurrentProcess call."
- In reply to: Sumit Thomas: "Could not load type error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]