RE: [PHP-WIN] COM gurus... please help

2002-10-25 Thread Scott Carr
Sorry, you already stated that in your first email. What user is IIS running as? You need to set it to a user of the system, the system user will not work. Also, you may need to look into the DCOM config settings to make sure all users have access to COM on the system. Most of my problems with

RE: [PHP-WIN] COM gurus... please help

2002-10-25 Thread Scott Carr
What OS are you running this on? -- Scott Carr OpenOffice.org Documentation Maintainer http://documentation.openoffice.org/ Quoting "Asendorf, John" <[EMAIL PROTECTED]>: > UPDATE > > Well, I've got it working now, KINDA. Here's the problem, when I call the > script the first time, it runs fi

RE: [PHP-WIN] COM gurus... please help

2002-10-25 Thread Asendorf, John
UPDATE Well, I've got it working now, KINDA. Here's the problem, when I call the script the first time, it runs fine and displays the map properly. BUT, if I call the script again, it won't run. If I wait for the $objMapSvr object to timeout, it will run again, or if I stop and start the Map Se

RE: [PHP-WIN] COM gurus... please help

2002-10-24 Thread Asendorf, John
um sine mixtura dementiae fuit > -Original Message- > From: Scott Carr [mailto:scarr@;progbits.com] > Sent: Thursday, October 24, 2002 10:08 AM > To: Asendorf,John > Cc: PHP Windows > Subject: Re: [PHP-WIN] COM gurus... please help > > > What are you trying

Re: [PHP-WIN] COM gurus... please help

2002-10-24 Thread Scott Carr
What are you trying to use? MapServer, what is that. If you are trying to do web mappin, I suggest you look at the MapServer project from University Of M... at http://mapserver.gis.umn.edu/. It is a very good mapping system that uses ESRI Shp files as well as several others. It also has a dir