|
 |
asp_discuss thread: Can't get asp to work on www server
Message #1 by "John Cardiff" <jimihendrix@t...> on Mon, 19 Nov 2001 20:55:38
|
|
I'm sure this is stupid but I can't get anything.asp to work on my www
server (just some webspace on worlonline.co.uk). It works on my server PWS
windows98. Do I need to upload asp.dll or get special permission? I have
tried 2 servers one does nothing the other says there is an error.
Thanks, John
Message #2 by Kyle Burns <kburns@c...> on Mon, 19 Nov 2001 15:55:09 -0500
|
|
You need to check a few things with the hosting company.
1) Do they support ASP? Many web hosts use *nix as a server. Without
something like ChiliSoft ASP, these platforms do not provide support for ASP
pages. Also, in order to provide better stability, many companies running
IIS choose not to provide ASP support (would you like to have thousands of
people with questionable skill running code on your server?)
2) If the answer to #1 is "Yes", is ASP enabled for your account. Many of
the companies that do provide support for ASP do not enable it by default.
Either they need to turn it on for you or you need to have an account with
the ASP feature (often extra $)
=================================
Kyle M. Burns, MCSD, MCT
ECommerce Technology Manager
Centra Credit Union
kburns@c...
-----Original Message-----
From: John Cardiff [mailto:jimihendrix@t...]
Sent: Monday, November 19, 2001 3:56 PM
To: asp_discuss
Subject: [asp_discuss] Can't get asp to work on www server
I'm sure this is stupid but I can't get anything.asp to work on my www
server (just some webspace on worlonline.co.uk). It works on my server PWS
windows98. Do I need to upload asp.dll or get special permission? I have
tried 2 servers one does nothing the other says there is an error.
Thanks, John
Message #3 by "Michael Baumert" <mbaumert@e...> on Mon, 19 Nov 2001 15:05:18 -0600
|
|
Hi John!
What server you are tiring run? IIS on windows 2000/XP? First you have to
install that server, insert windows CD, go to Start - Control Panel - Add or
Remove Hardware - Add/Remove Windows Components - check Internet Information
Services.
After installation in browser URL address, write "localhost"
Good Luck
Michal
----- Original Message -----
From: "John Cardiff" <jimihendrix@t...>
To: "asp_discuss" <asp_discuss@p...>
Sent: Monday, November 19, 2001 8:55 PM
Subject: [asp_discuss] Can't get asp to work on www serv
> I'm sure this is stupid but I can't get anything.asp to work on my www
> server (just some webspace on worlonline.co.uk). It works on my server PWS
> windows98. Do I need to upload asp.dll or get special permission? I have
> tried 2 servers one does nothing the other says there is an error.
> Thanks, John
$subst('Email.Unsub')
>
>
Message #4 by "John" <jimihendrix@t...> on Mon, 19 Nov 2001 21:46:26 -0000
|
|
Thanks, I will investigate
----- Original Message -----
From: Kyle Burns <kburns@c...>
To: asp_discuss <asp_discuss@p...>
Sent: Monday, November 19, 2001 8:55 PM
Subject: [asp_discuss] RE: Can't get asp to work on www server
> You need to check a few things with the hosting company.
> 1) Do they support ASP? Many web hosts use *nix as a server. Without
> something like ChiliSoft ASP, these platforms do not provide support for
ASP
> pages. Also, in order to provide better stability, many companies running
> IIS choose not to provide ASP support (would you like to have thousands of
> people with questionable skill running code on your server?)
>
> 2) If the answer to #1 is "Yes", is ASP enabled for your account. Many of
> the companies that do provide support for ASP do not enable it by default.
> Either they need to turn it on for you or you need to have an account with
> the ASP feature (often extra $)
>
>
> =================================
> Kyle M. Burns, MCSD, MCT
> ECommerce Technology Manager
> Centra Credit Union
> kburns@c...
>
>
>
> -----Original Message-----
> From: John Cardiff [mailto:jimihendrix@t...]
> Sent: Monday, November 19, 2001 3:56 PM
> To: asp_discuss
> Subject: [asp_discuss] Can't get asp to work on www server
>
>
> I'm sure this is stupid but I can't get anything.asp to work on my www
> server (just some webspace on worlonline.co.uk). It works on my server PWS
> windows98. Do I need to upload asp.dll or get special permission? I have
> tried 2 servers one does nothing the other says there is an error.
> Thanks, John
$subst('Email.Unsub')
>
$subst('Email.Unsub')
>
|
|
 |