application.
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> wrote in message
news:uyXi%232nBFHA.2984@TK2MSFTNGP11.phx.gbl...
> That error usually appears when the application hasn't been compiled.
>
> Are you seeing any errors when you build?
>
> "Nathan Sokalski" <njsokalski@hotmail.com> wrote in message
> news:uvLE9xnBFHA.4008@tk2msftngp13.phx.gbl...
>>I am trying to run an ASP.NET application for the first time, and I am
>>receiving the following when I open it in IE6.0:
>>
>> Server Error in '/cis20605' 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 'cis20605.Global'.
>>
>> Source Error:
>>
>> Line 1: <%@ Application Codebehind="Global.asax.vb"
>> Inherits="cis20605.Global" %>
>>
>>
>> Source File: c:\inetpub\wwwroot\cis20605\global.asax Line: 1
>>
>>
>> --------------------------------------------------------------------------------
>> Version Information: Microsoft .NET Framework Version:1.1.4322.2032;
>> ASP.NET Version:1.1.4322.2032
>>
>>
>> I do not know much about the files created and used during compilation,
>> so if someone could please help me I would greatly appreciate it. I do
>> not know what other information would help you help me, so just let me
>> know if you need more info. Thanks.
>> --
>> Nathan Sokalski
>> njsokalski@hotmail.com
>>
www.nathansokalski.com >>
>