Print Page | Close Window

Parser Error

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: ASP.NET Discussion
Forum Description: Discussion and chat on ASP.NET related topics.
URL: https://forums.webwiz.net/forum_posts.asp?TID=13548
Printed Date: 29 March 2026 at 4:24pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Parser Error
Posted By: urko
Subject: Parser Error
Date Posted: 28 January 2005 at 12:58pm

HI,

I have jut started on a site in asp.net. Every time I open my site in browser I get the following error:

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 'Global.TGlobal'.

Source Error:

Line 1:  <%@ Application Codebehind="Global.pas" Inherits="Global.TGlobal" %>
Line 2:  
 
I really need help on this one.
Thanks,


-------------
Urko



Replies:
Posted By: michael
Date Posted: 28 January 2005 at 11:35pm
Either something is corrupting your files or you are using a .net language I do not know yet :)
What kind of file is that supposed to be? aspx pages should have <% @Page......
Also global.pas what extension is that? if it's vb it should be global.vb or global.cs for c# but hey I am tired so might just be missing something Wink


-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker


Posted By: urko
Date Posted: 29 January 2005 at 1:28am
I have found trial version of one portal called delphiaspx.
 
It dosn't say much in readme file! All it says is, that I have to create dir. and put all file into it and restore the databse, which I did.
 
Then I opened my broswer and I get this error.


-------------
Urko


Posted By: Mart
Date Posted: 29 January 2005 at 4:28am
From the looks of it there is no assembly in the bin folder, you have either not copied it or need to compile the source yourself with Visual Studio.


Posted By: michael
Date Posted: 29 January 2005 at 11:11am
You need to install Delphi.net runtime.

-------------
http://baumannphoto.com" rel="nofollow - Blog | http://mpgtracker.com" rel="nofollow - MPG Tracker



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net