Line 1: lt;¬@ Application Codebehind=quot;Global.pasquot
Line 1: <¬@ Application Codebehind=´Global.pas´ Inherits=´Global.TGlobal´ ¬>
alguem sabe como arrumar isso?
alguem sabe como arrumar isso?
Quartieri
Curtidas 0
Respostas
Quartieri
10/01/2007
Este acima é o erro que ta aparecendo
detalhes:
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:
Source File: D:\Estudos\PadraoDotNet\TesteClienteWeb\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
detalhes:
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:
Source File: D:\Estudos\PadraoDotNet\TesteClienteWeb\global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
GOSTEI 0
Quartieri
10/01/2007
a solução foi:
Project >> Options >> Directories/conditionals
alterei o Output Directory e pronto.
Project >> Options >> Directories/conditionals
alterei o Output Directory e pronto.
GOSTEI 0