473,396 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

asp code not working

I'm using windows server 2003 and can't get asp to work. I have IIS and ASP
service enabled.

I know this is asked a lot. I checked other threads and tried everything
everyone suggested, but still can't get it to work.

Any ideas?
May 21 '06 #1
6 1115

Westley wrote:
I'm using windows server 2003 and can't get asp to work. I have IIS and ASP
service enabled.

I know this is asked a lot. I checked other threads and tried everything
everyone suggested, but still can't get it to work.

Any ideas?


All of the group's mind readers get to take the weekend off ;-) So
what does "can't get asp to work" mean? What have you tried? Do you
get an error message? If so, what is it?

--
Mike Brind

May 21 '06 #2
:)

I have tried opening the file (i.e default.asp, index.asp. etc) with IE, but
it only shows the code in IE. It doesn't show the actual page.

I have uninstalled and reinstalled ASP. I do not get any error pages.

Wes

"Mike Brind" wrote:

Westley wrote:
I'm using windows server 2003 and can't get asp to work. I have IIS and ASP
service enabled.

I know this is asked a lot. I checked other threads and tried everything
everyone suggested, but still can't get it to work.

Any ideas?


All of the group's mind readers get to take the weekend off ;-) So
what does "can't get asp to work" mean? What have you tried? Do you
get an error message? If so, what is it?

--
Mike Brind

May 22 '06 #3
> I have tried opening the file (i.e default.asp, index.asp. etc) with IE,
but
it only shows the code in IE. It doesn't show the actual page.


What does "tried opening" mean? Did you use http://localhost/.../file.asp,
or did you use c:\inetpub\wwwroot\...\file.asp?

A
May 22 '06 #4
I used c:\inetpub\wwwroot\...\file.asp

"Aaron Bertrand [SQL Server MVP]" wrote:
I have tried opening the file (i.e default.asp, index.asp. etc) with IE,
but
it only shows the code in IE. It doesn't show the actual page.


What does "tried opening" mean? Did you use http://localhost/.../file.asp,
or did you use c:\inetpub\wwwroot\...\file.asp?

A

May 22 '06 #5

"Westley" <We*****@discussions.microsoft.com> wrote in message
news:6C**********************************@microsof t.com...
I used c:\inetpub\wwwroot\...\file.asp

As Aaron was intimating, that is your problem. Use a http: url
--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook, find/replace,
send newsletters
May 22 '06 #6
@sh
Bless you mate, you're just about to discover ASP and how it runs from a
servers point of view - we've all been there.

Firstly, you need to check that IIS default website is pointing to the
folder you expect it to, normally 'wwwroot', into there put your index.asp
or default.asp (etc etc).

To view your file open up Internet Explorer, enter http://localhost/

The server should present your default document, if not try going direct to
the file in question, i.e.

http://localhost/default.asp

Good luck!

Cheers, @sh
"John Blessing" <johnb@**REMOVE**THIS**Lbesoftware.com> wrote in message
news:ov****************@newsfe1-gui.ntli.net...

"Westley" <We*****@discussions.microsoft.com> wrote in message
news:6C**********************************@microsof t.com...
I used c:\inetpub\wwwroot\...\file.asp

As Aaron was intimating, that is your problem. Use a http: url
--
John Blessing

http://www.LbeHelpdesk.com - Help Desk software priced to suit all
businesses
http://www.room-booking-software.com - Schedule rooms & equipment bookings
for your meeting/class over the web.
http://www.lbetoolbox.com - Remove Duplicates from MS Outlook,
find/replace, send newsletters

May 22 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

171
by: tshad | last post by:
I am just trying to decide whether to split my code and uses code behind. I did it with one of my pages and found it was quite a bit of trouble. I know that most people (and books and articles)...
17
by: tshad | last post by:
Many (if not most) have said that code-behind is best if working in teams - which does seem logical. How do you deal with the flow of the work? I have someone who is good at designing, but...
0
by: George2 | last post by:
Hello everyone, From the definition of working set, it is a subset of virtual pages resident in physical memory -- from book Windows Internals. It means working set could not be larger than...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.