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

IIS5.1 ASP problem

Not sure if this is the correct newgroup to ask this, if it is not please
direct me to the correct location

I have IIS5.1 on a Windows XP Pro SP2 machine. The extensions for ASP and
asa are missing the DLL files. Like "inetsrvasp.dll" how can I get this
back. Would this be on the original CD.

Thanks
Feb 5 '06 #1
10 1959
asp, cer, cdx,asa,htr file extensions are all handled by the asp.dll found
in the inetserv folder in system32.

Anthony.
Feb 5 '06 #2
I noticed that this file is not in they system32 folder.

"Anthony Jones" <An*@yadayadayada.com> wrote in message
news:uB*************@TK2MSFTNGP15.phx.gbl...
asp, cer, cdx,asa,htr file extensions are all handled by the asp.dll
found
in the inetserv folder in system32.

Anthony.

Feb 5 '06 #3
>I noticed that this file is not in they system32 folder.

Did you mean the system32/inetserv folder?

If so you have a broken install of IIS. It's not normally possible to
install the IIS component of XP without installing ASP.

Try re-installing/repairing IIS.

Anthony.
Feb 6 '06 #4
OK, found the fold and file. Took the asp, cer, cdx,asa,htr extensions and
linked them to the system32/inetserv/asp.dll. When I try to access a ASP
page it says this page can not be displayed 404 error.
I have uninstalled IIS and attempted to reinstall it, but it says it can not
find the files on the CD. This CD is the original XP disk I bought that has
no SPs with it (bought about 4 years ago).
Any addition info would be appreciated.

"Anthony Jones" <An*@yadayadayada.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
I noticed that this file is not in they system32 folder.


Did you mean the system32/inetserv folder?

If so you have a broken install of IIS. It's not normally possible to
install the IIS component of XP without installing ASP.

Try re-installing/repairing IIS.

Anthony.

Feb 6 '06 #5
Which SP of XP are you running? If SP2 you will need an SP2 CD in order to
reinstall stuff.

When you say you 'linked' asp etc to asp.dll what exactly did you do?

Anthony.
Feb 6 '06 #6
I am running SP2 right now. I went to the Home Directory, Clicked the
configuration button, under the mappings tab I changed asp, cer, cdx,asa,htr
file extensions to the system32/inetserv/asp.dll location it was set for
404.dll. All of the extensions you mensioned were on 404.dll. I can
create a SP2 disk from my original disk if that would help.

Thanks

"Anthony Jones" <An*@yadayadayada.com> wrote in message
news:Oi*************@tk2msftngp13.phx.gbl...
Which SP of XP are you running? If SP2 you will need an SP2 CD in order
to
reinstall stuff.

When you say you 'linked' asp etc to asp.dll what exactly did you do?

Anthony.

Feb 6 '06 #7
Got an XP SP2 disk tried that, but it says it can not find certain files, I
found the files on the CD, and directed it to it with no luck
"JoeM" <jo****@msn.com> wrote in message
news:Oh*************@TK2MSFTNGP15.phx.gbl...
I am running SP2 right now. I went to the Home Directory, Clicked the
configuration button, under the mappings tab I changed asp, cer,
cdx,asa,htr file extensions to the system32/inetserv/asp.dll location it
was set for 404.dll. All of the extensions you mensioned were on 404.dll.
I can create a SP2 disk from my original disk if that would help.

Thanks

"Anthony Jones" <An*@yadayadayada.com> wrote in message
news:Oi*************@tk2msftngp13.phx.gbl...
Which SP of XP are you running? If SP2 you will need an SP2 CD in order
to
reinstall stuff.

When you say you 'linked' asp etc to asp.dll what exactly did you do?

Anthony.


Feb 6 '06 #8
Anthony is it possible that since I am using fat32 not NTFS that this could
be cause part of the problem?

"JoeM" <jo****@msn.com> wrote in message
news:Ot*************@TK2MSFTNGP14.phx.gbl...
Not sure if this is the correct newgroup to ask this, if it is not please
direct me to the correct location

I have IIS5.1 on a Windows XP Pro SP2 machine. The extensions for ASP and
asa are missing the DLL files. Like "inetsrvasp.dll" how can I get this
back. Would this be on the original CD.

Thanks

Feb 7 '06 #9
I can't see how being FAT32 would make this difference. If anything FAT32
makes things more available than not. Still not a good choice for pretty
much anything pure windows these days.

I'm struggling to see how a XP Pro SP2 CD doesn't have the required files
for IIS5.1 It's mystifying.

Perhaps you should try in an XP group or a group more attuned to install and
setup issues.

Anthony.
Feb 7 '06 #10
Ok, thanks I'll see what else I can try.

Thanks

"Anthony Jones" <An*@yadayadayada.com> wrote in message
news:%2***************@TK2MSFTNGP10.phx.gbl...
I can't see how being FAT32 would make this difference. If anything FAT32
makes things more available than not. Still not a good choice for pretty
much anything pure windows these days.

I'm struggling to see how a XP Pro SP2 CD doesn't have the required files
for IIS5.1 It's mystifying.

Perhaps you should try in an XP group or a group more attuned to install
and
setup issues.

Anthony.

Feb 7 '06 #11

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

Similar topics

2
by: Flemming Joensson | last post by:
I have an odd problem. I use PHP 4.3.2 I use Apache 1.3.28 on port 8080 I use IIS5 in Win2k on port 80 Both Apache and IIS use the same PHP version, and I thought they both read the...
2
by: Al | last post by:
Hi Folks, I am running php, MySQL with IIS5. The problem is that I am trying to install a php script called phpNewsletter (http://gregory.kokanosky.free.fr/v4/phpmynewsletter/index.en.html)....
2
by: Hans | last post by:
I found this articel that says that Server.HtmlEncode will screw up unicode data. I'm using htmlencode on many pages and cannot see that data are corrupted. It says in the "This information in this...
1
by: CJM | last post by:
I'm working on an ASP application on my XP m/c. I've uploaded a copy of the ASP code and accompanying DB onto another server that is running both IIS5 & SQL Server. This is so that the...
0
by: CJM | last post by:
I'm working on an ASP application on my XP m/c. I've uploaded a copy of the ASP code and accompanying DB onto another server that is running both IIS5 & SQL Server. This is so that the...
1
by: Luis Esteban Valencia Muñoz | last post by:
Hello, my customer has w2k with iis5. My boss says that I have to developer with vs.net 2002 because they have that configuration. He is not an expert as me so I think he is wrong. The an THe...
5
by: Terry Strachan | last post by:
Hi, I have an asp.net webapp that works fine on my development machine, win2k/iis5 however, when I move the site across to win2k3 / iis6 i get the following error on postback of any page; ...
1
by: Luwk | last post by:
I have an application that communicates with the Company's Active Directory to get the OU of the users. This said application is an ASP.Net web site and has the Windows Authentication enabled. ....
4
by: Max2006 | last post by:
Hi, I am developing a web application on windows XP. A page within my application needs to access to SSRS running on the same machine. Once the web application tries to consume the SSRS web...
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
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
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
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,...

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.