All TagsApplication PoolAppl. pool is different in Staging & Prod. server (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
Page 1 of 1 (1 items)
Microsoft Communities