Re: Could not load type 'ABC.Global'. Error
- From: "Samuel Shulman" <samuel.shulman@xxxxxxxxxxxx>
- Date: Tue, 23 Jan 2007 13:24:41 -0000
Tried the APP_CODE folder and now it complains about the Index.aspx
Thank you,
Samuel
"Samuel Shulman" <samuel.shulman@xxxxxxxxxxxx> wrote in message
news:O5KkeEvPHHA.992@xxxxxxxxxxxxxxxxxxxxxxx
I made the project a Web Project, Rebuilt, Restarted the IIS but still
comes up with the same error
Works fine from the ide
Can I just create the APP_CODE folder?
Thank you,
Samuel
"Peter Bromberg [C# MVP]" <pbromberg@xxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:DDE37FF6-632C-4708-87D9-CD3424654C90@xxxxxxxxxxxxxxxx
Try putting it in the APP_CODE folder. Or, you can use the Web
Application
Project model and you will not have this issue.
Peter
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
"Samuel Shulman" wrote:
I get the following error:
The website is compiled and published!!
Server Error in '/ABCMainTest' Application.
--------------------------------------------------------------------------------
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 'ABC.Global'.
Source Error:
Line 1: <%@ Application Inherits="ABC.Global" Language="VB" %>
Line 2:
Line 3: <script language="VB" runat="server">
Source File: C:\ABC\Test Website\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET
Version:1.1.4322.573
.
- Follow-Ups:
- Re: Could not load type 'ABC.Global'. Error
- From: Samuel Shulman
- Re: Could not load type 'ABC.Global'. Error
- References:
- Could not load type 'ABC.Global'. Error
- From: Samuel Shulman
- Re: Could not load type 'ABC.Global'. Error
- From: Samuel Shulman
- Could not load type 'ABC.Global'. Error
- Prev by Date: Re: Request monitor
- Next by Date: Re: image in asp.net
- Previous by thread: Re: Could not load type 'ABC.Global'. Error
- Next by thread: Re: Could not load type 'ABC.Global'. Error
- Index(es):
Relevant Pages
|
Loading