[mapguide-users] Re: Internet Explorer likes localhost but not servername

2010-04-21 Thread GordonL
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Wed, 21 Apr 2010 13:11:11 UTC Message: Syntax error Line: 163 Char: 9 Code: 0 URI:

Re: [mapguide-users] Re: Internet Explorer likes localhost but not servername

2010-04-21 Thread Zac Spitzer
keep going, you have more information to investigate before you post to a mailing list, you have to dig yourself far enough to provide the root problem, then if you can't find the solution, ask... try with real developer debug friendly browser like firefox with firebug follow through the errors

[mapguide-users] Re: Internet Explorer likes localhost but not servername

2010-04-21 Thread GordonL
thanks, I wish I could use FireBug, but it works great in FireFox, the issue is solely with Internet Exporer..developer tools are really weak compared to FireBug. -- View this message in context: http://n2.nabble.com/Internet-Explorer-likes-localhost-but-not-servername-tp4931528p4937230.html

Re: [mapguide-users] Re: Internet Explorer likes localhost but not servername

2010-04-21 Thread Zac Spitzer
ok, i know your pain then whats the around the code at the error message? also fidder is a great tool to debug with as well On 22 April 2010 00:19, GordonL gordon.luck...@arrowgeomatics.com wrote: thanks, I wish I could use FireBug, but it works great in FireFox, the issue is solely with

[mapguide-users] Re: Internet Explorer likes localhost but not servername

2010-04-21 Thread GordonL
I think its around line 1199 in fusion.js: if(appDefUrl){ var xhr = new XMLHttpRequest(); var mapAgentUrl = getAgentUrl(); xhr.open(GET, mapAgentUrl + ?OPERATION=GETRESOURCECONTENTVERSION=1.0.0LOCALE=enCLIENTAGENT=MapGuide+DeveloperRESOURCEID= + appDefUrl +