Strange behavior with IIS/ASP and process ID

Strange behavior with IIS/ASP and process ID

am 01.08.2007 01:08:17 von info

Hi.

I have problems with one IIS. If I run one ASP script on the app
several times, there are different Process ID of the application. And
Applicaction(..) dictionary is always empty.

Re: Strange behavior with IIS/ASP and process ID

am 01.08.2007 03:49:25 von Ken Schaefer

You are seeing multiple w3wp.exe processes in Task Manager?
Can you check your web garden settings again please?
Can you also run iisapp.vbs which would tell you what web application pool
each worker process is assigned to.

Cheers
Ken

wrote in message
news:1185923297.606820.241790@57g2000hsv.googlegroups.com...
> Hi.
>
> I have problems with one IIS. If I run one ASP script on the app
> several times, there are different Process ID of the application. And
> Applicaction(..) dictionary is always empty.
>