• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Anyone working at Microsoft?"

Collapse

  • Sysman
    replied
    Still down

    Leave a comment:


  • fullyautomatix
    replied
    I remember when support.microsoft.com was inaccessible once for a few days.

    Leave a comment:


  • CheeseSlice
    replied
    Originally posted by Paddy View Post
    Can you fix your server?
    Google has cached the page, so use that for now?

    Leave a comment:


  • VectraMan
    replied
    Sod that. Please fix Visual Studio 2010. Oh and Internet Explorer 9.

    Leave a comment:


  • Mich the Tester
    replied
    How about a bath, a hot toddy and early to bed?

    Leave a comment:


  • MarillionFan
    replied
    Try pulling your eyelid down and blowing your nose.

    Leave a comment:


  • Pondlife
    replied
    Have you tried bleeding the radiators?

    Leave a comment:


  • Mich the Tester
    replied
    Have you checked that the server´s plugged into the mains?

    Leave a comment:


  • Paddy
    started a topic Anyone working at Microsoft?

    Anyone working at Microsoft?

    Can you fix your server?

    http://www.microsoft.com/windows/win...&qstechnology=

    Server Error in '/windows/windowsmedia' Application.
    --------------------------------------------------------------------------------

    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


    <!-- Web.Config Configuration File -->

    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>


    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


    <!-- Web.Config Configuration File -->

    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>
    Last edited by Paddy; 24 September 2010, 09:12.

Working...
X