ASP.net causes reporting services and prerequisite to fail

It appears that if IIS is installed before ASP then there are possible challenges with either the initial install of OpsMgr and/or the setup of reporting services. I have had two occasions where this has happened.  In both cases I performed the exact same fix to resolve this.  

  

Symptom 1: During the pre-requisite check you receive notification that ASP.net is not started but the service is running.

 

Symptom 2: During setup you receive the “srs server validation” error  

 

To fix this

 

  • Of course confirm that ASP is installed. If it is then do the following.
  • Open the command prompt go to

C:\windows\Microsoft.NET\Framework\v2.0.50727

  • Run the following command

aspnet_regiis /i

 

 

Comments

Got something to say?

You must be logged in to post a comment.