Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compiler Error Message: BC32400

Status
Not open for further replies.

vinodgk

Programmer
May 16, 2000
24
IN
Hi,
I have developed a DotNet WebSite and packaged it into a Web Setup.i tried testing the setup by installing on couple of machines.The problem is out of the four machine i have tested ,on two of the machines the website is cleanly installed and running fine,on the other two when i open the website i get a error : "Compiler Error Message: BC32400 :Class 'CLSID_CorSymWriter' could not be created : Class not registered" .
I tried searching for the error on Google and Microsoft User Group and the solutions which i got of these were

1.IP should be "all unassigned" for default website.
2.running "\WINNT\Microsoft.NET\Framework\v1.0.3705\aspnet_regiis.exe" -i from command prompt
3.registering diasymreader.dll
4.Reinstalltion of Dot.Net framework ( i havent tried this soln !! may be some other easy soln exists?)

after trying all these solution except the 4th one ,still the same error persists.

Can anybody help me in this matter?

Thanks in advance
Vinod
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top