|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
doesn't reconized asp file
Just installed iis on xp pro and save test.asp file under wwwtool/MyWeb/ and/from ie type in "http://localhost/MyWeb/tes.asp" and window box open up and said
You have chosen to open test.asp which is a: ASP file from: http://localhost/MyWeb/ What should Firfox do with this file? O Save to Disk There is only save to disk option available. What do I have to do? |
|
#2
|
|||
|
|||
|
The default location for your web is \InetPub\wwwroot\
If you put your asp file somewhere else you'll need to make that "somewhere else" a virtual directory to set the proper execute permissions on the web files.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
|
#3
|
|||
|
|||
|
even if MyWeb is under wwwtool?
MyWeb folder is created under wwwroot.
Do I still need to make virtual directory? |
|
#4
|
|||
|
|||
|
Quote:
You should be able to use something like http://localhost/myfolder if myfolder is under the wwwroot directory. Test by using the simplest asp page, like a one liner of <% Response.write "something here" %> If you're still getting prompted to download, use the IIS manager to verify script execute permissions are granted to your folder and files. |
|
#5
|
|||
|
|||
|
Got it.
Quote:
I went to wwwroot directory and look for sharing and security level for the user and notice that write permission was deny for user. So I applied for the write permission and it's done. Doug, I noticed that about 37 people view my thread and you are the only one came close to solve this issue. Thanks for the tips. |
|
#6
|
|||
|
|||
|
I'm glad you got it solved.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > doesn't reconized asp file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|