Answered by:
error with MSDN forum login

Question
-
Hi Everyone:
I originally posted this problem on the VB.NEt forums, and I was told to post it here. I am using VB.net 2008. In the past, I used to come to these forums, by going to Help>MSDN Forums, from the program (VS 2008). Then it would give me a windows that said I was not signed in and to click on a link (Continue) to sign in and then I would get to these forums. However, in the last couple of days, when I click on the Continue link, it tells me:
Windows Live ID
We're unable to complete your request
Windows Live ID is experiencing technical difficulties. Please try again later.
At first I thought that something was really wrong with the forums. So, this morning, I decided to come here directly from internet explorer, and it worked. Does anyone know how I can fix this problem so that I can get to these forums directly from vb.net or VS? Thank you for your help.
Bob
Answers
-
I think the connect web site might be the place to report the problem.
However, you may be able to change the URL it uses. Bearing in mind my VS2008 is installed on W7 x64 and I have some other versions of VS installed, there is a registry key "AskAQuestionUrl" at [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MSDN\8.0\Help] which I found by searching the registry for "LinkId=35106" (without quotes, of course) which is contained in the URL that Help->MSDN Forums goes to. Don't go for the one in the MRU list. The value seems to appear in several places, so check which ones would apply sensibly.
Edit: usual warning: be careful editing the registry. It could destroy your OS/programs/day.
HTH,
Andrew
- Edited by Andrew Morton Sunday, September 2, 2012 6:36 PM Caveat
- Proposed as answer by Ed Price - MSFTMicrosoft employee Monday, September 3, 2012 8:12 AM
- Marked as answer by Ed Price - MSFTMicrosoft employee Thursday, September 13, 2012 12:28 AM
All replies
-
I get a script error dialog when I click Continue. Error: not implemented. I guess they've adjusted the Javascript and forgotten about VS2008.
FWIW, the URL which Help->MSDN Forums goes to in VS2010 and VS2012 RC is http://go.microsoft.com/fwlink/?LinkId=149052&clcid=409 which redirects to http://social.msdn.microsoft.com/Forums/en-US/category/visualstudio,windowsapps,vsarch,vsdbg,vstest,vstfs,vsdata,vsappdev,visualbasic,visualcsharp,visualc
--
Andrew -
-
I think the connect web site might be the place to report the problem.
However, you may be able to change the URL it uses. Bearing in mind my VS2008 is installed on W7 x64 and I have some other versions of VS installed, there is a registry key "AskAQuestionUrl" at [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MSDN\8.0\Help] which I found by searching the registry for "LinkId=35106" (without quotes, of course) which is contained in the URL that Help->MSDN Forums goes to. Don't go for the one in the MRU list. The value seems to appear in several places, so check which ones would apply sensibly.
Edit: usual warning: be careful editing the registry. It could destroy your OS/programs/day.
HTH,
Andrew
- Edited by Andrew Morton Sunday, September 2, 2012 6:36 PM Caveat
- Proposed as answer by Ed Price - MSFTMicrosoft employee Monday, September 3, 2012 8:12 AM
- Marked as answer by Ed Price - MSFTMicrosoft employee Thursday, September 13, 2012 12:28 AM