473,473 Members | 2,141 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

IIS on Windows 2000 Pro and aspx pages

Hello,
When I run my aspx pages with IIS on my own 2000 pro machine the pages
display as if the page is a regular asp page. It seems to ignore my
CodeBehind code.
I can run the same page with IIS on my 2000 server machine and the page
runs just like it is supposed to.
Is there some files that I am missing on my pro machine?
Any help is apprectiated.
-Patrick


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 17 '05 #1
3 3038
Is ASP.Net installed on your Windows 2000 Pro machine's web server?

HTH,

Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Big things are made up of
lots of Little things.

"Patrick Nolan" <no*****@bcsd.com> wrote in message
news:3f********@127.0.0.1...
Hello,
When I run my aspx pages with IIS on my own 2000 pro machine the pages
display as if the page is a regular asp page. It seems to ignore my
CodeBehind code.
I can run the same page with IIS on my 2000 server machine and the page
runs just like it is supposed to.
Is there some files that I am missing on my pro machine?
Any help is apprectiated.
-Patrick


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption

=---
Nov 17 '05 #2
Kevin:
I have installed the download from Microsoft ("dotnetredist.exe") which
extracts to dotnetfx.exe. If I try to reinstall it, I get the error message
stating that
I have already intalled it.
Any ideas?
"Kevin Spencer" <ke***@SPAMMERSSUCKtakempis.com> wrote in message
news:Oi**************@TK2MSFTNGP10.phx.gbl...
Is ASP.Net installed on your Windows 2000 Pro machine's web server?

HTH,

Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Big things are made up of
lots of Little things.

"Patrick Nolan" <no*****@bcsd.com> wrote in message
news:3f********@127.0.0.1...
Hello,
When I run my aspx pages with IIS on my own 2000 pro machine the pages
display as if the page is a regular asp page. It seems to ignore my
CodeBehind code.
I can run the same page with IIS on my 2000 server machine and the page runs just like it is supposed to.
Is there some files that I am missing on my pro machine?
Any help is apprectiated.
-Patrick


----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000

Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via

Encryption =---



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 17 '05 #3
Naveen,
Thanks for the tip. I ran the utility and it fixed the problem.
Have a good day,
Patrick
"Naveen K Kohli" <na*********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
Did you install .NEt framework after or before installing IIS?
If you installed it after IIS install, then ASP.NEt is not configured on
your system. Run the following comman line utility ffrom Microsoft.NEt
folder in <system> folder.

regiis_aspnet.exe -i

--
Naveen K Kohli
http://www.netomatix.com
"Patrick Nolan" <no*****@bcsd.com> wrote in message
news:3f********@127.0.0.1...
Kevin:
I have installed the download from Microsoft ("dotnetredist.exe") which
extracts to dotnetfx.exe. If I try to reinstall it, I get the error message
stating that
I have already intalled it.
Any ideas?
"Kevin Spencer" <ke***@SPAMMERSSUCKtakempis.com> wrote in message
news:Oi**************@TK2MSFTNGP10.phx.gbl...
Is ASP.Net installed on your Windows 2000 Pro machine's web server?

HTH,

Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Big things are made up of
lots of Little things.

"Patrick Nolan" <no*****@bcsd.com> wrote in message
news:3f********@127.0.0.1...
> Hello,
> When I run my aspx pages with IIS on my own 2000 pro machine the pages > display as if the page is a regular asp page. It seems to ignore my
> CodeBehind code.
> I can run the same page with IIS on my 2000 server machine and the

page
> runs just like it is supposed to.
> Is there some files that I am missing on my pro machine?
> Any help is apprectiated.
> -Patrick
>
>
>
>
> ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet
News==----
> http://www.newsfeed.com The #1 Newsgroup Service in the World!

100,000
Newsgroups
> ---= 19 East/West-Coast Specialized Servers - Total Privacy via

Encryption
=---



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet

News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000

Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via

Encryption =---



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 17 '05 #4

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

Similar topics

3
by: Andyza | last post by:
My prod box consists of the following: - Windows 2003 Server - Exchange 2003 If I use cdoConfig to send emails from my .asp application do I need to include the following typelib on my .asp...
4
by: Matthew Louden | last post by:
My ASP.NET application is working fine when I run under IIS Personal Web Server in Windows 2000 machine. However, after I upload all the files to the Windows Server 2003 machine, and tried to run...
2
by: Joseph Geretz | last post by:
I'm having a credentialing problem in my web application. Actually, I don't think this is an IIS security issue, since I'm able to access the page I'm requesting. However, the executing page itself...
0
by: Johann Blake | last post by:
I just installed an ASP.NET application onto a machine running Windows Server 2003 Enterprise Edition. It works fine running on Windows 2000 where it was developed. On the Windows Server 2003...
3
by: Angelo Brusati | last post by:
When using VB6 COM objects on a ASP.NET page, and having the @Page directive with the AspCompat attribute set to true, it causes an error like "Method '~' of object '~' failed" or "Object reference...
3
by: serge calderara | last post by:
Dear all, I clearly underdand the advantage of both type of authentification but is it allowed or possible to set the Authentication mode to Windows and then handle a login form for defined...
7
by: Alice Wong | last post by:
I am setting up my Web ASP.net application to connect to Sql server using windows authentication. I set up IIS to have integrated windows authenication and sql to allow Windows authentication....
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
4
by: Hrsoft | last post by:
Dear Friends My developer environmment has a Windows 2000 SP4 Server, and I canīt to update to 2003 or 2008, for reasons of... money. But, I need to install in this 2000 Server SP4 the...
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
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
1
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
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.