|
|
| E Sullivan 2005-03-29, 8:55 pm |
| I am trying to run vb6 webclasses from a NT IIS6 webserver. For a few years
we have been running these successfully on IIS4. I'm having a little trouble
getting the initial asp page to load. Is there anytning special that needs
to be installed for webclasses or asp on IIS 6?
Thanks,
Ellie
| |
| Curt_C [MVP] 2005-03-29, 8:55 pm |
| IIS6 (which means Win2003) has ASP disabled by default.
Go into the config for IIS and enable it, and try again.
--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"E Sullivan" <easullinospam@nospamptd.net> wrote in message
news:ufjUe3JNFHA.580@TK2MSFTNGP15.phx.gbl...
>I am trying to run vb6 webclasses from a NT IIS6 webserver. For a few years
> we have been running these successfully on IIS4. I'm having a little
> trouble
> getting the initial asp page to load. Is there anytning special that needs
> to be installed for webclasses or asp on IIS 6?
>
> Thanks,
>
> Ellie
>
>
| |
| E Sullivan 2005-03-29, 8:55 pm |
| We just checked the settings and there seems to be quite a few. Is there a
specific one you are referring to? Also, do you know if asp will work with a
private IP address or does it have to be public?
thanks again
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:uekKM7JNFHA.164@TK2MSFTNGP12.phx.gbl...
> IIS6 (which means Win2003) has ASP disabled by default.
> Go into the config for IIS and enable it, and try again.
>
> --
> Curt Christianson
> Site & Scripts: http://www.Darkfalz.com
> Blog: http://blog.Darkfalz.com
>
>
> "E Sullivan" <easullinospam@nospamptd.net> wrote in message
> news:ufjUe3JNFHA.580@TK2MSFTNGP15.phx.gbl...
years[color=darkred]
needs[color=darkred]
>
>
| |
| Curt_C [MVP] 2005-03-29, 8:55 pm |
| Private is fine for internal usage....
As for the setting.....
Under the IIS console/manager should be a "Web Services extentions"
--
Curt Christianson
Site & Scripts: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"E Sullivan" <easullinospam@nospamptd.net> wrote in message
news:%23MECYCKNFHA.580@TK2MSFTNGP15.phx.gbl...
> We just checked the settings and there seems to be quite a few. Is there a
> specific one you are referring to? Also, do you know if asp will work with
> a
> private IP address or does it have to be public?
>
> thanks again
>
>
> "Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
> news:uekKM7JNFHA.164@TK2MSFTNGP12.phx.gbl...
> years
> needs
>
>
| |
| Aaron [SQL Server MVP] 2005-03-29, 8:55 pm |
| http://www.aspfaq.com/2147
http://www.aspfaq.com/2476
--
Please post DDL, sample data and desired results.
See http://www.aspfaq.com/5006 for info.
"E Sullivan" <easullinospam@nospamptd.net> wrote in message
news:ufjUe3JNFHA.580@TK2MSFTNGP15.phx.gbl...
> I am trying to run vb6 webclasses from a NT IIS6 webserver. For a few
years
> we have been running these successfully on IIS4. I'm having a little
trouble
> getting the initial asp page to load. Is there anytning special that needs
> to be installed for webclasses or asp on IIS 6?
>
> Thanks,
>
> Ellie
>
>
| |
| Jeff Cochran 2005-03-29, 8:55 pm |
| On Tue, 29 Mar 2005 14:57:11 -0500, "E Sullivan"
<easullinospam@nospamptd.net> wrote:
>I am trying to run vb6 webclasses from a NT IIS6 webserver. For a few years
>we have been running these successfully on IIS4. I'm having a little trouble
>getting the initial asp page to load. Is there anytning special that needs
>to be installed for webclasses or asp on IIS 6?
The obvious possibilities:
How To: Enable ASP on IIS6:
http://www.visualwin.com/ASP/
http://support.microsoft.com/defaul...kb;en-us;315122
Also, script blocking software such as personal firewallas and
internet security programs will interfere.
Jeff
|
|
|
|