.NET Memory Area
Does anyone know whether the Framework 2.0 will allot more memory area to the .net worker process. I have an application thats quit memory hungary and I can't really work around it for various reasons.
Its almost a bad design but I have had to work with it and just maintain it. Can't change it at this stage.
For example, when I have 3 clients connected, the aspnet_wp.exe memory is exceeded, event logged, session lost since it recycles. I have tried to increase it to max but of course there is a limit and documentation on this is limited.
Thanks
Wjat.

