locked
Log into the MCP Member Site Timeout RRS feed

  • Question

  • Hello Everybody!

    Yesterday I pass MS Exam and today I recive 2 e-mail from mswwprog@microsoft.com with my MC ID and temporary access code.

    Next, I`m giong to https://mcp.microsoft.com/ and see the list of folder instead of webpage. OK, I`m click mcp folder and going to https://mcp.microsoft.com/Mcp/ (if luck - it can be unavailable)

    Here I fill two box (MC ID and access code) click Next and get error page:

     

    Server Error in '/Authenticate' Application.
    
    Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
    
    

    Sometimes I get other error (try but can`t get it right now)

    How can I associate my Microsoft Certification ID (MC ID) with my Windows Live ID?

    Thanks!

    Thursday, December 15, 2011 5:51 AM

Answers

  • The MC ID is associated with the e-mail address you were contacted on. To change this, you need to contact Microsoft Learning Support centre:

    http://www.microsoft.com/learning/en/us/help/assisted-support.aspx 

     

    Please check with you region's support centre.


    Dimitri C. - Please mark the replies as answers if they help! Thanks.
    • Marked as answer by Mr. Wharty Thursday, February 2, 2012 7:30 AM
    Thursday, December 15, 2011 7:08 AM
  • There appears to be a problem with the MCP site at the moment.
    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    MC ID: Microsoft Transcript

    Please mark answered if I've answered your question and vote for it as helpful to help other user's find a solution quicker
    • Proposed as answer by Dimitri C Friday, December 30, 2011 7:52 AM
    • Marked as answer by Mr. Wharty Thursday, February 2, 2012 7:30 AM
    Thursday, December 15, 2011 7:45 AM

All replies

  • The MC ID is associated with the e-mail address you were contacted on. To change this, you need to contact Microsoft Learning Support centre:

    http://www.microsoft.com/learning/en/us/help/assisted-support.aspx 

     

    Please check with you region's support centre.


    Dimitri C. - Please mark the replies as answers if they help! Thanks.
    • Marked as answer by Mr. Wharty Thursday, February 2, 2012 7:30 AM
    Thursday, December 15, 2011 7:08 AM
  • Just get other error:

     

    Server Error in '/Authenticate' Application.

    Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.InvalidOperationException: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

    Source Error:

    Line 59: 
    Line 60: 	Conn = new SqlConnection(ConfigurationManager.AppSettings["ConnectionString"]);
    Line 61: 	Conn.Open();
    Line 62: 
    Line 63: 	//Get Country recordset to display


    Source File: d:\Webroot_MSCert\MemberSite\Authenticate\Migrate\GetMCPID.aspx    Line: 61

    Stack Trace:

    [InvalidOperationException: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.]
       System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +6352897
       System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6353246
       System.Data.SqlClient.SqlConnection.Open() +300
       ASP.migrate_migrate_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\Webroot_MSCert\MemberSite\Authenticate\Migrate\GetMCPID.aspx:61
       System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +131
       System.Web.UI.Page.Render(HtmlTextWriter writer) +40
       Microsoft.MSCOM.MNP.Framework.Page.Render(HtmlTextWriter writer) +273
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5290
    



    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

    Thursday, December 15, 2011 7:09 AM
  • There appears to be a problem with the MCP site at the moment.
    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    MC ID: Microsoft Transcript

    Please mark answered if I've answered your question and vote for it as helpful to help other user's find a solution quicker
    • Proposed as answer by Dimitri C Friday, December 30, 2011 7:52 AM
    • Marked as answer by Mr. Wharty Thursday, February 2, 2012 7:30 AM
    Thursday, December 15, 2011 7:45 AM