PDA

View Full Version : Server Error in "/" Application


roops
12-30-2003, 04:57 AM
</font id="Verdana">
Hey Guys,
I get the following error when I try to access the home page. Any feedback will be greatly appreciated.

Roopam
************************************************** ********************

Server Error in '/' Application.
--------------------------------------------------------------------------------

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

Source Error:


Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="Redcarpet.Global"%>



Source File: E:\web\redcarpetco\htdocs\global.asax Line: 1


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.903

roops
12-30-2003, 06:11 AM
Guys,
Please ignore this post. I was able to solve the issue.

Roopam