J
John Lundrigan
I have a web application on my production server that I need to debug.
The problems is that I don't have permissions from my ISP to be able
to do that. There are two projects in the application, one for the
class libraries used be the web application, and the web application
itself. What I would really like to do is make an exact copy of what
is on the production server (including all the code behinds and place
it on a local server so that I can debug properly and then copy back.
I think I can do this with 'copy project' but that needs the second PC
to be connected.
Thanks for any help
John Lundrigan
The problems is that I don't have permissions from my ISP to be able
to do that. There are two projects in the application, one for the
class libraries used be the web application, and the web application
itself. What I would really like to do is make an exact copy of what
is on the production server (including all the code behinds and place
it on a local server so that I can debug properly and then copy back.
I think I can do this with 'copy project' but that needs the second PC
to be connected.
Thanks for any help
John Lundrigan