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.
Author |
Topic |
BluePixel
Starting Member
1 Post |
Posted - 2009-08-29 : 13:20:31
|
Hi,I just recently purchased MS Visual Studio 2008 (Pro Edition) and received MS Sql Server 2005 in the package.I'm at the present moment in the system configuration check window where it shows I have 2 warnings (one for IIS Requirements and the second ASP.Net Version Registration Requirement).my machine has Vista (home premium edition)I went through the necessary steps to install IIS from this link (http://www.howtogeek.com/howto/windows-vista/how-to-install-iis-on-windows-vista/) only exception I selected all the options for WWW Services. After rebooting my system, the IIS Requirement still shows up as a warning...what can I do to get rid of this? (Btw, I went through the steps successfully from the above link that I do get the end result in my http://localhost page)As for ASP.Net Version Registration Requirement - how do i fix this?I have .net framework installed from MS (V 3.5 plus SP1) |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2009-08-31 : 15:03:26
|
registration requirement - simple. Start VStudio. It will direct you to the website where you can registerthen simply paste the registration code into VS. |
|
|
savior faire
Posting Yak Master
194 Posts |
Posted - 2009-09-06 : 08:25:13
|
A question. Are you installing IIS in order to install Reporting Services?On a Vista Home Premium OS, IIS requirements will show as a warning and you will not be allowed to install Reporting Services. To install SSRS, you need Vista Small Business or higher, that has the necessary IIS components that Home does not have. I've run into this problem.My laptop is Home, my desktop is Small business.Talk sense to a fool and he calls you foolish. |
|
|
|
|
|