----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: ShivasFriend1 Message 1 in Discussion Hello EveryOne, We are using a Third party COM Dll in our .NET Web Application Devloped using ASP.NET and C#. The Problem is the COM Method is executed very slow when i am trying to use in Web Application. But the Same Method if i try to put in window based application it executes extremely fast. I am just wondering is the interop layer is different for Web and Window based application. BCos i am using the same code which i have used in ASP.NET Code behind. The same stuff is working excellently in window based apps. I knew that web and window based will not give same performance. But the problem is there is a considerable amount of time delay happening which is not acceptable. One of My requirement is to hit the COM DLL and get the data every 5 seconds. I am using meta refresh in my frame page and getting the data from the DLL. But the page itself is taking more time to load. But this is not happening in the windows app. I have also tried with writing a sample program in asp using server.createobject and tried using the dll. But there it is executing fast. Just wondering how can i improve the performance on interopability over web application. I would be very happy if somebody could throw a light on this. Thanks and regards, Venu. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
