Problems with Global.asax

C

Craig G

we have a project which is kept in SourceSafe

but when "Get Latest Version" on a fresh development machine and try and run
the project i get the following error

Parser Error

Description: An Error occured during parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file

Parse Error Message: Could not load type 'ICPWeb.Global'

Source Error:

Line 1 <%@ Application Codebehind="Global.asax.vb" Inherits="ICPWeb.Global"
%>

Source File: ..\global.asax




if i delete the global.asax file from the project and recreate it thru VS on
the developement PC it all works fine. but i was wondering what causes this
problem because if i had a lot of code in the Global.asax i wouldnt want to
be deleting and recreating all the time

Cheers,
Craig
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Scipy install Problems 1
Parse Error in Global.asax 0
Parser error in Global.asax 1
global.asax 3
Global.asax 1
global.asax 5
Problems With Global.asax in VB 1
Parser error in global.asax 2

Members online

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top