Windows 2003 and Webinator 6.1 installation

Post Reply
bietz
Posts: 17
Joined: Wed Aug 01, 2012 3:25 pm

Windows 2003 and Webinator 6.1 installation

Post by bietz »

User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

Windows 2003 and Webinator 6.1 installation

Post by mark »

bietz
Posts: 17
Joined: Wed Aug 01, 2012 3:25 pm

Windows 2003 and Webinator 6.1 installation

Post by bietz »

Thanks that got me to the admin screen.
User avatar
mark
Site Admin
Posts: 5513
Joined: Tue Apr 25, 2000 6:56 pm

Windows 2003 and Webinator 6.1 installation

Post by mark »

Synopsis of that article for reference:

"You can disable the v4.0 ASP.NET extensionless URL feature on IIS6 by setting a DWORD at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ASP.NET\4.0.30319.0\EnableExtensionlessUrls = 0. After changing the value, you will need to restart IIS in order for [it] to pick up the change, because it is only read once when IIS starts. Note that for Wow64 (i.e., 32-bit worker process running on 64-bit OS), this registry key must be set at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\ASP.NET\4.0.30319.0\EnableExtensionlessUrls."
bietz
Posts: 17
Joined: Wed Aug 01, 2012 3:25 pm

Windows 2003 and Webinator 6.1 installation

Post by bietz »

Thanks that worked...
Post Reply