Home > .NET > Asp.net Emergency Compile

Asp.net Emergency Compile

October 22nd, 2009

My web host updated some ASP.NET framework settings and now my client’s site, which uses DreamweaverCtrl.dll, fails on error.

I am told to:

To resolve the error, you’ll need to add the following line to dreamweaver.cs and recompile the DLL:

[assembly:AllowPartiallyTrustedCallers]

Adobe provides a batch file that can be used to recompile dreamweaverctrls.dll, and the following blog post should serve as a guide:

http://www.highdots.com/forums/macromedia-dreamweaver/dreamweaver-not-usable-fasthosts-232676.html

Once the DLL is recompiled, it can be uploaded to the web server, and the site should resolve again. “

I have followed the steps but I don’t have the CSC.exe right location (or its the wrong version). In addition, I don’t have VB.

I need someone to recompile this small change for me and send me the DLL. Will provide any required files (which I think the .CS file)

Should take a pro a matter of minutes.


Asp.net Emergency Compile

Categories: .NET Tags: , , , , , ,
Comments are closed.
Bear