Remote debugging HRESULT: 0x89710023

Hi,

I'm having troubles enabling remote debugging on sharepoint online. I have 2 machines, my local machine (Windows 8.1) and my development server(Windows Server 2008 R2). On my development server I first tried remote debugging using Visual Studio 2012 Update 4, as described here: http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-troubleshoot-visual-studio/#remotedebug.

When this didn't work I tried doing exactly the same thing on my local machine, which has Visual Studio 2013 (Ultimate) update 1 and the latest windows azure sdk (2.3). This worked perfectly. Thinking upgrading to visual studio 2013 would solve my problem I've installed 2013 (Premium) on my dev server, next to 2010 and 2012. After installing and updating everything for 2 hours however, I came to the conclusion that I received the same error as on VS 2012.

Googling came up with a few interesting causes for this bug: sitenames longer than 20 characters or sitenames containing hyphens. This is not the case. Then I verified port settings, the dev server has no active firewall but I wanted to exclude any possibilities. And low and behold, both telnetting from my local machine as my dev server to ports 4016 and 4018 of my azurewebsites.net url worked.

Are there any other solutions for this bug? Since debugging locally is not an option (sharepoint provider hosted app for project online) this is very inconvenient.

Thanks,

UPDATE: Deploying the site as a cloud service works, and so does remote debugging them. However, we would like to stay with azure web sites for now..

  • Edited by goftion 1 hour 24 minutes ago
April 14th, 2014 12:02pm

Hi,

>>I'm having troubles enabling remote debugging on sharepoint online. I have 2 machines, my local machine         >>(Windows 8.1) and my development server(Windows Server 2008 R2). On my development server I first tried >>remote debugging using Visual Studio 2012 Update 4, as described here: http://azure.microsoft.com/en-us/documentation/articles/web-sites-dotnet-troubleshoot-visual-studio/#remotedebug.

Did you want to host website on sharepoint online? not azure websites service?

Free Windows Admin Tool Kit Click here and download it now
April 14th, 2014 10:45pm

When creating a provider hosted app you get a solution with 2 projects, one is indeed the sharepoint app that I deployed to sharepoint online. The other is a website where the sharepoint app communicates with via OAuth. I'm deploying the website part to windows azure websites.
April 15th, 2014 3:55am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics