Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Installing Reporting Services with Vista 64bit

Author  Topic 

Clay101
Starting Member

5 Posts

Posted - 2008-07-18 : 18:22:33
Hello,

I am trying to install Reporting Services for SQL Server 2005 on Vista Business 64 bit.
Each time I try to run the install of SQL Server 2005 I am getting an error from: ASP.Net version registration required with the full error that reads:

- ASP.Net Version Registration Requirement (Warning)
Messages
ASP.Net Version Registration Requirement
Failed to find the ASP.Net Version Registration with Microsoft Internet Information Services (IIS).



This is the only warning message I have regarding the SQL install.

I have verified I have IIS 7.0 installed with the listed components checked:
Click on the “Turn Windows features on or off”.
Allow the elevation of privileges.
Click on the + beside the Internet Information Services node.
Click on the + beside the Web Management Tools node.
Check IIS6 Management Compatibility.
Click on the + beside the World Wide Web Services node.
Click on the + beside the Application Development Features.
Check ASP.Net, ISAPI Extension, and ISAPI Filters.
Click on the + beside the Common Http Features node.
Check Static Content, Default Document, HTTP Redirection and Directory Browsing.
Click on the + beside the Security node.
Check Windows Authentication.

I cannot seem to find an answer regarding this one; I did read one post that states Reporting Services will not run on Vista 64 bit is true?

Does anyone know how to correct this issue?

Thank you,

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-07-18 : 18:26:05

Check this:

http://sqlblog.com/blogs/andy_leonard/archive/2007/11/30/installing-reporting-services-2005-on-vista.aspx
Go to Top of Page

Clay101
Starting Member

5 Posts

Posted - 2008-07-18 : 18:37:29
Hello,
Thank you very much for the quick reply and the link to the website. However, the link you posted sent me to a page that visually describes the same thing I mentioned in my first post of things I have attempted to do. I have verified that I have the options marked as mentioned in the link and first post.
The operating system I am using is Vista business 64bit.
Any other suggestions?
Thank you,
Go to Top of Page
   

- Advertisement -