Some help required
Asp.net newbie
Win 2003 Server SP2. IIS6.
Although new to aspnet I have quite a bit of experience with FP & FPSE and also with WAMP and LAMP.
The wonderful offer of the 2008 Studio tempted me back to an IIS server with the promise of making things easier. So far it has just proven difficult.
I am trying to develop using VWD 2008 and have downloaded the packages and installed (hopefully) in the correct locations. The IIS snap in has details for .net1 and .net2 but not for .net3.5 (although installed). There does not seem to be an aspnet_isapi.dll in the 3.5 directory. Question1. Should there be and should IIS6 have 3.5 available in the Default Site Asp Net dropdown list?
I had a server error when accessing remotely caused by windows authentication. I have commented out the line in the web.config file (it works now). What is the correct way of handling this problem?
Are there any tutorials for VWD 2008 (or will the 2005 ones suffice). How do I use .net3.5 (does IIS ever recognize it). I am obviously playing with workarounds – I would rather do things properly.
Can anyone point me in the right direction to a real newbie setup and get me going quickly.