Running into a problem with Windows Server 2003 and IIS6. We have an ASP app
which does late binding to a DLL written in VB6. This VB6 dll has a form
with a 3rd party OCX on it. Under Windwos 2000 and IIS 5 we have no
problems. But when we run it under Windows Server 2003 with IIS6 we
constantly get "Object invoked has disconnected from the client" error. I
can't figure out what the problem is. I've created an executable which has a
reference to this DLL and everything runs fine so I know it's not a problem
with the DLL or OCX.
Does anyone have any ideas of what to look for?
Joe Pacelli