VS 2008/IIS 7.0/Vista/Asp.Net Applications

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jimmy B

    VS 2008/IIS 7.0/Vista/Asp.Net Applications

    Hello,

    It seems to be very complex combination: VS 2008, IIS 7.0, Windows Vista and
    ASP.NET Applications. Lots of troubles coming....

    Are there any tutorials or blogs which would tell how this combination would
    work in
    a simple Workstation?

    I have had so much problems deploying and running ASP.NET applications in
    IIS 7.0.

    Cheers,


  • Eliyahu Goldin

    #2
    Re: VS 2008/IIS 7.0/Vista/Asp.Net Applications

    It's a standard configuration.

    Did you try just registering asp.net with IIS?

    aspnet_regiis -i

    --
    Eliyahu Goldin,
    Software Developer
    Microsoft MVP [ASP.NET]



    "Jimmy B" <jimmyb@mail.co mwrote in message
    news:fosplv$e31 $1@nyytiset.pp. htv.fi...
    Hello,
    >
    It seems to be very complex combination: VS 2008, IIS 7.0, Windows Vista
    and ASP.NET Applications. Lots of troubles coming....
    >
    Are there any tutorials or blogs which would tell how this combination
    would work in
    a simple Workstation?
    >
    I have had so much problems deploying and running ASP.NET applications in
    IIS 7.0.
    >
    Cheers,
    >
    >

    Comment

    • Jimmy B

      #3
      Re: VS 2008/IIS 7.0/Vista/Asp.Net Applications

      Yep, thanks!

      aspnet_regiis -i and adding IUSR to database I'm using made it work!

      Thanks a lot!


      "Eliyahu Goldin" <REMOVEALLCAPIT ALSeEgGoldDinN@ mMvVpPsS.orgwro te in
      message news:%23Aj7Ljab IHA.1188@TK2MSF TNGP04.phx.gbl. ..
      It's a standard configuration.
      >
      Did you try just registering asp.net with IIS?
      >
      aspnet_regiis -i
      >
      --
      Eliyahu Goldin,
      Software Developer
      Microsoft MVP [ASP.NET]

      >
      >
      "Jimmy B" <jimmyb@mail.co mwrote in message
      news:fosplv$e31 $1@nyytiset.pp. htv.fi...
      >Hello,
      >>
      >It seems to be very complex combination: VS 2008, IIS 7.0, Windows Vista
      >and ASP.NET Applications. Lots of troubles coming....
      >>
      >Are there any tutorials or blogs which would tell how this combination
      >would work in
      >a simple Workstation?
      >>
      >I have had so much problems deploying and running ASP.NET applications in
      >IIS 7.0.
      >>
      >Cheers,
      >>
      >>
      >

      Comment

      Working...