I didn't know you had to configure the server for that. From what the client has told me, the search function isn't working, but the locator function is as seen here...
http://wesco.jp-clients.com/branch_locate/branch_lists/branch_list.php This function is running off of that phpsqlsearch_genxml.php file. Also the client just informed me that he moved the app to another testing server and it is now working, so you are probly right about it being a server configuation issue. Can you point me to a link or in the right direction as to how to make the changes? (i'm a web programmer but a very weak in the Information Technologies department) Thank you for your insight On Nov 4, 2:32 pm, "[email protected]" <[email protected]> wrote: > 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.
