T
tascien
Hi guys, here is a puzzling question... I am able to debug my project
on my dev server very fine. Now, here is a question:
- I set the project to release. I copy the project to the production
server.
- the project has a problem on the production server.
- How do i debug it?
Should I install visual studio on the production server? how do i step
through the code on the production server? It gets so difficult to
debug published dotnet projects. Any hint would be appreciated.
Tascien
on my dev server very fine. Now, here is a question:
- I set the project to release. I copy the project to the production
server.
- the project has a problem on the production server.
- How do i debug it?
Should I install visual studio on the production server? how do i step
through the code on the production server? It gets so difficult to
debug published dotnet projects. Any hint would be appreciated.
Tascien