M
Mike
So, I've been trying to do "MyFirstVBWebApp" and I am hitting numerous
roadblocks. After much google'ing, here is what I have done
(XP Pro SP1, IIS 5.1)
1. Uninstalled IIS
2. renamed the existing inetpub directory
3. Started the Distributed Transaction Coordinator
4. Reinstall IIS
5. regsvr32 (v1.1.4322)\aspnet_isapi.dll
6. (v1.1.4322)\aspnet_regiis -i
7. Control Panel - User Accounts - (Advanced tab ) Advanced ... User ASPNET
has
checked - User cannot change password
checked - Password never expires
unchecked - Account is disabled
disabled - Account is locked out
8. Inetpub - Properties - Security tab - added ASP.NET machine account
(Read&Execute, List Folder Contents, Read, Write)
9. wwwroot - Properties - Security tab - added ASP.NET machine account
(Read&Execute, List Folder Contents, Read, Write)
I then start VS.NET - New - Project -> Visual Basic Projects - ASP.NET Web
Application with a location http://localhost/MyFirstVBWebApp\
I get the infamous "The Web server reported the following error when
attempting to create or open the Web project located at the following URL :
http/localhost/MyFirstWebApp
HTTP/1.1 500 Server Error'
I don't have much hair left, I don't want to pull out the rest of it.....Did
I miss a step ?
Any insight ?
Thanks,
Mike
roadblocks. After much google'ing, here is what I have done
(XP Pro SP1, IIS 5.1)
1. Uninstalled IIS
2. renamed the existing inetpub directory
3. Started the Distributed Transaction Coordinator
4. Reinstall IIS
5. regsvr32 (v1.1.4322)\aspnet_isapi.dll
6. (v1.1.4322)\aspnet_regiis -i
7. Control Panel - User Accounts - (Advanced tab ) Advanced ... User ASPNET
has
checked - User cannot change password
checked - Password never expires
unchecked - Account is disabled
disabled - Account is locked out
8. Inetpub - Properties - Security tab - added ASP.NET machine account
(Read&Execute, List Folder Contents, Read, Write)
9. wwwroot - Properties - Security tab - added ASP.NET machine account
(Read&Execute, List Folder Contents, Read, Write)
I then start VS.NET - New - Project -> Visual Basic Projects - ASP.NET Web
Application with a location http://localhost/MyFirstVBWebApp\
I get the infamous "The Web server reported the following error when
attempting to create or open the Web project located at the following URL :
http/localhost/MyFirstWebApp
HTTP/1.1 500 Server Error'
I don't have much hair left, I don't want to pull out the rest of it.....Did
I miss a step ?
Any insight ?
Thanks,
Mike