all groups > iis security > recent posts
RE: IIS6 Application Pool - Unspecified Error / Service Unavailable
Posted by Karthik Raja at 11/17/2009 6:09:42 AM
Check the IIS User Id and Password, this error occured sometimes changes administrator password changed or expired. Start IIS - Application Pool - Right click - Proprities - Identify Tab -- check user id and password or retype the current user id and password in the Configurable option selected. ... more >>
RE: IIS6 Application Pool - Unspecified Error / Service Unavailable
Posted by pranay at 11/14/2009 11:46:16 PM
Wonderful troubleshooting... I am trying to fix this by spending more than 24 hours but couldnt, solved it by the information given... great stuff...thank you
From http://www.developmentnow.com/g/91_2004_12_0_0_366640/IIS6-A pplication-Pool--Unspecified-Error-Service-Unavailable.htm
Posted via Dev... more >>
RE: Renamed AD user accounts and Integrated Windows authentication in IIS 6.0?
Posted by Tim Brown at 10/2/2009 1:25:20 PM
similar issue with renamed accts, failing Integrated Windows authentication in IIS 6.0?
It appears that the authentication is attempting with renamed user but the password
will not wok, i have rebooted the 2003 server where iis is and it still fails password
authentication and the ad account loc... more >>
RE: Integrated Windows Authentication authenticating the wrong user
Posted by Smeyo at 9/23/2009 9:27:21 AM
Yes, it is true what you are wrote. Even this is true for Windows 7.
From http://www.developmentnow.com/g/91_2005_11_0_0_644501/Integrated-Windows-Authentication-authenticating-the-wrong-user.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/... more >>
RE: runtime error '800a01fb'
Posted by Lars Lundkvist at 9/3/2009 6:13:55 AM
Having the same problem with an ActiveX-component called from an asp-page. The component uses some other dll.
OS: Win2003, IIS: 6
Did someone ever get a solution of the problem?
From http://www.developmentnow.com/g/91_2007_1_0_0_911406/runtime-error-800a01fb.htm
Posted via DevelopmentNow.com G... more >>
RE: IIS6 Application Pool - Unspecified Error / Service Unavailable
Posted by Daniel Rivas at 8/20/2009 3:47:53 AM
Muzammil Khalil rules!! Thanks a lot, mate :-)
BTW, That's a pain in the ass bug, isn't it?
From http://www.developmentnow.com/g/91_2004_12_0_0_366640/IIS6-Application-Pool-Unspecified-Error-Service-Unavailable.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/... more >>
RE: IIS 6 will not work with IP address
Posted by özkan at 4/20/2009 2:56:46 PM
192,168,1,1
From http://www.google.com.tr/search?hl=tr&q=09D06DB7-0B56-4E29-9C50-C6812D8ECFF3@microsoft.com&btnG=Google'da+Ara&meta=lr=lang_tr&aq=f&oq=
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/... more >>
RE: IIS6 Application Pool - Unspecified Error / Service Unavailable
Posted by Daniel at 3/16/2009 10:20:55 PM
Muzammil Khalil..Dude..you are a legend. Got right to the source of the problem. Cheers Mate!!
From http://www.developmentnow.com/g/91_2004_12_0_0_366640/IIS6-Application-Pool--Unspecified-Error-Service-Unavailable.htm
Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
SmartNav.js displayed in HttpWatch Basic as Text/Html instead of Application/x-javasacript
Posted by Elaine at 2/3/2009 12:44:53 AM
Hi All,
Is there anybody who can give me an idea about SmartNav.js used in aspnet? I am currently working on an issue regarding our resource gallery in Production environment. When we access the Edit site then go to our Resource manager, then chose a subfolder, a new window will pop up (which con... more >>
RE: IIS6 Application Pool - Unspecified Error / Service Unavailable
Posted by Liew at 1/14/2009 8:23:07 PM
1.) Make sure the user password is correctly entered when assign the user into application pool identity, then stop the pool and start the pool.
From http://www.developmentnow.com/g/91_2004_12_0_0_366640/IIS6-Application-Pool--Unspecified-Error-Service-Unavailable.ht
Posted via DevelopmentNow.com ... more >>
RE: Integrated Authentication Problem
Posted by sdoss at 11/4/2008 11:37:10 AM
I have a problem similar to what Mike Sadowski has solved. I get challenged for the images in the email-content in Outlook. But I dont have images folder in my IIS. How to get to that folder?
From http://developmentnow.com/g/91_2007_3_0_0_944981/Integrated-Authentication-Problem.htm
Posted via Dev... more >>
RE: Getting Ip address of the actual client
Posted by hariharadeep at 8/4/2008 4:44:01 AM
Using remoting methodology you can get those details of server machine located.
Also i do recommend not to mention your private IP's on the blogs. It would effect your employment in your company.
"Maintain in different application pools so that burden with the servers too will be reduced."
Fro... more >>
Re: Web server delivers wrong SSL certificate information
Posted by Ken Schaefer at 6/23/2008 4:53:36 PM
Look in the metabase to see what the SSLCertHash value is for that website.
It should match the thumbprint value of the certificate you want to use.
Cheers
Ken
"Jerry Hodson" <JerryHodson@discussions.microsoft.com> wrote in message
news:62F1A8E6-BA24-4A7F-91A0-BA42C9FF81EA@microsoft.com..... more >>
Re: Kerberos Problem with App Pool running as Domain Account
Posted by Consultant at 6/23/2008 3:20:14 PM
is the domain account it is running under "trusted for delegation"?
"VC" <VC@discussions.microsoft.com> wrote in message
news:3630E23B-1C39-48A9-BE3F-AB25507AE8A1@microsoft.com...
> Thank you for the response.
>
> There are some authentication types of "Negotiate" however, there are no
> du... more >>
Re: FTP access issues
Posted by Pablo A. Allois at 6/23/2008 2:25:12 PM
What kind of isolation are u using ?
"nandagopalrvarma" <nandagopalrvarma@gmail.com> wrote in message
news:84a1dfb3-8aff-460b-85f6-533c4469af53@q24g2000prf.googlegroups.com...
> Hi ,
> I have a Windows Server 2003 R2 Enterprise box which is an ADC and
> runs SMS 2003 SP3 primary site, a FT... more >>
Re: Kerberos Problem with App Pool running as Domain Account
Posted by Ken Schaefer at 6/23/2008 12:59:56 PM
a) you need to make sure that the browser is authenticating using Kerberos
(and not NTLM). Check the Windows Event logs for this
b) you need to remove any duplicate SPNs you might have registered under the
original computer account
http://adopenstatic.com/faq has a list of IIS and Kerberos... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by Kyle Alons at 6/23/2008 12:48:49 PM
>Those are all EXE in System32, which like CMD.EXE have "special" ACLs
that prevent them from being launched remotely from IIS.
Even a bogus EXE like 'blah'?
I also have the same problem with a custom console executable (which is what
I was using originally). It and the others previously m... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by Kyle Alons at 6/23/2008 11:26:02 AM
>Do you need to use cmd.exe. Try another EXE.
I've tried with xcopy, cscript, and a bogus (non-existent) exe and get the
same result.
... more >>
Re: Web server delivers wrong SSL certificate information
Posted by Jerry Hodson at 6/23/2008 10:52:00 AM
Ken,
Thank you for the tip. I looked at the metabase and it does show the correct
SSLCertHash value. But when I view the certificate when I go to the web site,
I am seeing the old certificate's information that is expired.
--
Jerry
"Ken Schaefer" wrote:
> Look in the metabase to ... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by David Wang at 6/23/2008 10:45:49 AM
On Jun 23, 10:26=A0am, "Kyle Alons" <re...@to.newsgroup> wrote:
> >Do you need to use cmd.exe. Try another EXE.
>
> I've tried with xcopy, cscript, and a bogus (non-existent) exe and get th=
e
> same result.
Those are all EXE in System32, which like CMD.EXE have "special" ACLs
that preven... more >>
Re: Kerberos Problem with App Pool running as Domain Account
Posted by VC at 6/23/2008 7:52:03 AM
Thank you for the response.
There are some authentication types of "Negotiate" however, there are no
duplicate SPNs, and as far as I can tell everything is setup as it should be.
My only thought might be that the application pool is running under a domain
account, perhaps IIS itself has to... more >>
FTP access issues
Posted by nandagopalrvarma at 6/22/2008 9:59:04 PM
Hi ,
I have a Windows Server 2003 R2 Enterprise box which is an ADC and
runs SMS 2003 SP3 primary site, a FTP web site and ISA 2006 to
protect
the FTP as well provide Web Proxy services. My FTP site is running
quite nicely though I've heard the above mentioned setup is not good
and can cause l... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by David Wang at 6/22/2008 7:59:10 PM
Do you need to use cmd.exe. Try another EXE.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Jun 21, 9:03=A0pm, "Kyle Alons" <re...@to.newsgroup> wrote:
> >How are you certain your settings actually took place at the scope you
>
> desire...
>
> I'm not ce... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by Kyle Alons at 6/21/2008 10:03:49 PM
>How are you certain your settings actually took place at the scope you
desire...
I'm not certain of much, but changing the setting does seem to have some
effect. "Full" results in GetLastError of 5 (access denied), while High or
Medium results in:
Security Exception
Description: The ap... more >>
Re: Unwanted login request
Posted by David Wang at 6/21/2008 3:05:46 PM
On Jun 20, 11:05=A0am, "Ben" <bf...@furino.org> wrote:
> Problem: trying to move web sites to a second controller in my domain, an=
d
> I'm getting unwanted request for authentication.
>
> Detail: when the IP address of the site is on the domain controller, I
> attempt to access it with IE. =A... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by David Wang at 6/21/2008 2:08:30 AM
On Jun 20, 12:03=A0pm, "Kyle Alons" <re...@to.newsgroup> wrote:
> >I highly recommend searching on the terms "Modify Code Access
>
> Security" to arrive at good answers for your question.
>
> Based onhttp://msdn.microsoft.com/en-us/library/aa302425.aspx, I added a
> trust element to machine.co... more >>
Re: FTPS Clients with IIS7
Posted by BPF (Brian and Paul Fan) at 6/20/2008 9:45:59 PM
> When will Microsoft's FTP.EXE and Internet Explorer support FTP over SSL
> (FTPS) as it is implemented in IIS7?
I hope Pablo's reply didn't redirect people away from this question: It's
about the *client*-side FTPS apps in Windows, not IIS. It's rather strange
that IIS7 supports FTPS but... more >>
Unwanted login request
Posted by Ben at 6/20/2008 1:05:53 PM
Problem: trying to move web sites to a second controller in my domain, and
I'm getting unwanted request for authentication.
Detail: when the IP address of the site is on the domain controller, I
attempt to access it with IE. If I've set the site up in IIS, I see it, if
I don't, I get a pag... more >>
Re: IIS7: CreateProcessWithLogonW access denied
Posted by Kyle Alons at 6/20/2008 1:03:52 PM
>I highly recommend searching on the terms "Modify Code Access
Security" to arrive at good answers for your question.
Based on http://msdn.microsoft.com/en-us/library/aa302425.aspx, I added a
trust element to machine.config (both 32- and 64-bit flavors):
<system.web>
<!-- level="[Full|Hi... more >>
Web server delivers wrong SSL certificate information
Posted by Jerry Hodson at 6/20/2008 7:18:00 AM
Completely befuddled here.
Running IIS 6.0 on my web server for many years now and have never had any
issues when replacing expiring certificate file with new ones, until now.
When I hit the web site, the certificate that I can view is the old expired
one. Not the new one that I replced it... more >>
|