Click here to Skip to main content
15,889,116 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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 'RSmartProject.Global'.

Source Error:


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

Source File: /Rsmart4/global.asax Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18033
Posted
Comments
Blutfaust 31-Dec-13 6:18am    
Why did you just copy&paste your question from your old one here:
http://www.codeproject.com/Questions/702773/IIS-Local-host-related-error

On the other hand perhaps you should be more specific to get help.
ZurdoDev 31-Dec-13 9:01am    
It's because there is a syntax error somewhere. You'll have to fix that.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900