On Nov 4, 11:31 am, opusrandy <[email protected]> wrote:
> Hello All,
>
> Here's my situation....
>
> We developed a branch locator for a client using this tutorial...
>
> http://code.google.com/apis/maps/articles/phpsqlsearch.html
>
> it can be seen functioning here...
>
> http://wesco.jp-clients.com/branch_search/index.php
>
> As you can see, the locator is working flawlessly without a glitch.
>
> But... we developed this application on an Apache Linux server that we
> use for testing projects. Now, we are in the process of transferring
> this application to the clients server, which is an IIS Microsoft
> Server.
>
> You type in a city or zip code, hit search, and they get this error...
>
> 'documentElement' is null or not an object
> index.php
> Line 108

That means the xml is not valid.  Is the new server configured
correctly for xml?

>
> I was wondering if anybody can point me to a relevant post that can
> give me a clue as to how to solve this problem, and if not, if anybody
> can help me troubleshoot exactly what is going on with this thing.
>
> What's frustrating is that the code is working perfect on Apache, but
> im getting an error on IIS, and the code hasn't changed.

But the server has...

>
> Help is very appreciated as time is pressing on getting this thing up
> and running....
>
> THANK YOU THANK YOU THANK YOU!

--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.


Reply via email to