|
From: Philip A. C. <pch...@pc...> - 2004-07-29 17:47:32
|
Everyone, On my development box, I am able to compile against and test my ASP.net site which uses the NTidy.dll. However, after deploying it to my test web server, I get the error message "File or assembly name NTidy, or one of its dependencies, was not found. Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line 258." NTidy.dll is in the \bin sub-directory of the virtual directory. My understanding is that .Net should load the assembly from there, but it isn't. In the Assembly Load Trace, there is a line "LOG: Attempting download of new URL file://" and the full, correct path to the NTidy.dll. Therefore, I don't understand why .net can't find it. Any help would be greatly appreciated. -- Philip A. Chapman Application Development: Java, Visual Basic (MCP), PostgreSQL, MySQL, MSSQL Linux, Windows 9x, Windows NT, Windows 2000, Windows XP |