PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Re: ASP Not Working

Reply

Re: ASP Not Working

 
Thread Tools Rate Thread
Old 14-04-2005, 07:04 PM   #1
Ronx
Guest
 
Posts: n/a
Default Re: ASP Not Working


Are you accessing the page using a file system address or web address?
C:/path/to/page/page.asp will not process the page, but
http://localhost/path/to/page.asp should, unless there are errors in
the page.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"Craig" <Craig@discussions.microsoft.com> wrote in message
news:B49D2FBA-199F-4015-BF69-450F3FE53406@microsoft.com...
> When I view an asp page on my computer, the asp code is not
> processed. It
> used to work fine. Not sure what I did.
>
> Any suggestions? Thanks.
>
> I have IIS 5.1 running.



  Reply With Quote
Old 14-04-2005, 07:52 PM   #2
Thomas A. Rowe
Guest
 
Posts: n/a
Default Re: ASP Not Working

You have to have open the web in FP via http first.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Craig" <Craig@discussions.microsoft.com> wrote in message
news:790F0363-A784-4445-84A0-B683387136BE@microsoft.com...
> That worked. Thank you.
>
> I didn't even notice that when I viewed the page using Frontpage, it used
> the file system address. It used to use the web address.
>
> How would I restore that so it automatically uses the web address when
> viewing? Thanks.
>
>
>
> "Ronx" wrote:
>
>> Are you accessing the page using a file system address or web address?
>> C:/path/to/page/page.asp will not process the page, but
>> http://localhost/path/to/page.asp should, unless there are errors in
>> the page.
>> --
>> Ron Symonds
>> Microsoft MVP (FrontPage)
>> Reply only to group - emails will be deleted unread.
>>
>> "Craig" <Craig@discussions.microsoft.com> wrote in message
>> news:B49D2FBA-199F-4015-BF69-450F3FE53406@microsoft.com...
>> > When I view an asp page on my computer, the asp code is not
>> > processed. It
>> > used to work fine. Not sure what I did.
>> >
>> > Any suggestions? Thanks.
>> >
>> > I have IIS 5.1 running.

>>
>>
>>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off