-
Website
http://www.ben.geek.nz -
Original page
http://www.ben.geek.nz/response-redirect-draws-a-blank/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Joe
3 comments · 2 points
-
DaddyDoxxx
1 comment · 1 points
-
Daniel Ha
1 comment · 405 points
-
JoMangee
1 comment · 2 points
-
DrEw
1 comment · 1 points
-
-
Popular Threads
The problem is not in .NET itself but in .NET instalation.
The .NET was not installed properly. For SmartNavigation feature to work your web site must have aspnet_client directory.
Run "ASPNET_REGIIS.EXE -c" from %WINDIR%\Microsoft.NET\Framework\v1.1.4322\ to install client side scripts requierd for SmartNavigation.
The problem has occured becouse the .NET Framework was installed before IIS.
The first thing I tried was to reinstall the client scripts, but that did not help. Disabling smart navigation before the redirect was the only solution (when using https).