Ask a Question related to ASP.NET General, Design and Development.
-
Alex Kilpatrick #1
Re: ASP.NET problem after installing W2K SP4
"Mike" <Michael@no-spam.PrioritySoftware.com> wrote in message news:<e3UPStLQDHA.2832@TK2MSFTNGP10.phx.gbl>...
[snip]> We are having problems with our ASP.NET applications on two servers that
> have been upgraded to service pack 4. Neither are domain controllers, just
> regular servers, both running Windows 2000 Server.
>
> We are getting the error below when we attempt to connect.
>
This may have something to do with it:
[url]http://support.microsoft.com/default.aspx?kbid=821546[/url]
Alex Kilpatrick Guest
-
Problem Installing
I get a message saying i need Flash Player 8.0 or higher every time i go to a site that requires it obviously. Well i go to the link and install... -
Problem installing on Mac OS 10
I down loaded Contribute 3 and it created a index.cfm file. which I am not able to open. What do I do now? Please help -
Problem with installing PPM
Hi, I am new to perl.I had downloaded Perl from "ActiveState.com" After installing Perl on Win 2000 Adv server, when i enter into PPM mode and... -
problem installing GD-2.07
HI! i've got problems installing GD 2.07 on a Sun Solaris 8 sparc machine: # make gcc -B/usr/ccs/bin/ -c -I/usr/include... -
problem installing vacpp.cmp.lib on AIX 5.1
Hi Folks, If someone could please help me out with my frustration trying to install the Visual Age C++ libraries (vacpp.cmp.lib) V5.0.2 on AIX... -
Rad #2
Re: ASP.NET problem after installing W2K SP4
If it's a domain controller, then it's the IWAM account that needs this
particular privilege (SeImpersonateUser). Of course, that's a general
answer.. technically correct answer is -- the account used in <processModel>
needs this privilege ("machine" = IWAM_... on a domain controller with
framework 1.1)
That should do it.
"Mike" <Michael@no-spam.PrioritySoftware.com> wrote in message
news:u%23iCEZYQDHA.1024@TK2MSFTNGP12.phx.gbl...that> > > We are having problems with our ASP.NET applications on two serversthis> just> > > have been upgraded to service pack 4. Neither are domain controllers,>> > [snip]> > > regular servers, both running Windows 2000 Server.
> > >
> > > We are getting the error below when we attempt to connect.
> > >
> >
> > This may have something to do with it:
> >
> > [url]http://support.microsoft.com/default.aspx?kbid=821546[/url]
>
> Yes we saw the same KB article.
>
> We ended up installing SP4 on the domain controllers, then granting the
> everyone group access to the new impersonation privilege to get thing back
> working until we can find a permanent solution. Not a good idea of course
> to give them this, but our sites were down so we had to act as quick as
> possible to get them back up. We've recommended our clients that are
> running W2K server (and ASPX apps) not install SP4 until we can figure> out.
>
> We are still searching for the correct way to resolve this.
>
> mike
>
>
Rad Guest



Reply With Quote

