|
From: Shalom on 29 May 2008 11:04 Thank you for the info. Could you enlighten how to go about that? "s_m_b" wrote: > =?Utf-8?B?U2hhbG9t?= <Shalom(a)discussions.microsoft.com> wrote in > news:F35A1CAA-67C9-4492-80B7-5DCA1B4BC748(a)microsoft.com: > > > I have installed iis 7 on my win vista home premium Sony Vaio laptop, > > and then tried executing downloaded sample working asp scripts in the > > wwwroot directory to try out. > > > > The first asp script opened fine. When I tried to click the link from > > the first asp script calling a second asp script, it just goes into a > > repeating dialog box, asking "Do you want to open or save this file", > > but without opening or executing the script, even though I kept > > clicking on "OPEN". > > Usually means you haven't set the web server up to run asp or .net (aspx) > as scripts. You have to check that there is a listed association between > the file extension and asp/.net >
From: s_m_b on 29 May 2008 13:08 =?Utf-8?B?U2hhbG9t?= <Shalom(a)discussions.microsoft.com> wrote in news:82968839-C494-4BE9-8885-1194D4B5C110(a)microsoft.com: > Thank you for the info. Could you enlighten how to go about that? > > "s_m_b" wrote: > >> =?Utf-8?B?U2hhbG9t?= <Shalom(a)discussions.microsoft.com> wrote in >> news:F35A1CAA-67C9-4492-80B7-5DCA1B4BC748(a)microsoft.com: >> >> > I have installed iis 7 on my win vista home premium Sony Vaio >> > laptop, and then tried executing downloaded sample working asp >> > scripts in the wwwroot directory to try out. >> > >> > The first asp script opened fine. When I tried to click the link >> > from the first asp script calling a second asp script, it just goes >> > into a repeating dialog box, asking "Do you want to open or save >> > this file", but without opening or executing the script, even >> > though I kept clicking on "OPEN". >> >> Usually means you haven't set the web server up to run asp or .net >> (aspx) as scripts. You have to check that there is a listed >> association between the file extension and asp/.net >> > This is based on XP - if IIS7 has moved bits around it may not be as helpful as it should. Open ISM expand default web site right clikc to open properties home directory application configure make sure there are entries for asp, aspx etc If you've parked other files in subfolders, make sure these are marked with execute rights for scripts.
|
Pages: 1 Prev: repeating dialog box problem - "Do you want to open or save this f Next: Session Question |