|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
what is a webserver , im using iis 5.1 which come with MS XP PRO , and im using interdev to create my webpage, but everytime i try to create a new project in interdev , it required a webserver , what is that and how to create it ? thx alots the below pic is about iis 5.1 and interdev
|
|
#2
|
|||
|
|||
|
and this interdev , where im having problems
|
|
#3
|
|||
|
|||
|
Open your web browser to http://localhost
you should get a web page back if your local IIS is running. Check services and verify the www service is running. I have no problems with InterDev 6 and XP Pro IIS. You have to explicitly install IIS on XP Pro, it's not installed by default. Log in as a local administrator when you install IIS. |
|
#4
|
|||
|
|||
|
i've try to open http://localhost , it open up a webpage with a large header writing MS windows XP, but when i enter interdev and use the new project wizard it and type "localhost" in the "what server u wanna use" combobox ,then when i press next a msgbox with "unable to cannect http://localhost " came out , what should i do , i already install iis from the add/remove programs , and already run it , and im able to open the browser http://localhost , why mine just cant work , im using interdev 6.0
|
|
#5
|
|||
|
|||
|
I guess you could try reinstalling the FrontPage Server Extensions on your IIS. FPSE are required for InterDev.
|
|
#6
|
|||
|
|||
|
i already unistall iis , and reinstall it and i recomfirm it , there is a install fpsextension 2000 there , i install it but after install the" Please wait" msgbox just cant close , can i shut it down by using windows task manager?
|
|
#7
|
|||
|
|||
|
by the way , is there any free e book about iis5.0 ?? what should i type in the what server u wanna use combobox ?thx lots
|
|
#8
|
|||
|
|||
|
The IIS documentation is found by opening http://localhost/IISHelp in your web browser.
You can also find the IIS documentation in the MSDN library online at http://msdn.microsoft.com/library |
|
#9
|
|||
|
|||
|
doug , what u type in the interdev , what server u wanna use combobox??
|
|
#10
|
|||
|
|||
|
On my XP Pro, simply "localhost" (without the quotes).
I just created a new web application to be sure ![]() |
|
#11
|
|||
|
|||
|
why mine just cant work?how to create new web server in iis5.0 , thx a milllion
|
|
#12
|
|||
|
|||
|
Verify your IIS is running:
Go to Control Panel - Administrative Tools - Services, and verify the World Wide Web Publishing service is started. Make sure you can serve up asp pages. Make a new text file with notepad or whatever with one line <% response.write "testing" %> Put that file in c:\InetPub\wwwroot\testing.asp Open your web browser to http://localhost/testing.asp and make sure you see the word "testing" in your browser. If these steps don't work right, don't worry about InterDev yet. |
|
#13
|
|||
|
|||
|
doug , i follow your step and i open http://localhost/testing.asp , and i saw a "testing" word on the upper-left corner , so what to do now?
|
|
#14
|
|||
|
|||
|
IIS appears to be running now.
Open the IIS service manager, navigate to your default web site, right-click and check the fp server extensions. If the extensions check ok, try opening a new InterDev project. use localhost as the server |
|
#15
|
|||
|
|||
|
sorry , i go out station for 2 days , and just came back yesterday , i cant found what u are saying, i right click default website and there are no "fp server extension" such word,there are
pen , properties and a lot more , but dun have fp server extenxion, why? anyways thank you for helping me |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > newbie quesion |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|