Hai,
If you are using DCOM across firewalls ,probably it doesnt work since DCOM protocal is not firewall friendly.DCOM expects portno 330 to be open and in general if firewall is there that port will be always closed.So you cannot instantiate an object across firewalls using DCOM.
hope you...
There should not be any problem if you return more than 500 records.just try to debug your components or Try to increase the transaction time for your Componets from MMC.
In your MMC right click on MyComputer and you will get the properties.Then you can select options and there you can find TimeOut value for your Transactions.Default value will be 60 seconds.you can change it to your application requirements.Hope this will help you.Let me know whether you...
If you are using dll (Developed in VB) in ASP and try to recompile the VB dll
First you have to remove all the references that were given to that dll or Even if this doesnt work you can unregister dll by using regsvr32 /u (here give path of dll) at run command.Then recompile dll.iI think then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.