Hi All..

In my appln a vb 6 client application interacts with a DLL distributed as a COM+ application on a windows server.

Earlier a EXE used to work in the place of the DLL, As the exe crashed we are usinga DLL now. It worked fine for first two months.

TO generate a Label you need to hit a cmd button..nowadays. you need to hit it atleast 3-4 times for it to be generated..It simply is not registering the clicks.

Is there any pool/buffer that is used by a DLL COM Component which needs to be flushed in our case..?

Advanced Thanks...