I'm building a dynamic site using DW MX 04. The Data base is
built and connected to DW but I keep getting the follwing error on
line 2. Need some help figuring this out. All things being equal
should this not work?
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: ?
Source Error:
Line 1: <%@ Page Language="C#" ContentType="text/html"
ResponseEncoding="iso-8859-1" %>
Line 2: <%@ Register TagPrefix="MM"
Namespace="DreamweaverCtrls"
Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral"
%>
Line 3: <MM:DataSet
Line 4: id="DataSet1"
Source File:
\\zelda\vhosts$\cookmanneighborh\public_html\test.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://zelda/vhosts$/cookmanneighborh/public_html
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/81f47a49/40869791/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL
file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary
ASP.NET
Files/root/81f47a49/40869791/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL
file://zelda/vhosts$/cookmanneighborh/public_html/bin/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL
file://zelda/vhosts$/cookmanneighborh/public_html/bin/DreamweaverCtrls/DreamweaverCtrls.DLL.
LOG: Attempting download of new URL
file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary
ASP.NET Files/root/81f47a49/40869791/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL
file:///c:/windows/microsoft.net/framework/v1.1.4322/Temporary
ASP.NET
Files/root/81f47a49/40869791/DreamweaverCtrls/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL
file://zelda/vhosts$/cookmanneighborh/public_html/bin/DreamweaverCtrls.EXE.
LOG: Attempting download of new URL
file://zelda/vhosts$/cookmanneighborh/public_html/bin/DreamweaverCtrls/DreamweaverCtrls.EXE.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework
Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300