Hi,
I'm not exactly sure where this post should actually go, but as I'm still a rookie at this stuff, I figured this would be the place to start. I'm not sure if this an asp.net issue, a server 2008 issue or an IIS 7 issue, or strictly my issue, so here it is.
I'm using VS2008 and I'm putting a Menu Control on a page. I set it's properties to Horizontal and StaticDisplayLevels="2"
When I go into the design window in VS2008 it shows the Menu as being horizontal. However when displayed in a browser it shows only "Home" and when hovered over the Menu is still vertical. The same result occurs using VS2008 internal web server or if published online to my server.
This actually worked fine before and now it doesn't. Originally the site was designed in VWD and I've since upgraded to VS2008, but I can't see how that should make any difference. If I use VWD now the same problem occurs. I've tried it in multiple browser types, no joy. I've used the Menu on a page with no MasterPage or CSS, no joy.
Ideas?
Thanks
Bob