question

GaniTPT avatar image
0 Votes"
GaniTPT asked GaniTPT commented

ASP.NET Sitemap Menu not displaying properly after creating virtual directory in IIS

I have developed Web Application. Everything working find in local machine.

I am not getting the sitemap menu properly when i moved the same code in windows server 2012 and create application followed by add an virtual directory.

why it is coming like that in server...?

i didn't modified any code. but, same will be working in local machine.

windows-server-iis
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @GaniTPT ,

What do you mean that cannot get the sitemap menu properly? Does it cannot show correct in page or no change after clicking it? Please check the console of browser to see if all css and js files load successfully. If not, please check the status code and sub status code.

1 Vote 1 ·

What is "create application followed by add an virtual durectory"? You need to study the concepts first and then describe clearly what you did.

0 Votes 0 ·

Thanks for your reply.

The ASP.NET Application moved to IIS. For that i created created new virtual directory and convert it to application.

After converting application in IIS, the sitemap background image and menu's showing only 50% of the menu...

0 Votes 0 ·

Hi @GaniTPT ,

So have you checked the console of browser? It seems an issue of js files don't work well. Maybe some of them don't load successfully.

1 Vote 1 ·
Show more comments

0 Answers