December 28, 2006 at 5:10 pm
I am trying to setup the reporting services and i get an error
iis is either not installed or not configured for a server component installation
asp.net is not installed or is not registered with your web server
plus the VS which i know it is not installed.
I am using the 2003 windows server. It has both 2.0 and 1.1 ,net framework. I have also registered the asp.net 1.1. i am using the sql 2000
January 1, 2007 at 8:00 am
This was removed by the editor as SPAM
January 17, 2007 at 9:17 pm
Something to check...even though .Net 2.x and .Net 1.1.x are installed they must be allowed on the Server extensions.
Open IIS Admin and click on Web Service Extensions. In the right pane, make sure both ASP.Net v1.1.4322 and ASP.Net v2.0.xxx have a status of Allowed.
If not, right click on each one and choose "Allowed"
Now, stop and start IIS or better reboot the box (if you can).
Are you installing to the default website of IIS or a named site?
SJ
February 14, 2007 at 3:18 am
I'm getting the same error message on a clients server. Both asp.net V1.1.4322 and ASP.Net V2.0.50727 are allowed.
Have also run aspnet_regiis -i and says that it is installed, but when running the Reporting Services installation is still says that ASP.Net is not installed or not registered with your Web Server.
IIS has been restarted and the box has been rebooted, and same results are still displayed.
Any ideas would be greatly appreciated.
February 14, 2007 at 7:31 am
Just something obvious that may be worth checking.
On your server, check it has been configured as an application server. Administrative tools; configure your server wizard is and easy way find out. Also, did your aspnet_regiis -i command return any errors?
S
February 15, 2007 at 5:59 am
yes, definitely configured as application server.
Have run aspnet_regiis -u to remove and aspnet_regiis -i to reinstall. No errors received. Server rebooted just in case.
asp.net v1.1.4322 is allowed in Server extensions.
asp.net v2.0.50727 is allowed in Server extensions.
Already have other asp.net application installed and works fine, just RS which won't install.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply