GitarJake
|
| Posted: 09/23/2004, 2:13 PM |
|
Hello all,
I am getting the following error when trying to view the Example pages. Can someone shed some light on this? I am very new to this stuff.
BTW, why doesn't codecharge generate a default page with some of my projects? Do I need to tell it to somewhere?
Thanks,
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 'CCSExamplePack.Default.DefaultPage'.
Source Error:
Line 1: <!--ASPX page @1-45F68F0F-->
Line 2: <%@ Page language="c#" Codebehind="Default.aspx.cs" AutoEventWireup="false" Inherits="CCSExamplePack.Default.DefaultPage" %>
Line 3: <%@ Import namespace="CCSExamplePack.Default" %>
Line 4: <%@ Import namespace="CCSExamplePack.Configuration" %>
Source File: c:\inetpub\wwwroot\CCSExamplePack\Default.aspx Line: 2
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 09/23/2004, 11:36 PM |
|
Please refer to http://support.yessoftware.com/kb_article.asp?article_id=73
BTW, this is ASP forum. Please post .NET questions t o.NET forums.
Thank you.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|