MVCSiteMap Port Problem
I am using MVCSiteMap - http://mvcsitemap.codeplex.com/ - with Azure and I am trying to figure out how I can get it to remove the PORT number at the end of the generated sitemap.
Currently, I am getting
http://127.0.0.1:5100/
For this url and all others. Does any开发者_开发知识库one have any experience with this or know how to remove the port no ?
If you run your code on production (something.cloudapp.net), this port number should dissappear.
精彩评论