In this article i can explain you how to debug the code with remote debugging for look on
Prerequisite:
Remote machine
-Remote Debugger
-Debug Folder
Development Machine
-Visual Studio Open Project
-Build the Project and copy the bin folder data paste to remote machine
Prerequisite:
Remote machine
-Remote Debugger
-Debug Folder
Development Machine
-Visual Studio Open Project
-Build the Project and copy the bin folder data paste to remote machine
Remote machine Configuration-
Copy the Development Build Folder and save into Remote Machine
Open Debug Folder
Development Machine Configuration Open the Project with Debug tab select Attach to Process
Comments
Post a Comment