After installing the above programs on IIS5, several things happened. We have
an application that executes as a DLL. That application no longer works.
Also, we have another application that executes as EXE (shopping cart) and it
has become very, very slow. Usually takes about .5 seconds to add an item to
a cart, now it takes about 11 seconds. I added the .exe extension to the
AllowExtension section but do not now what to do with the dll and the
performance issue.
Any help will be appreciated.
Percy