All Tags > Application Pool > Application pool restrictions (RSS)
  • IIS7 Global setting failure

    Hello! I am using global.asax in my asp.net website. I want to do some initialization when the my asp.net website is visited at the first time, so that the later visiting to my website is fluent. The code is as follows: void Application_Start(object sender, EventArgs e) { if (Application["mMyClass"...
    Posted to Forum by xintao.liu on 10-11-2009, 8:54 AM
  • HTTP Request gets "The Operation Timed Out" Exception

    I have a Web application on IIS, to get Calendar information from Exchange Server with SSL and FBA enabled. Exchange Server is installed on the same IIS as where application is. When a HTTP Request is executed, it gets exception, "The Operation Timed Out". If a second HTTP request is sent,...
    Posted to Forum by Hemangi Pawar on 03-20-2009, 3:14 AM
Page 1 of 1 (2 items)
Microsoft Communities