I have an application that uses asp.net inside of IIS to
render. When I try to launch this app, it appears to try
to access the web page but ends up erroring out
with: "cannot find PSAPI.DLL" and a long screen dump of
gibberish. PSAPI.DLL is located in WINNT\system32 on my
W2K server (sp4 + all patches) Does anyone know if this
is an ASP.NET issue; or IIS?; or W2K??? I'm lost.
Thanks for your help. Ron

Re: asp.net problem? IIS? W2K? by Curt_C

Curt_C
Tue Apr 13 12:37:53 CDT 2004

1) wrong group, hit the aspnet one.
2) psapi? i believe it should be isapi.... run a virus checker

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com


"Ron" <anonymous@discussions.microsoft.com> wrote in message
news:1be6e01c4216c$8d1f2670$a301280a@phx.gbl...
> I have an application that uses asp.net inside of IIS to
> render. When I try to launch this app, it appears to try
> to access the web page but ends up erroring out
> with: "cannot find PSAPI.DLL" and a long screen dump of
> gibberish. PSAPI.DLL is located in WINNT\system32 on my
> W2K server (sp4 + all patches) Does anyone know if this
> is an ASP.NET issue; or IIS?; or W2K??? I'm lost.
> Thanks for your help. Ron



Re: asp.net problem? IIS? W2K? by Bob

Bob
Tue Apr 13 12:39:49 CDT 2004

Ron wrote:
> I have an application that uses asp.net inside of IIS to

This is a classic asp newsgroup. While you may be lucky enough to find a
dotnet-savvy person here who can answer your question, you can eliminate the
luck factor by posting your question to an appropriate group. I suggest
microsoft.public.dotnet.framework.aspnet.

HTH,
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



Re: asp.net problem? IIS? W2K? by Ray

Ray
Tue Apr 13 12:50:08 CDT 2004

I think this is an OS issue. psapi is a valid system32 file.

Ron, the first thing I'd probably do is reinstall SP4.

Ray at work

"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:epgyc5XIEHA.2252@TK2MSFTNGP10.phx.gbl...
> Ron wrote:
> > I have an application that uses asp.net inside of IIS to
>
> This is a classic asp newsgroup. While you may be lucky enough to find a
> dotnet-savvy person here who can answer your question, you can eliminate
the
> luck factor by posting your question to an appropriate group. I suggest
> microsoft.public.dotnet.framework.aspnet.
>
> HTH,
> Bob Barrows
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>