application-pool
IIS7.5 authentication to Sql Server 2008 r2 Login
I have what I thought would have been a pretty normal scenario... I have a -WCF Client -WCF service hosted in AppFarbic within IIS7.5[详细]
2023-02-06 17:38 分类:问答ASP.NET application pool shutdown problem
Sometim开发者_如何学编程es an exception causes application pool to shutdown. I start it manually but the question is how can I automate this behavior in IIS 7.0 (Windows server 2008).If an application[详细]
2023-02-06 04:05 分类:问答authentication issue with an intranet website running under IIS6
I have an an intranet website running under IIS6 (under a specific port, not the default one) with a integrated windows authentication enabled and uses an application pool configured with a service ac[详细]
2023-02-05 16:51 分类:问答IIS Application Pool Optimisation
We are experienci开发者_如何学编程ng some performance issues with one of our websites and one of the things I am looking at is optimising the application pool. Are there any recommended methods of cal[详细]
2023-02-05 02:42 分类:问答What are the app pool identity and account for anonymous access for?
I understand what the two are used for, except I don\'t know what each does--i.e. what one is for vs. what the other is for.(I usually set them to the same account anyway.)[详细]
2023-02-03 02:09 分类:问答Why do I get UnauthorizedAccessException with some application pool identities if I'd like to use SPSiteCollection.Add in Sharepoint 2010?
The background of this qu开发者_运维百科estion is that my current task is to develope an application page which enables users to create site collections. The properties of the site collection are read[详细]
2023-01-31 05:46 分类:问答Log IIS Application Pool Startup, Shutdown, and Recycle
My applic开发者_如何学Cation is running in a shared hosting environment. I do have a dedicated App Pool for my app. I\'ve been doing some testing with 1st visits and precompile performance and have be[详细]
2023-01-30 08:12 分类:问答IIS7: Faulting application w3wp.exe, what is the root cause of these crashes?
Our Website is in .NET but with some old ASP and 32bits libraries too in it.It had been working fine for a while (2 years).But for the past month, we have seen the following error on our IIS7 server,[详细]
2023-01-29 20:45 分类:问答Keeping webservice alive if a spawned thread is still working
I have a webservice that will be called by a nightly job process documents, each document will be queued and executed on it\'s own background processor. This process can take a couple hours or a few m[详细]
2023-01-28 23:39 分类:问答Automatically Restarting Website after IIS AppPool recyle
I\'m using a website which interacts with SQL Server Agent in order to schedule the automatic processing and emailing of reports.I recently noticed that when the AppPool recyles, that i\'m not getting[详细]
2023-01-23 18:19 分类:问答