Forums
This topic is locked
DreamweaverCtrls dll error
Posted 13 Feb 2006 15:02:38
1
has voted
13 Feb 2006 15:02:38 carel scholtz posted:
My pages works fine on the local development PC but after uploading I get this error when accessing the ASPX page that displays some dynamic graphics using canvas.Any ideas from this error msg below what I can do to fix this? It seems like it does not see or use the DLL? Does this need to be ïnstalled/registered on the IIS server I have uploaded to?
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: File or assembly name DreamweaverCtrls, or one of its dependencies, was not found.
Source Error:
Line 1: <%@ Page Language="C#" %>
Line 2: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %>
Line 3: <MMataSet
Line 4: id="DataSet1"
Source File: C:\Domains\gkabayete.com\wwwroot\wheel_of_life\WOLGraph.aspx Line: 2
Assembly Load Trace: The following information can be helpful to determine why the assembly 'DreamweaverCtrls' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a
(Fully-specified)
LOG: Appbase = file:///C:/Domains/gkabayete.com/wwwroot
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\Windows\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/97e6a184/5ce5ec10/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/97e6a184/5ce5ec10/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/Domains/gkabayete.com/wwwroot/bin/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/Domains/gkabayete.com/wwwroot/bin/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/97e6a184/5ce5ec10/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/97e6a184/5ce5ec10/DreamweaverCtrls/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///C:/Domains/gkabayete.com/wwwroot/bin/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL file:///C:/Domains/gkabayete.com/wwwroot/bin/DreamweaverCtrls/DreamweaverCtrls.EXE.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322