Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Win 7 and IIS

8 views
Skip to first unread message

Peter Hoyt

unread,
Oct 30, 2009, 11:04:48 AM10/30/09
to
Hello everyone,

This might sound a bit off topic but I use SQL server with Toolbook so for me it is worth asking here. This is even probably a very simple thing but I can't find the answer.

Here is the situation:
I collect student comments from my courseware and store the data in SQL server. I have a web site I use to review the comments.

I am trying to move the reporting web site to a new Windows 7 Ultimate computer that has IIS version 6.1. I can't seem to get the mime type for ASP pages to work. Every time I try to run the site's home.asp file in the browser, the file is downloaded instead of executed and Dreamweaver opens trying to edit the file. Clearly my IIS instance doesn't know what to do with this ASP file.

This all works perfectly well on my older Windows XP machine with IIS 5.1 and I think I have the MIME type set correctly on the new machine... but obviously, I'm missing something.

Does this sound familiar to anyone? Can you point me towards an answer?

TIA

Peter H.

Martha Weller

unread,
Oct 30, 2009, 11:13:34 AM10/30/09
to
Peter,

I haven't tried this yet, but I found this link (I'll probably be trying
this myself in a month or so), so share how it goes:

http://jasper22.wordpress.com/2009/10/19/how-to-setup-iis-6-0-on-windows-7-t
o-allow-classic-asp-sites-to-run/

Marty


-----Original Message-----
From: ToolBook Discussion List [mailto:tool...@LISTSERV.PLATTECANYON.COM]
On Behalf Of Peter Hoyt
Sent: Friday, October 30, 2009 10:04 AM
To: tool...@LISTSERV.PLATTECANYON.COM
Subject: Win 7 and IIS

Hello everyone,

This might sound a bit off topic but I use SQL server with Toolbook so =
for me it is worth asking here. This is even probably a very simple =
thing but I can't find the answer.=20

Here is the situation:
I collect student comments from my courseware and store the data in SQL =
server. I have a web site I use to review the comments.=20

I am trying to move the reporting web site to a new Windows 7 Ultimate =
computer that has IIS version 6.1. I can't seem to get the mime type for =
ASP pages to work. Every time I try to run the site's home.asp file in =
the browser, the file is downloaded instead of executed and Dreamweaver =
opens trying to edit the file. Clearly my IIS instance doesn't know what =


to do with this ASP file.

This all works perfectly well on my older Windows XP machine with IIS =
5.1 and I think I have the MIME type set correctly on the new machine... =

JAMES MACEK

unread,
Oct 30, 2009, 11:18:46 AM10/30/09
to
I think Windows 7 runs IIS 7.0 or 7.5, but I think the problem you're having is similar to what happens on on IIS 6 and Windows 2003 - ASP and ASP .Net must be enabled in IIS Web Service Extensions.

-In the Internet Information Services (IIS) Manager click on the Web Service Extensions folder
-Here you will see that Active Server Pages are Prohibited (this is the default configuration of IIS 6)
-Highlight Active Server Pages and click the Allow button

HTH
Jim

James M. Macek
Corporate Training Support Services
M&T Bank - "Understanding What's Important"
21 East Market Street, 3rd Floor
York, PA 17401
phone: 717 852-3045
fax: 717 852-3012
>>> Peter Hoyt <hoy...@GMAIL.COM> 10/30/09 11:11 AM >>>
Hello everyone,

This might sound a bit off topic but I use SQL server with Toolbook so =
for me it is worth asking here. This is even probably a very simple =
thing but I can't find the answer.=20

Here is the situation:
I collect student comments from my courseware and store the data in SQL =
server. I have a web site I use to review the comments.=20

I am trying to move the reporting web site to a new Windows 7 Ultimate =
computer that has IIS version 6.1. I can't seem to get the mime type for =
ASP pages to work. Every time I try to run the site's home.asp file in =
the browser, the file is downloaded instead of executed and Dreamweaver =
opens trying to edit the file. Clearly my IIS instance doesn't know what =
to do with this ASP file.

This all works perfectly well on my older Windows XP machine with IIS =
5.1 and I think I have the MIME type set correctly on the new machine... =
but obviously, I'm missing something.

Does this sound familiar to anyone? Can you point me towards an answer?

TIA

Peter H.


************************************
This email may contain privileged and/or confidential information that is intended solely for the use of the addressee. If you are not the intended recipient or entity, you are strictly prohibited from disclosing, copying, distributing or using any of the information contained in the transmission. If you received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. This communication may contain nonpublic personal information about consumers subject to the restrictions of the Gramm-Leach-Bliley Act and the Sarbanes-Oxley Act. You may not directly or indirectly reuse or disclose such information for any purpose other than to provide the services for which you are receiving the information.
There are risks associated with the use of electronic transmission. The sender of this information does not control the method of transmittal or service providers and assumes no duty or obligation for the security, receipt, or third party interception of this transmission.
************************************

Peter Hoyt

unread,
Oct 30, 2009, 11:39:44 AM10/30/09
to
Hi Marty,

That was a great link!! I think it worked... I only say that because now I
have a new problem to overcome but this was clearly forward progress. :-)

The only problem I had with the instructions on that site (at
http://www.codeproject.com/KB/aspnet/ASP_and_Windows7.aspx) was in the third
step, the screen capture shows a "Enable 32-Bit Applications" property in
the Advanced Settings dialog that didn't appear in my view. Perhaps because
I'm running the 32 but version of Win7 already.

In any case, after following those instructions, the browser now attempts to
run the web page. Of course, the web page fails to load but that is my next
challenge. At least it isn't just downloading and trying to open the ASP
file! :-)

Next challenge: getting SQL Server 2000 to work properly. I don't have time
to migrate everything to SQL2005... and I sure hope no one tells me I have
no choice! :-)

Thanks!
Peter

--------------------------------------------------
From: "Martha Weller" <mwe...@MWELLER.COM>
Sent: Friday, October 30, 2009 8:13 AM
To: <tool...@LISTSERV.PLATTECANYON.COM>
Subject: Re: Win 7 and IIS

> Peter,
>
> I haven't tried this yet, but I found this link (I'll probably be trying
> this myself in a month or so), so share how it goes:
>
> http://jasper22.wordpress.com/2009/10/19/how-to-setup-iis-6-0-on-windows-7-t
> o-allow-classic-asp-sites-to-run/
>
> Marty
> -----Original Message-----
> From: ToolBook Discussion List [mailto:tool...@LISTSERV.PLATTECANYON.COM]
> On Behalf Of Peter Hoyt
> Sent: Friday, October 30, 2009 10:04 AM
> To: tool...@LISTSERV.PLATTECANYON.COM
> Subject: Win 7 and IIS
>

Peter Hoyt

unread,
Oct 30, 2009, 11:43:22 AM10/30/09
to
Hi James and thanks for the reply.

In this case, IIS 6.1 was loaded. I couldn't find the Web Services
Extensions folder in this version of IIS. Fortunately, this is one of those
problems I face only when I build a new machine on a new OS or when
Microsoft forces me to update things. I think I've overcome this issue for
the moment. :-)

Thanks,
Peter
--------------------------------------------------
From: "JAMES MACEK" <jma...@MTB.COM>
Sent: Friday, October 30, 2009 8:17 AM


To: <tool...@LISTSERV.PLATTECANYON.COM>
Subject: Re: Win 7 and IIS

> I think Windows 7 runs IIS 7.0 or 7.5, but I think the problem you're
> havin=


> g is similar to what happens on on IIS 6 and Windows 2003 - ASP and ASP

> .Ne=


> t must be enabled in IIS Web Service Extensions.
>
> -In the Internet Information Services (IIS) Manager click on the Web

> Servic=


> e Extensions folder
> -Here you will see that Active Server Pages are Prohibited (this is the

> def=


> ault configuration of IIS 6)
> -Highlight Active Server Pages and click the Allow button
>
> HTH
> Jim
>
> James M. Macek
> Corporate Training Support Services
> M&T Bank - "Understanding What's Important"
> 21 East Market Street, 3rd Floor
> York, PA 17401
> phone: 717 852-3045
> fax: 717 852-3012
>>>> Peter Hoyt <hoy...@GMAIL.COM> 10/30/09 11:11 AM >>>

> Hello everyone,
>
> This might sound a bit off topic but I use SQL server with Toolbook so =3D
> for me it is worth asking here. This is even probably a very simple =3D
> thing but I can't find the answer.=3D20


>
> Here is the situation:
> I collect student comments from my courseware and store the data in SQL

> =3D
> server. I have a web site I use to review the comments.=3D20
>
> I am trying to move the reporting web site to a new Windows 7 Ultimate =3D


> computer that has IIS version 6.1. I can't seem to get the mime type for =

> =3D
> ASP pages to work. Every time I try to run the site's home.asp file in =3D


> the browser, the file is downloaded instead of executed and Dreamweaver

> =3D


> opens trying to edit the file. Clearly my IIS instance doesn't know what =

> =3D


> to do with this ASP file.
>

> This all works perfectly well on my older Windows XP machine with IIS =3D


> 5.1 and I think I have the MIME type set correctly on the new machine... =

> =3D


> but obviously, I'm missing something.
>
> Does this sound familiar to anyone? Can you point me towards an answer?
>
> TIA
>
> Peter H.
>
>

> ************************************
> This email may contain privileged and/or confidential information that is

> i=


> ntended solely for the use of the addressee. If you are not the intended

> r=


> ecipient or entity, you are strictly prohibited from disclosing, copying,

> d=


> istributing or using any of the information contained in the transmission.

> =


> If you received this communication in error, please contact the sender

> imm=


> ediately and destroy the material in its entirety, whether electronic or

> ha=


> rd copy. This communication may contain nonpublic personal information

> abo=


> ut consumers subject to the restrictions of the Gramm-Leach-Bliley Act and

> =


> the Sarbanes-Oxley Act. You may not directly or indirectly reuse or

> disclo=


> se such information for any purpose other than to provide the services for

> =


> which you are receiving the information.
> There are risks associated with the use of electronic transmission. The

> se=


> nder of this information does not control the method of transmittal or

> serv=


> ice providers and assumes no duty or obligation for the security, receipt,

> =

Martha Weller

unread,
Oct 30, 2009, 11:48:59 AM10/30/09
to
Peter,

Great to know! I have two clients using a system I developed that still
uses classic asp and sql server 2000. I was planning to update it this year
to asp.net and sql server 2008, but they keep asking me to add new features
-- so that's pushed back one more year. I should think that if you're
running the 32-bit version of sql server 2000, it ought to work. But, even
so, I've got sql server 2005 running on a vista laptop and I sometimes use
it with the same front-end and asp pages for testing. So, if the 2000 is a
problem, don't despair.

Good luck!

Marty

-----Original Message-----
From: ToolBook Discussion List [mailto:tool...@LISTSERV.PLATTECANYON.COM]
On Behalf Of Peter Hoyt

Sent: Friday, October 30, 2009 10:39 AM
To: tool...@LISTSERV.PLATTECANYON.COM
Subject: Re: Win 7 and IIS

Hi Marty,

Thanks!
Peter

Sent: Friday, October 30, 2009 8:13 AM


To: <tool...@LISTSERV.PLATTECANYON.COM>
Subject: Re: Win 7 and IIS

> Peter,


>
> I haven't tried this yet, but I found this link (I'll probably be trying
> this myself in a month or so), so share how it goes:
>
>
http://jasper22.wordpress.com/2009/10/19/how-to-setup-iis-6-0-on-windows-7-t
> o-allow-classic-asp-sites-to-run/
>
> Marty
> -----Original Message-----
> From: ToolBook Discussion List [mailto:tool...@LISTSERV.PLATTECANYON.COM]
> On Behalf Of Peter Hoyt
> Sent: Friday, October 30, 2009 10:04 AM
> To: tool...@LISTSERV.PLATTECANYON.COM
> Subject: Win 7 and IIS
>

> Hello everyone,
>
> This might sound a bit off topic but I use SQL server with Toolbook so =

> for me it is worth asking here. This is even probably a very simple =

> thing but I can't find the answer.=20


>
> Here is the situation:
> I collect student comments from my courseware and store the data in SQL =

> server. I have a web site I use to review the comments.=20


>
> I am trying to move the reporting web site to a new Windows 7 Ultimate =

> computer that has IIS version 6.1. I can't seem to get the mime type for =

> ASP pages to work. Every time I try to run the site's home.asp file in =

> the browser, the file is downloaded instead of executed and Dreamweaver =

> opens trying to edit the file. Clearly my IIS instance doesn't know what =

> to do with this ASP file.
>
> This all works perfectly well on my older Windows XP machine with IIS =

> 5.1 and I think I have the MIME type set correctly on the new machine... =

0 new messages