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
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