J
Jason
I have a web service running on IIS 5.0. We know the web
service is not threadsafe, and want to force aspnet_wp.exe
to only run one instance of our web service. What
settings do we use to do this.
I have tried modifying the machine.config file and setting
maxWorkerThreads=1. However, then I can't even get
aspnet_wp.exe to load. Can anyone help me out here?
service is not threadsafe, and want to force aspnet_wp.exe
to only run one instance of our web service. What
settings do we use to do this.
I have tried modifying the machine.config file and setting
maxWorkerThreads=1. However, then I can't even get
aspnet_wp.exe to load. Can anyone help me out here?