Q: moving project folder

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I work both home and work and I need to move my project folder from on
server another. Each time I copy over files and try to debug the code it says
“unable to start debugger on the serverâ€. If I create a new project and
import all the files to this project I am able to debug without problem. What
is problem?

Thanks,
 
You did not mention whether you are creating an IIS application for your
newly copied files. This is one of the things that creating a new
project will do for you. This can be done in the properties for the
directory (or virtual directory) in the IIS manager.

Hope this helps.
----
700cb Development, Inc.
http://www.700cb.net
..NET utilities, developer tools,
and enterprise solutions


Hello,

I work both home and work and I need to move my project folder from on
server another. Each time I copy over files and try to debug the code
it says “unable to start debugger on the serverâ€. If I create a
new project and import all the files to this project I am able to
debug without problem. What is problem?

Thanks,



--
 

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