Wednesday, March 21, 2012

Compilation Error : Error importing module Tools.netmodule

Hello,

Since I installed the AJAX Control Toolkit, by running the VSI, I get the following error with every application I try to run. I've tried everything in my power to uninstall it but I can't find where it installed. Perhaps it did not complete properly. I've reinstalled the .NET framework 2.0 but this did not correct the problem.

To be able to run at least once, I've had to copy the "Tools.netmodule" file that came in the binaries folder of the AJAX Control Toolkit and paste this file in the folder described below ('c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6f7173d6\de0dfef4\assembly\dl3\371db7e0\003e4f98_695cc701\) then it seems to work for one run. I have to do this everytime. How can I fix this error?

Please help! Error below:

Compilation Error

Description:An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message:CS0009: Metadata file 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6f7173d6\de0dfef4\assembly\dl3\371db7e0\003e4f98_695cc701\Tools.DLL' could not be opened -- 'Error importing module 'Tools.netmodule' of assembly 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\6f7173d6\de0dfef4\assembly\dl3\371db7e0\003e4f98_695cc701\Tools.DLL' -- The system cannot find the file specified. '

Source Error:

[No relevant source lines]

Try to remove the "Temporary ASP.NET Files" folder

No comments:

Post a Comment