Hi, I'm building an asp.net project, works great, but I'd like to be able to work on it from my laptop as well. so I copied all the web files, then the solution file, then configured IIS to point to that folder.
I can open the solution, build the solution, but when I press play, there is an error stating
"Unable to start Debugging on the web server, the project is not configured for debugging".
Well debugging works fine on the desktop where I created originally, and I'm using the exact same webconfig file, so anyone have an idea of whagt's going on here?
thanks,
I can open the solution, build the solution, but when I press play, there is an error stating
"Unable to start Debugging on the web server, the project is not configured for debugging".
Well debugging works fine on the desktop where I created originally, and I'm using the exact same webconfig file, so anyone have an idea of whagt's going on here?
thanks,