ramdasv
Aug 27th, 1999, 03:30 AM
I have created an active X component and installed on the webserver. This component is on the development phase and we need to debug it.
Since we four are working on this project we copied the exe file on our mechine and installed it.
Since in all our systems we have installed person web server for development we thought that exe will will be executed on our own mechines. But it happened that who ever created the exe it started to execute in his mechine.
The component used the MSMQ object library and senses a queue and send email to users with data in queue. it creates some file on the server. So when I created the exe and others installed it all the files where created in my mechine directory rather than in there individual mechines.
Then we tried by uninstalling and just running the vbp file and referencing it. Still it works the same who ever runs the vbp first it will refer to his mechine
Plese help me to solve this?
thanks for your time
Since we four are working on this project we copied the exe file on our mechine and installed it.
Since in all our systems we have installed person web server for development we thought that exe will will be executed on our own mechines. But it happened that who ever created the exe it started to execute in his mechine.
The component used the MSMQ object library and senses a queue and send email to users with data in queue. it creates some file on the server. So when I created the exe and others installed it all the files where created in my mechine directory rather than in there individual mechines.
Then we tried by uninstalling and just running the vbp file and referencing it. Still it works the same who ever runs the vbp first it will refer to his mechine
Plese help me to solve this?
thanks for your time