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

  • Thread starter Thread starter Eliyahu Goldin
  • Start date Start date
E

Eliyahu Goldin

It's a standard configuration.

Did you try just registering asp.net with IIS?

aspnet_regiis -i
 
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,
 
Yep, thanks!

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

Thanks a lot!


Eliyahu Goldin said:
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]
http://msmvps.com/blogs/egoldin


Jimmy B said:
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,
 
Back
Top