Using VS 2013 to develop a website. When developing on my local server everything works as it should. I have a map app that plots all properties within the default criteria. When changing the criteria for which properties to plot the map is updated properly
the way it was designed to do. However, once I publish the site to Godaddy host and access the home page, where the map app is, the default criteria is plotted properly. But when I change the criteria the page causes an error that I have not been able
to trap. It goes to the error page, as designed. When I return to the home page from the error page everything functions properly.
Does anyone have an idea on what is going on here, it is driving me crazy! Thanks