Autodeploy DLL for remote debugging

Let's say I need to debug a .NET desktop application on a remote machine (msvsmon.exe). How do I need to deploy the modified binaries for real?

I started writing a post-build MSBuild task that copies files to a remote share, everything works fine, but I have a feeling that I am doing something wrong and difficult.

Is there an approach for deploying remote binary servers in Visual Studio?

+3
c # visual-studio visual-studio-2012 msbuild remote-debugging


source to share


No one has answered this question yet

Check out similar questions:

480
Debugging / loading Visual Studio is very slow
369
Could not load file or assembly ... An attempt was made to load a program with an invalid format (System.BadImageFormatException)
235
MSBuild does not copy references (DLL files) when using project dependencies in solution
188
How do I publish the Web with msbuild?
79
Using msbuild to execute a filesystem publish profile
74
How do I prevent copying XML documentation files in release mode?
61
VS2010 How to include files in a project, copy them to automatically create an output directory during build or publish
3
How to deploy custom files to a remote PC using Visual Studio Remote Debugger 2012
0
Microsoft Visual Studio Remote Debug Monitor (MSVSMON.EXE) doesn't seem to work on the remote computer



All Articles
Loading...
X
Show
Funny
Dev
Pics