debug from another machine

  • Thread starter Thread starter Eagle
  • Start date Start date
E

Eagle

I created a project that runs fine on my local machine, using
http://localhost etc. I copied the program up to another web server and am
getting errors -- sometimes.

How do I run my program in debug mode so that it runs on my machine but
launching from the web server that is giving me the errors. Even if I open
it from a mapped drive to the other machine, and run it, it continues to run
from localhost. What do I need to change.
 
I know what the error is, I just don't know why it's happening so I have to
step through the code. I don't get the error when I run the program
locally.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top