hola, necesito saber si alguien desarrolla paginas .NET con Dreamweaver 8, pues es mi primera vez con dotNET (he tratado con Visual Studio), pero prefiero usar Dreamweaver, pero (otro pero) desde que empece he tenido unos problemas con unos register tag que dreamweaver usa como el DreamweaverCtrls.
Ya hice lo que decia macromedia sobre copiar la libreria en wwwroot/bin pero aun me da el siguiente error:
Código PHP:
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: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %>
Line 2: <MM:DataSet
Line 3: id="DSNoticiasHome"
Source File: /exportaciones/includeScriptsAsp/noticias.aspx Line: 1
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 [HKLMSoftwareMicrosoftFusion!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 [HKLMSoftwareMicrosoftFusion!EnableLog].
si alguien lo conoce por favor deme una ayudadita