|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Executing asp in Personal Web Server
<i><b>Originally posted by : Dan Krause (dan@krause.net)</b></i><br />Using the Personal Web Server, when I access an ASP page, I get a message box about "You have chosen to download a file from this location..." instead of just executing the code. The ASP pages work from my web site and at home on the Personal Web Server but not on my work computer. I guess I have some setting wrong somewhere in the Personal Web Server or it's directories. Can anyone please help???<br />Thanks in advance!<br />
|
|
#2
|
|||
|
|||
|
<i><b>Originally posted by : steve schofield</b></i><br /><br /><br />When using your directory's on your local computer and in your browser. You need to treat it like a website URL not a file on your computer. when using a home computer. a default ip address is http://127.0.0.1/webname/filename.htm file<br /><br />Check this article out on aspfree. Explains in some detail on setting up PWS..<br /><br />http://www.aspfree.com/wrox/ado21/Ch1_2459.asp<br /><br />hope this helps!<br />steve<br /><br />------------<br />Dan Krause at 2/2/00 8:07:56 AM<br /><br />Using the Personal Web Server, when I access an ASP page, I get a message box about "You have chosen to download a file from this location..." instead of just executing the code. The ASP pages work from my web site and at home on the Personal Web Server but not on my work computer. I guess I have some setting wrong somewhere in the Personal Web Server or it's directories. Can anyone please help???<br />Thanks in advance!<br />
|
|
#3
|
|||
|
|||
|
<i><b>Originally posted by : Dan Krause (Dan@krause.net)</b></i><br /><br />Thanks, Steve<br /><br />That didn't work. When I try to access it I use the url http://dan/cgi-bin/index.asp which gets the error, but http://dan/cgi-bin/champub.htm works fine. It's only the asp pages.<br /><br />Thanks again<br /><br />------------<br />steve schofield at 2/2/00 9:23:58 PM<br /><br /><br /><br />When using your directory's on your local computer and in your browser. You need to treat it like a website URL not a file on your computer. when using a home computer. a default ip address is http://127.0.0.1/webname/filename.htm file<br /><br />Check this article out on aspfree. Explains in some detail on setting up PWS..<br /><br />http://www.aspfree.com/wrox/ado21/Ch1_2459.asp<br /><br />hope this helps!<br />steve<br /><br />------------<br />Dan Krause at 2/2/00 8:07:56 AM<br /><br />Using the Personal Web Server, when I access an ASP page, I get a message box about "You have chosen to download a file from this location..." instead of just executing the code. The ASP pages work from my web site and at home on the Personal Web Server but not on my work computer. I guess I have some setting wrong somewhere in the Personal Web Server or it's directories. Can anyone please help???<br />Thanks in advance!<br />
|
|
#4
|
|||
|
|||
|
<i><b>Originally posted by : Parag Shetye (pys@india.com)</b></i><br />Ya...I am using it at my home.<br />First read the documentation on PWS carefully. It has the solution.<br /><br />or<br /><br />Open Control panel->Network->click on TCP/IP-Dial Up Adapter and choose properties<br />Go to IP Address tab---on first address field type 1.2.3.4<br />and on 2nd field type 255.0.0.0<br />and reboot<br /><br /> It will work<br />i don't remember the whole process now..try it out.<br />
|
![]() |
| Viewing: ASP Free Forums > Programming > ASP Development > Executing asp in Personal Web Server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|