473,387 Members | 1,585 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,387 software developers and data experts.

ASP does not work

We have a new installation of Win XP Pro, SP2 with IIS 5.1. None of the ASP
pages will function - they just display ALL the code on the page, including
code between script tags.

..asp is listed in Application Mappings for the Default Web Site properties.

Seems like I'm missing something obvious...???
Aug 27 '05 #1
6 1718
PBS
Enable it on the server.
Therefor you need to go to the Internet Information Services in the control
panel.
"Bil Click" <Bi******@discussions.microsoft.com> schreef in bericht
news:6E**********************************@microsof t.com...
We have a new installation of Win XP Pro, SP2 with IIS 5.1. None of the
ASP
pages will function - they just display ALL the code on the page,
including
code between script tags.

.asp is listed in Application Mappings for the Default Web Site
properties.

Seems like I'm missing something obvious...???

Aug 27 '05 #2
Do you mean Internet Options in Control Panel? I see nothing relating to ASP.

In Administrative Tools>Services both IIS Admin & WWW Publishing are running
under Local System Account.

I also noticed when I try to browse http://localhost I get error 500.100,
permission denied on GetObject.

-----------------------------------------

"PBS" wrote:
Enable it on the server.
Therefor you need to go to the Internet Information Services in the control
panel.
"Bil Click" <Bi******@discussions.microsoft.com> schreef in bericht
news:6E**********************************@microsof t.com...
We have a new installation of Win XP Pro, SP2 with IIS 5.1. None of the
ASP
pages will function - they just display ALL the code on the page,
including
code between script tags.

.asp is listed in Application Mappings for the Default Web Site
properties.

Seems like I'm missing something obvious...???


Aug 27 '05 #3
SP
he's talking about the IIS Manager
Under your Administrative Tools folder "Internet Information Services"
"Bil Click" <Bi******@discussions.microsoft.com> wrote in message
news:70**********************************@microsof t.com...
Do you mean Internet Options in Control Panel? I see nothing relating to
ASP.

In Administrative Tools>Services both IIS Admin & WWW Publishing are
running
under Local System Account.

I also noticed when I try to browse http://localhost I get error 500.100,
permission denied on GetObject.

-----------------------------------------

"PBS" wrote:
Enable it on the server.
Therefor you need to go to the Internet Information Services in the
control
panel.
"Bil Click" <Bi******@discussions.microsoft.com> schreef in bericht
news:6E**********************************@microsof t.com...
> We have a new installation of Win XP Pro, SP2 with IIS 5.1. None of
> the
> ASP
> pages will function - they just display ALL the code on the page,
> including
> code between script tags.
>
> .asp is listed in Application Mappings for the Default Web Site
> properties.
>
> Seems like I'm missing something obvious...???


Aug 29 '05 #4
And do what in IIS manager?

As stated, I have already:
- Ensured both IIS Admin & WWW Publishing services are running.
- .asp is listed in Application Mappings for the Default Web Site properties.

============================================
"SP" wrote:
he's talking about the IIS Manager
Under your Administrative Tools folder "Internet Information Services"
"Bil Click" <Bi******@discussions.microsoft.com> wrote in message
news:70**********************************@microsof t.com...
Do you mean Internet Options in Control Panel? I see nothing relating to
ASP.

In Administrative Tools>Services both IIS Admin & WWW Publishing are
running
under Local System Account.

I also noticed when I try to browse http://localhost I get error 500.100,
permission denied on GetObject.

-----------------------------------------

"PBS" wrote:
Enable it on the server.
Therefor you need to go to the Internet Information Services in the
control
panel.
"Bil Click" <Bi******@discussions.microsoft.com> schreef in bericht
news:6E**********************************@microsof t.com...
> We have a new installation of Win XP Pro, SP2 with IIS 5.1. None of
> the
> ASP
> pages will function - they just display ALL the code on the page,
> including
> code between script tags.
>
> .asp is listed in Application Mappings for the Default Web Site
> properties.
>
> Seems like I'm missing something obvious...???


Aug 29 '05 #5
I have the "Web sites" AND "FTP Sites" folder listed as running. But, my
ASP.NET is still not activated. I right clicked on the web sites folder, the
ftp sites folder and the SMTP Virtual Server and clicked Start for each one
of them. I still cannot get access to ASP.NET. Am I doing something
incorretly? What are the proper menu commands to enable IIS in the IIS
Console?
--
EDWARD
"Bil Click" wrote:
And do what in IIS manager?

As stated, I have already:
- Ensured both IIS Admin & WWW Publishing services are running.
- .asp is listed in Application Mappings for the Default Web Site properties.

============================================
"SP" wrote:
he's talking about the IIS Manager
Under your Administrative Tools folder "Internet Information Services"
"Bil Click" <Bi******@discussions.microsoft.com> wrote in message
news:70**********************************@microsof t.com...
Do you mean Internet Options in Control Panel? I see nothing relating to
ASP.

In Administrative Tools>Services both IIS Admin & WWW Publishing are
running
under Local System Account.

I also noticed when I try to browse http://localhost I get error 500.100,
permission denied on GetObject.

-----------------------------------------

"PBS" wrote:

> Enable it on the server.
> Therefor you need to go to the Internet Information Services in the
> control
> panel.
>
>
> "Bil Click" <Bi******@discussions.microsoft.com> schreef in bericht
> news:6E**********************************@microsof t.com...
> > We have a new installation of Win XP Pro, SP2 with IIS 5.1. None of
> > the
> > ASP
> > pages will function - they just display ALL the code on the page,
> > including
> > code between script tags.
> >
> > .asp is listed in Application Mappings for the Default Web Site
> > properties.
> >
> > Seems like I'm missing something obvious...???
>
>
>

i

Aug 30 '05 #6
You would want to do the following:

1. Open the Internet Information Services (IIS) Manager.
2. Expand <your servername>
3. Click Web Service Extentions, which potentially is the bottom-most
organisational unit.
4. In the right pane of the manager, select the appropriate technology, and
click Allow.

Abracadabra. It now works.
"Edward" <Ed****@discussions.microsoft.com> wrote in message
news:F1**********************************@microsof t.com...
I have the "Web sites" AND "FTP Sites" folder listed as running. But, my
ASP.NET is still not activated. I right clicked on the web sites folder,
the
ftp sites folder and the SMTP Virtual Server and clicked Start for each
one
of them. I still cannot get access to ASP.NET. Am I doing something
incorretly? What are the proper menu commands to enable IIS in the IIS
Console?
--
EDWARD
"Bil Click" wrote:
And do what in IIS manager?

As stated, I have already:
- Ensured both IIS Admin & WWW Publishing services are running.
- .asp is listed in Application Mappings for the Default Web Site
properties.

============================================
"SP" wrote:
> he's talking about the IIS Manager
> Under your Administrative Tools folder "Internet Information Services"
>
>
> "Bil Click" <Bi******@discussions.microsoft.com> wrote in message
> news:70**********************************@microsof t.com...
> > Do you mean Internet Options in Control Panel? I see nothing relating
> > to
> > ASP.
> >
> > In Administrative Tools>Services both IIS Admin & WWW Publishing are
> > running
> > under Local System Account.
> >
> > I also noticed when I try to browse http://localhost I get error
> > 500.100,
> > permission denied on GetObject.
> >
> > -----------------------------------------
> >
> > "PBS" wrote:
> >
> >> Enable it on the server.
> >> Therefor you need to go to the Internet Information Services in the
> >> control
> >> panel.
> >>
> >>
> >> "Bil Click" <Bi******@discussions.microsoft.com> schreef in bericht
> >> news:6E**********************************@microsof t.com...
> >> > We have a new installation of Win XP Pro, SP2 with IIS 5.1. None
> >> > of
> >> > the
> >> > ASP
> >> > pages will function - they just display ALL the code on the page,
> >> > including
> >> > code between script tags.
> >> >
> >> > .asp is listed in Application Mappings for the Default Web Site
> >> > properties.
> >> >
> >> > Seems like I'm missing something obvious...???
> >>
> >>
> >>
> i
>
>

Sep 5 '05 #7

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

Similar topics

7
by: Jonas | last post by:
This works fine in Win XP but does not work at all in Win 98. Private WithEvents objIExplorer As InternetExplorer I have to do it like this to get it to work in Win 98 Dim objIExplorer As...
3
by: Julian | last post by:
Hi I am trying to update a date field in my table but some how this simple code does not work, I know the select work because if I write the fields, it will show the data from the table but why...
5
by: me | last post by:
I have a Class Library that contains a Form and several helper classes. A thread gets created that performs processing of data behind the scenes and the Form never gets displayed (it is for debug...
22
by: Robert Bralic | last post by:
CAN anybody tell me any address where I can download some small(1000-2000) lines C++ proghram source. Or send me ,a small(1000-2000) lines C++ program source that I can compille with gpp under...
12
by: Frank Hauptlorenz | last post by:
Hello Out there! I have a DB2 V7.2 Database (Fix11) on Win 2000 Professional. It was before a NT 4 based Domain - now it is a Win 2000 Domain. The database server is a domain member. Now...
0
by: Jarod_24 | last post by:
How does tabindex work in ASP .net pages I dosen't seem to work quite like in regular forms. and there isn't any TabStop property either. 1 .How do you prevent a control form beign "tabbed"....
14
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it...
89
by: Cuthbert | last post by:
After compiling the source code with gcc v.4.1.1, I got a warning message: "/tmp/ccixzSIL.o: In function 'main';ex.c: (.text+0x9a): warning: the 'gets' function is dangerous and should not be...
14
by: webEater | last post by:
I have a problem, it's not browser specific, and I don't get a solution. I have an (X)HTML document, I show you a part of it: .... <!--<div class="pad">--> <div id="eventImages"><img src=""...
1
by: =?ISO-8859-1?Q?Lasse_V=E5gs=E6ther_Karlsen?= | last post by:
I get the above error in some of the ASP.NET web applications on a server, and I need some help figuring out how to deal with it. This is a rather long post, and I hope I have enough details that...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.