Parser error with SQLWEbAdmin Sample
From: Deepesh Shah (deepesh.shah_at_leasinglife.co.uk)
Date: 02/27/04
- Next message: Tim Long: "Re: Is it possible to create single-instance assemblies?"
- Previous message: db: "Movie to Thumbnail"
- Messages sorted by: [ date ] [ thread ]
Date: 27 Feb 2004 03:25:44 -0800
Hi All,
Recently i installed SQLWebadmin sample from the microsoft's website .
and it is working a treat locally. but as soon as i uploaded that on
to our live server.
i get a parser error as follows:
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 'SqlWebAdmin.ServerToolbar'.
Source Error:
Line 1: <%@ Control Language="c#" AutoEventWireup="false"
Codebehind="ServerToolbar.ascx.cs"
Inherits="SqlWebAdmin.ServerToolbar" %>
Line 2: <table cellSpacing="0" cellPadding="0" width="148" border="0"
style="TABLE-LAYOUT: fixed">
Line 3: <tr>
Source File: e:\domains\l\leasinglife.co.uk\user\htdocs\sqlwebadmin\Toolbars\ServerToolbar.ascx
Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET Version:1.1.4322.573
Can anyone please help me on this and reply on beedeep@hotmail.com
Many thanks in advance
Deepesh Shah
- Next message: Tim Long: "Re: Is it possible to create single-instance assemblies?"
- Previous message: db: "Movie to Thumbnail"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|