Home
About
Contact
JavaScript is turned off
For better user experience, turn the JavaScript on.
Turn on JavaScript in:
Firefox
,
Chrome
,
Internet Explorer
,
Safari
,
Opera
Loading
Login failed for user 'IIS APPPOOL\Classic .NET AppPool'
Jun 15
Have you just installed Windows 7 or Windows Server 2008 R2 and when you tried to setup your asp.net/mssql website you got following error: "
Login failed for user 'IIS APPPOOL\Classic .NET AppPool
'"?
It seems that new IIS version 7.5 runs its Classic .NET AppPool process with a different identity, and from there we get error "
Login failed for user 'IIS APPPOOL\Classic .NET AppPool
'".
Solution
go into Internet Information Services (IIS) Manager
expand node with your computer name on left side and select "Application Pools"
now in the window on the right side, right click "Classic .NET AppPool" and select "Advanced Settings..."
find "Identity" property and change its value to "LocalSystem"
Source:
http://blog.igorware.com/2009/10/login-failed-for-user-iis.html
Category:
asp.net
iis7
windows7
Comment and make your thoughts visible
Please enable JavaScript to view the
comments powered by Disqus.
blog comments powered by
Disqus
Categories
asp.net
.net
c#
vb
asp
security
jquery
ajax
vista
firefox
tricks
css
windows
classic asp
iis
iis7
windows7
windows xp
microsoft office
win2k8server
visual studio 2008
Note listing
How to remove __VIEWSTATE hidden field...
How to remove Groove Folder Synchroniz...
Login failed for user 'IIS APPPOOL\Cla...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\...
Provider error '80004005' - Unspecifie...
[Microsoft][ODBC Microsoft Access Driv...
How to Add / Remove Items from New Men...
CSS drop down menu
How to prevent Firefox from opening ta...
How to remove sync center icon?
Writing a custom ASP.NET Profile class...
How to advertise on a pure AJAX applic...
Quicker Than window.onload
Classic ASP: Security is Painful
Working with Null values in ASP.NET
CS0016: Could not write to output file...
RSS feed
Subscribe via RSS feed
Friendly links feed
Recommended links feed
What is RSS feed?
Friendly links
English serbian dictionary and vice versa
CodeProject
Stack Overflow
Recommended links
Why do not use 'partial' for spliting the large class?
ELMAH: Error Logging Modules and Handlers for ASP.NET (and MVC too!)
10 Firefox add-ons for web designers
How URLs Can Affect Top Search Engine Rankings
The Cross-Site Scripting (XSS) FAQ
Better Custom Errors in ASP.NET
How to create Firefox extensions
50 Excellent AJAX Tutorials
jQuery Intellisense in VS 2008
Making Wrong Code Look Wrong