debug Archives - Microsoft Dynamics 365 Blog http://microsoftdynamics.in/category/debug/ Microsoft Dynamics CRM . Microsoft Power Platform Sat, 15 Feb 2014 11:12:00 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 https://i0.wp.com/microsoftdynamics.in/wp-content/uploads/2020/04/cropped-Microsoftdynamics365-blogs.png?fit=32%2C32 debug Archives - Microsoft Dynamics 365 Blog http://microsoftdynamics.in/category/debug/ 32 32 176351444 INSTALL , CONFIGURE & TESTING VISUAL STUDIO REMOTE DEBUGGER 2012 in MS CRM 2011 http://microsoftdynamics.in/2014/02/15/install-configure-testing-visual-studio-remote-debugger-2012-in-ms-crm-2011/ Sat, 15 Feb 2014 11:12:00 +0000 http://microsoftdynamics.in/2014/02/15/install-configure-testing-visual-studio-remote-debugger-2012-in-ms-crm-2011/ Download Remote Debug 2012 We can Download it from it official site “  http://www.microsoft.com/en-in/download/details.aspx?id=38184 “ Installing Visual Studio Remote Debugger component on the CRM Server. Installation starts.    Configure the Remote Debugger component by running the Visual Studio Remote Debugger Configuration Wizard. Set up options and permissions by clicking in Tools->Options: Within Options Window, click on Permissions button to set...

The post INSTALL , CONFIGURE & TESTING VISUAL STUDIO REMOTE DEBUGGER 2012 in MS CRM 2011 appeared first on Microsoft Dynamics 365 Blog.

]]>

Download Remote Debug 2012
  1. We can Download it from it official site “  http://www.microsoft.com/en-in/download/details.aspx?id=38184 “
  2. 1
  3. Installing Visual Studio Remote Debugger component on the CRM Server.
    1
  4. Installation starts. 
    1 
  5. Configure the Remote Debugger component by running the Visual Studio Remote Debugger Configuration Wizard.
    1
  6. Set up options and permissions by clicking in Tools->Options:
    1
  7. Within Options Window, click on Permissions button to set up the users that will be allowed to remotely debug on the server:
    1

  8. Connecting to Remote DebuggerA. Start Visual Studio 2012 on the local machine.B. Open solution of the process you want to debug.C. Click Debug->Attach to process

    1
  9. Type qualifier, in my case “win-aaqsdc7r5pf” (the qualifier is shown in console of remote debugger, it’s in format machinename:port
  10. We can also find on Host computer , which computer is connected .
    1
  11. Click refresh a  Select remote process from list offered a  Attach to that process.


SOURCE : JUST2CODE.IN
Subscribe to our YouTube channel : https://www.youtube.com/user/TheRussell2012

The post INSTALL , CONFIGURE & TESTING VISUAL STUDIO REMOTE DEBUGGER 2012 in MS CRM 2011 appeared first on Microsoft Dynamics 365 Blog.

]]>
2842