Within C#, I have an OracleConnection that updates the DB, and a reference to a legacy VB6 DLL which the C# calls into to update the DB (within the DLL, it uses an ADODB.Connection object).
We have an assembly I will call COMPlusAssembly that references third party dlls. COMPlusAssembly is hosted in COM+ and installed using System.Enterprises.RegistrationHelper. Our clients may or may no
I recently got tasked with simplifying a COM+ installation consisting of 5-6 COM+ apps for w2k3 server, never having worked with COM+ before. I\'ve seen some ways to do this with a vbscript, but I wou
Let me first describe a bit the current architecture: Application A is a java application running in JBOSS and has its own database (mssql).
Does Emacs 23.2 support DDE, OLE, COM or DCOM? In other words, under Windows, can it integrate seam开发者_C百科lessly with Eclipse as an in-place editor?No, you can\'t do that.Eclipse has Emacs key b
When dev开发者_如何学运维eloping a COM+ application, I have to uninstall and reinstall it each time I make changes to the code that I want to test.
Very briefly: I\'m h开发者_Go百科aving an issue with ensuring that VB DLLs honour the timeouts set in IIS and ASP.
Background Info: I have two COM+ components on a remote server, based on .NET assemblies, one of which calls the other, which in turn calls a private assembly.
How to changing existing COM+ applications identity via vbs script. like Authentication level = none and identity to this user via vb scripts. found 开发者_StackOverflow社区many posting on add/delete
Our company has relied heavily on COM+ components to centralize our DAL code and take advantage of the ability of COM+ to handle transactions and connection pooling.When we started using COM+, it was