navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

ASP as text

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Server Issues >> ASP as text
Page: [1]
 
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
ASP as text - 12/15/2005 9:40:52   
I am setting up a local server for the first time. The .asp pages are showing up as plain text. Any ideas what I am doing wrong?
dpf

 

Posts: 7126
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: ASP as text - 12/15/2005 9:48:00   
where are you storing them? are you calling them via http://localhost?

_____________________________

Dan

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 10:03:43   
If I type in http://localhost, it says page not found. However, I can see the index page by typing in C:\Inetpub\wwwroot\index.htm

(in reply to dpf)
dpf

 

Posts: 7126
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: ASP as text - 12/15/2005 10:12:10   
quote:

index.htm
rename it index.asp

_____________________________

Dan

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 10:24:06   
shows up as text

(in reply to dpf)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: ASP as text - 12/15/2005 10:30:35   
quote:

If I type in http://localhost, it says page not found. However, I can see the index page by typing in C:\Inetpub\wwwroot\index.htm


You'll always see asp pages as text when using C:\whatever...

ASP pages have to be parsed by a web service and not the browser (which is what happens if you're not using http:)

You will need to address the issue where http://localhost doesn't work first.

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 10:33:28   
OK, any ideas how?

(in reply to rdouglass)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: ASP as text - 12/15/2005 10:44:05   
quote:

OK, any ideas how?


Are you publishing your files to or editing them thru http://localhost ? Start there.

Can you open that web?

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 10:48:28   
Frontpage isn't on the same machine as the web. I created the web on my desktop, but I'm trying to run it on a laptop for a presentation (that's in less that an hour!)

(in reply to rdouglass)
dpf

 

Posts: 7126
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: ASP as text - 12/15/2005 11:04:04   
quote:

If I type in http://localhost,
..did you type http://localhost/index.asp

_____________________________

Dan

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 11:09:40   
File not found

(in reply to dpf)
dpf

 

Posts: 7126
Joined: 11/12/2003
From: India-napolis
Status: offline

 
RE: ASP as text - 12/15/2005 11:22:54   
sounds like IIS not set up correctly - you do have xp pro on that machine, right?

_____________________________

Dan

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 11:29:05   
yes

(in reply to dpf)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: ASP as text - 12/15/2005 12:00:05   
quote:

Frontpage isn't on the same machine as the web. I created the web on my desktop, but I'm trying to run it on a laptop for a presentation (that's in less that an hour!)


If you created the web on your desktop, how did you access it there? Did you use http://localhost? If so, on the laptop, you'll have to use something like:

http://yourDesktopName

or

http://yourDesktopIPAddress

Remember you've put the web on your desktop. http://localhost goes just to the local computer which is IP address 127.0.0.1 and will *never* leave that local machine and never look on the network at all.

That any help?

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to Sandalwood)
Sandalwood

 

Posts: 233
Joined: 12/18/2002
From: New Jersey!
Status: offline

 
RE: ASP as text - 12/15/2005 12:45:03   
The owner of the laptop just told me the drive was formatted as fat32, which might be the problem. Converting it now...

(in reply to rdouglass)
Page:   [1]

All Forums >> Web Development >> Server Issues >> ASP as text
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts