Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Parser Error when creating Access Datasets

New Here ,
Mar 29, 2007 Mar 29, 2007
Hello,

I’ve been researching my issue, but haven’t had any luck in getting it resolved. So, i’m hoping someone can please help me!

I’m using DW 8 and am trying to load a simple asp.net application. The application works perfectly fine on IIS. The problem is, is that I can’t get the application to run when it is on the hosting server. When I try to run the application I receive the Parser Error message listed below and I have deployed the DreamweaverCtrls.dll to the Bin folder on the hosting server?

I don't know exactly what the cause is, but I have a feeling that it has something to do with not having certain dreamweaver files installed on the hosting server. Does anyone have a solution for this problem? Or any information that can help me?

Thank you,
Jared

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 file or assembly 'DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 1: <%@ Page Language="VB" ContentType="text/html" %>
Line 2: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %>
Line 3:
Line 4: <MM:Insert


Source File: /Signup Form.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DreamweaverCtrls, Version=1.0.0.0, Culture=neutral, PublicKeyToken=836f606ede05d46a' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

TOPICS
Server side applications
191
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 30, 2007 Mar 30, 2007
LATEST
Sounds like DreamweaverCtrls.dll is not in your BIN folder. You can deploy
this from within Dreamweaver.

--
Jules
http://www.charon.co.uk/charoncart
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004





Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines