Hi

I have created DLL using VB.net.
This class contains a Class, and a Form.

The problem is that for the first time whenever it is being called , it's taking too much time to show the result. But next consecutive calls it not taking too much as before.

So what i have done that, add this one into global assembly cache (GAC).
But it still giving same problems.

Same problem i have faced with Crystal Reprort. For the first time it will take to much time to load his all the DLLs.

Any one can help me .


Thankx in advance

Mayukh