Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parse Error in my Aspx webform
Message
From
11/11/2003 20:06:36
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00839428
Message ID:
00848937
Views:
16
Vlad,

Thanks for the reply. I actually found my problem. It was frustrating me for a few weeks. However, it was my machine.config file that had a bad setting. I restored an original machine.config and everything works now.

Thanks,

Jerry



>Hi!
>
>Assure folowing things:
>- Global.asax and Global.asax.cs files exists and they're are added into project, so they're compiled as part of project
>- Inside of Global.asax.cs file, namespace "myapp" and class "Global" are defined.
>
>
>>I was modifying an existing ASP.Net webform that I created a while ago which was working. I made changes today, re-built and ran the webform, everything was still working.
>>
>>However, for whatever reason after my last change, I can no longer view my webpage in a browser on my Dev PC. What could I have changed? I was only adding a grid and some columns.
>>
>>I get the following error:
>>
>>Server Error in '/myapp' 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 'myapp.Global'.
>>
>>Source Error:
>>Line 1:  <%@ Application Codebehind="Global.asax.cs" Inherits="myapp.Global"
>>
>>Source File: \\DSDHOLS01\DEVELOP\FOXPRO\EXP5-208\ROOT\\myapp\global.asax    Line: 1
>>
>>
>>Thanks,
>>
>>Jerry
Previous
Reply
Map
View

Click here to load this message in the networking platform