Thursday, 5 January 2012

SSRS Uninstallation Error

Reporting Services: Can’t Uninstall – The setup failed to read IIsMimeMap table. The error code is -2147024893 Solution: stop IIS and World wide web Publishing service through service.msc and then re-run the Uninstall.

ASP.Net 32 Bit Enable in 64 Bit System

cscript %SystemDrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1