G
Guest
Okay - this is stumping me. I've used .Net since 1.0 release and never had
this trouble before...
In one of my new projects, if I enable the SmartNavigation="True" in the
Page declaration/directive tag - when I go to test the page it goes into an
infinite loop (in debugger I've tried to break at the Page_Load method but
the loop occurs before the method can even be reached)!
I've rebooted the server...
I've recreated the application space in IIS 5.x...
I've tested with and without the SmartNavigation property. With it set to
false (or non existant) everything loads normally and the app works great.
Turn it on and away we go to Loop-ville!
Can someone help me figure this problem out? It's making me crazy.
~A~
this trouble before...
In one of my new projects, if I enable the SmartNavigation="True" in the
Page declaration/directive tag - when I go to test the page it goes into an
infinite loop (in debugger I've tried to break at the Page_Load method but
the loop occurs before the method can even be reached)!
I've rebooted the server...
I've recreated the application space in IIS 5.x...
I've tested with and without the SmartNavigation property. With it set to
false (or non existant) everything loads normally and the app works great.
Turn it on and away we go to Loop-ville!
Can someone help me figure this problem out? It's making me crazy.
~A~