Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: .Net parse error


Message #1 by "Andy" <andy@t...> on Sun, 12 Jan 2003 20:13:42
Hello, 

Getting the below error message : 

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

Source Error: 


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


Source File: C:\path\to\global.asax Line: 1 






Any idea? 



Andy


  Return to Index