Ok.
Here's a weird one.
I've been having a problem getting an asp.net menu navigation to render.
Here's the scenario:
-It renders fine on my dev box which is running vs2005 and ie6
-The problem seems to occur when I am accessing the page from another computer running IE7
- The page ONLY has a navigation menu. No other controls.
Now, to clarify configurations in IIS:
-Security: Windows Authentication only
-Virtual Directory from root C:\
Thanks in advance!
Doug.