IIs7 and Vista home basic?
Hi all, have vista HB installed here but I need to get SQL server up & running. Now I have read many articles that propose IIS7 cannot be installed on a Vista HB machine. Is there any way around this? I need IIS for SQL server to work. Many thanks.
majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72
You don't need IIS for SQL Server to work.
If you use Visual Web Developer 2005/2008 Express Edition, they have there own embedded IIS web server called WebDev.exe that runs automatically when you run your site in debug.
I have XP Home Basic and I installed Apache/PHP/MySql using xampp for windows for doing other web stuff.
hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
ok thanks for the response, so there is nothing extra I need to do for SQL to work when I debug via VS2005?
majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72
I thought lamp was Linux/Apache/Mysql/PHP is that right ?
majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72
Yes that's right. xampp is for Xp/Apache/MySql/Php I can't remember what the extra p is for, possibly PhpMyAdmin for administering MySql with a GUI.
hollystyles
Veteran Poster
1,182 posts since Feb 2005
Reputation Points: 262
Solved Threads: 68
ok thanks a lot for the information. I have used it breifly before, found it useful
majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72
You might also come to find that php is cooler than asp, and quite possibly never look back.
scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
You might also come to find that php is cooler than asp, and quite possibly never look back.
I found the opposite, so you never can tell.
@OP: as mentioned, Visual Web Developer 2005 and 2008 have their own web server. It's not exactly the same as IIS, but you can use it to test and debug your web applications before deploying them to a web server.
Infarction
Posting Virtuoso
1,580 posts since May 2006
Reputation Points: 683
Solved Threads: 53
I found the opposite, so you never can tell.
Well I supposed you're sort of expected to :P
scru
Posting Virtuoso
1,629 posts since Feb 2007
Reputation Points: 975
Solved Threads: 140
Well I supposed you're sort of expected to :P
Actually, it was a bad experience writing a PHP website. I was sick of the language at the end, and then came across ASP.NET. Neither's perfect, certainly, but I find the model for ASP.NET easier to manage on a larger project.
Infarction
Posting Virtuoso
1,580 posts since May 2006
Reputation Points: 683
Solved Threads: 53
thanks for all your responses, they were very helpful! cheers
majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72
no IIS on XP home either
I use abyss web server (the free edition) for ASP.NET, works well
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 600
majestic0110
Nearly a Posting Virtuoso
1,328 posts since Oct 2007
Reputation Points: 256
Solved Threads: 72