05-09-05 10:52 PM
Hi Dave,
Semi found the solution, more of found several possibilities. Basically IIS
6/Win 2003, doesn't have CDONT as part of its system, its been replaced by
CDOSYS. All of my asp pages used CDONTs. Two solutions to this, copy the
cdont.dll file off a 2k server and register it, or convert all asp pages to
use CDOSYS. I opted for the first option, things worked better but still not
right. To register a component, use cmd to navigate to the dll location and
type "regsvr32 dllname.dll", you should get a message up saying successful.
Second solution was to play around with my application polls. By setting the
Recycle Worker progress to recycle twice a day for me 6am, 6pm, iis and the
specific site get a bit of a restart but not a full one.
These two fixes together seem to be keeping my sites running fine, quicker
than on my old 2k servers infact.
Hope this helps, good luck.
Michael
"Dave S." wrote:
> I appear to be having the same problem. Have you found a solution?
>
> "drazic19" <drazic19@discussions.microsoft.com> wrote in message
> news:52A55F4E-DDD9-4024-8797-9CD53B374E61@microsoft.com...
> commerical
> doing
> has
>
>
>
[ Post a follow-up to this message ]
|