HI,
I created a dll in
vb and the asp page is supposed to get the recordset from the dll but the problem is when i tyr to load the page it hangs and on the server side the memory usage for dllhost.exe keeps on increasing untili restart iis
I then used unattended execution and retain in memory checkboxes checked in the project properties still no change.
and the strange part is i have the same function in another dll that works fine.
I am doing something wrong in registering the dll or what can be problem.
I have been struggling with this for a while any hlep would be highly appreciated.
Thanks.