Reporting - Page cannot be displayed
I fixed it with the help from a Microsoft Support Professional jerry Davis
The IWAM account may be out of sync
HTTP 500 - Internal server erro
In the event system log 10002 DCOM errors and 10005 errors could be see
IIS in proc and out proc package are missin
Cannot start any COM packag
<><><><><><><
If those symptoms match up, here is a possible resolution
Using the IIS manager
1. Recreated COM package from the command prompt: Change the directory to: cd %windir%\system32\inetsrv
2. Run rundll32 wamreg.dll, CreateIISPackag
3. Resync the password from the command prompt. Change the directory to: \inetpub\adminscrip
4. Run cscript synciwam.vbs /v
5. Recycle IIS by running IISRese
|