IIS on Windows 2000 Pro and aspx pages

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default 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==----
    [url]http://www.newsfeed.com[/url] The #1 Newsgroup Service in the World! >100,000 Newsgroups
    ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
    Patrick Nolan Guest

  2. Similar Questions and Discussions

    1. ASPX pages :Starting and Stopping Windows services running in remote Systems
      Hi Requirement:::: starting /Stopping windows servcies running in remote servers. I used the System.ServiceProcess.ServiceController ...
    2. aspx pages not displaying in ie6
      When aspx pages are made in vs.net, loading on the local host displays the labels all in the top left corner of the screen. Also, all textboxes and...
    3. creating ASPx Pages on the FLY
      Hello, Greetings. I am creating a web site which will contain lot of articles. I had been planning to create simple HTML page on the server...
    4. aspx pages not viewable
      We have just purchased .net ent. edition for our company. I have installed .net on my desktop where I do the developing of our aspx, and vb.net...
    5. Opening other ASPX pages
      On the client-side you are restricted to the functionality available in HTML. It doesn't matter what you have on the server side. What the user sees...
  3. #2

    Default Re: IIS on Windows 2000 Pro and aspx pages

    Is ASP.Net installed on your Windows 2000 Pro machine's web server?

    HTH,

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

    "Patrick Nolan" <nolanpa@bcsd.com> wrote in message
    news:3f01def5_1@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==----
    > [url]http://www.newsfeed.com[/url] The #1 Newsgroup Service in the World! >100,000
    Newsgroups
    > ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption
    =---


    Kevin Spencer Guest

  4. #3

    Default Re: IIS on Windows 2000 Pro and aspx pages

    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" <kevin@SPAMMERSSUCKtakempis.com> wrote in message
    news:Oiz2rfAQDHA.3016@TK2MSFTNGP10.phx.gbl...
    > Is ASP.Net installed on your Windows 2000 Pro machine's web server?
    >
    > HTH,
    >
    > Kevin Spencer
    > Microsoft FrontPage MVP
    > Internet Developer
    > [url]http://www.takempis.com[/url]
    > Big things are made up of
    > lots of Little things.
    >
    > "Patrick Nolan" <nolanpa@bcsd.com> wrote in message
    > news:3f01def5_1@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==----
    > > [url]http://www.newsfeed.com[/url] 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==----
    [url]http://www.newsfeed.com[/url] The #1 Newsgroup Service in the World! >100,000 Newsgroups
    ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
    Patrick Nolan Guest

  5. #4

    Default Re: IIS on Windows 2000 Pro and aspx pages

    Naveen,
    Thanks for the tip. I ran the utility and it fixed the problem.
    Have a good day,
    Patrick
    "Naveen K Kohli" <naveenkohli@hotmail.com> wrote in message
    news:%23Q4rwyCQDHA.1556@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
    > [url]http://www.netomatix.com[/url]
    > "Patrick Nolan" <nolanpa@bcsd.com> wrote in message
    > news:3f020df2_1@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" <kevin@SPAMMERSSUCKtakempis.com> wrote in message
    > > news:Oiz2rfAQDHA.3016@TK2MSFTNGP10.phx.gbl...
    > > > Is ASP.Net installed on your Windows 2000 Pro machine's web server?
    > > >
    > > > HTH,
    > > >
    > > > Kevin Spencer
    > > > Microsoft FrontPage MVP
    > > > Internet Developer
    > > > [url]http://www.takempis.com[/url]
    > > > Big things are made up of
    > > > lots of Little things.
    > > >
    > > > "Patrick Nolan" <nolanpa@bcsd.com> wrote in message
    > > > news:3f01def5_1@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==----
    > > > > [url]http://www.newsfeed.com[/url] 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==----
    > > [url]http://www.newsfeed.com[/url] 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==----
    [url]http://www.newsfeed.com[/url] The #1 Newsgroup Service in the World! >100,000 Newsgroups
    ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
    Patrick Nolan Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139