Code Behind?

G

Guest

Where does the codebehind files need to go? At the app level? Wht does the solution wizard always reference codebehind inheritting from <SolutionName>.Global. This is not a file I can find. Is this the correct behavior?



I can't do any of the ASP.NET samples as everytime I run the sample I get a parser error. This is the text.

Server Error in '/Hello World' 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 'Hello_World.Global'.

Source Error:


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



Source File: c:\inetpub\wwwroot\Hello World\global.asax Line: 1
 
L

Lucas Tam

Its not a code issue as even an blank project produces the same
behavior. I have rebooted, checked the path and security on the
virtual folder. Anyone have any ideas?

Did you compile?
 

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

Parser error 0
Parser error 2
Server Error in '/Hello World' Application 1
Parser Error Help 1
Doing my head in 2
ISP uses Hosted level of Trust 1
Parse Error 5
permissions 0

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top