Posted on: 5/24/2011 10:06:45 AM | Views : 826

Hi,
I have create a default web site project in VS2010 which includes a asp:menu. In debug mode the ?asp:menu renders and behaves as expected. I then deploy this to IIS on my local box which is running .NET 4.0 and again the asp:menu renders and behaves correctly and in this case I have check the behaviour on IE, Safari, Firefox and Chrome.
Next I have upload my test site to a .NET 4.0 hosting service. However when I run the site now the asp:menu has lost all its formating and all items are bunched up on the left of the screen. Also none of the mouse over behaviour works for the control.
I have uploaded and created a browsers folder with thebrowsers from the .NET 4.0 config but to no effect.
All browsers IE included the asp:menu will not display correctly.
Mark
...

Go to the complete details ...