|
-
Nov 25th, 2003, 06:12 AM
#1
Thread Starter
Fanatic Member
Do I really need to install IIS 5 on my machine
I was about to install VS.NET on a WINXP machine when the
Web Projects Requiregents appeared as follows.
If you want to create Web projects on this machine, you must first install additional components. To create Web projects, both Internet Information Services (IIS) and FrontPage Server Extensions (FPSE) must be installed and configured. You can, however, create Web projects on remote machines that have these components installed and configured.
There seems to be a contradiction here. Our production server where we publish the web site has IIS 5 on. To develop web apps with asp.net do I need to install IIS 5 on my WINXP prof machine?
-
Nov 25th, 2003, 07:43 AM
#2
Nope
You can, however, create Web projects on remote machines that have these components installed and configured
As long as when you create the project in VS.net you create it on your production server, but if you want to test locally before uploading to the server then i think you will need to have IIS installed on your machine.
-
Nov 25th, 2003, 11:07 AM
#3
Thread Starter
Fanatic Member
I am actually doing development on MY machine (local copy).
I connect to the server (currently with Visual Interdev) where the master copy is.
I then upload (copy) to the web application to the production server.
So I DO need IIS on my machine.
Thanks..
-
Nov 30th, 2003, 01:15 AM
#4
if you dont mind connecting to server to test every little thing then no
otherwise yes
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|