Click here to Skip to main content
15,892,927 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
abdussalam143 27-Dec-13 8:28am    
i thing you change your file name after creating it. please delete it and create new file with different name place same code in it.

1 solution

go to your project then build and publish it on your iis then go to bin folder and check that it contain that dll
 
Share this answer
 

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