Parser error with SQLWEbAdmin Sample

From: Deepesh Shah (deepesh.shah_at_leasinglife.co.uk)
Date: 02/27/04


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



Relevant Pages

  • Deploying a web service (VS 2005)
    ... I am trying to deploy the most basic web service example ... to my website, but am having significant trouble doing so. ... parse error details and modify your source file appropriately. ... Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Parser error
    ... I get the message cannot load type XXXX.Global... ... details and modify your source file appropriately. ... Parser Error Message: ... Line 3: <HTML> ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Parser error
    ... > I keep getting the parser error, and I have no idea why. ... > 4)recreating the virtual dir in IIS ... > details and modify your source file appropriately. ... > Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Help interpreting error?
    ... parse error details and modify your source file appropriately. ... Parser Error Message: The file '/index.ascx.cs' does not exist. ... However, in the second case, you must refer to the file without the "CodeFile" attribute, but using the "Inherits" attribute only. ... inherits="ControlName, AssemblyName" ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: VS.NET Newbie Q NEED help plez!!!
    ... Please review the following specific parse error details and modify your source file appropriately. ... Parser Error Message: ... Public Class ShoppingCart ... End Sub ...
    (microsoft.public.dotnet.framework.aspnet)