 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
amb Guest
|
Posted: Fri Jan 27, 2006 3:09 am Post subject: Debugging Via Delphi |
|
|
Hi all
I regularly debug-run through a large websnap application in Delphi when
reported bugs come back to us from the users. Of late, I have had to log
into my machine as an alternate user with different drive mappings because
some of the shared DCU's are being changed with new code that isnt ready for
release. By logging in as a different user, my drive mappings for
compilation paths can be changed back to the old versions of the code (im
also compiling the old versions) so that it doesnt upset the other
programmers working in similar areas who dont want their compiled work being
clobbered by over eager bug fixers.
That aside, When I run the WebSnap EXE for debugging logged in as another
user, the web page localhost:8081/ServerInfo.ServerInfo* displays with "Page
cannot be found". When logged in as myself the page displays with the
Registered servers. The implication is that something is installed against
my login and not against all machine users. (Im also not sure if licensing
allows multiple users on one machine and will have to chase that up as
well). Is there anything I can do to replicate the Debug behaviour in my
login, to another user**?
* I removed the full web path flags such as HTTP to ensure that it publishes
correctly to the newsgroup.
** The other user which is an administrative account of sorts has an exact
copy of the documents and settings folder for my first account. Its
possible that all I need to do is determine what registry keys to move
across in the same fashion to make this work, but I dont know (yet) which
keys.
Amb |
|
| Back to top |
|
 |
Nick Hodges [TeamB] Guest
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|