VB6 app hangs for a while on Windows Server 2008 sp1 -


I have a problem with our VB6 app. This is an old system with many forms running on our customers terminal server. One customer has a problem and they have two Windows Server 2008 (32 bit), I do not know about anyone else with the same problem Other customers have XP, Win7, Windows Server 2003 and Windows Server 2008 (64bit) . I have not got another Windows Server 2008 (32 bit) yet.

The problem is that the parent's form is unresponsive for 1-4 minutes by clicking the OK button in a small subform and closing it. This is most of the time but I have not found a pattern. When you click on the OK button, it makes small SQL INSERT through ODBC in the Access database. Subform has been removed after this. Subforms include a text box and a button. There is no problem with large subforms with more control.

I have tried logging, but the time between the start of the click event and the return to the main form and return to the main form is less than 10 seconds, the mainfrom is hanging and "do not answer for minutes" Used to be".

I can add that the mainform is a subform of any other large form, but this is not the cause of two problems, only small subforms

I would have been more than happy, if someone could give me suggestions.

I 'throw it over and see why registry keys and files are being hit when you Run this sub-routine.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -