We use Tarma Installer to install our Project, but it lacks GAC Installation facilities. Therefore we have created our own utility that is called from within the Installer to perform the Gac Installa
I have an ASP.NET project using a COM dll. When I load the site, I login without a problem and I can browse the site fine as long as I开发者_运维问答 don\'t go to a page which uses the COM library.
I am developing two applications which both have .NET4 assembly of the same name, different version. This assembly exposes some COM objects. Is it possible to install both applications, and maintain C
I have a vbscript using the InternetExplorer object to navigate to a few pages and passing data to those pages. Recently since patchi开发者_开发技巧ng IE8 I\'ve noticed that something is causing the c
COM Server registered with reg asm located in a network folder not working properly. When you try to create the object gets the error \"Automation error\". Everything works correctly if the dll is loc
I am work开发者_开发技巧ing with ESRI\'s ArcObjects COM Library, i am trying really hard to figure out what type \"selected\" should be:
Haven\'t foundthis in my search on Stackoverflow - I know I\'ve seen a tool like it before, for obtaining control names or IDs in Windows apps which can then be used for reference in automated testing
We\'re getting this weird exception when trying to create a BitmapDecoder off an ASP.Net response stream.This is the line of code that throws the exception:
I\'m writing an ATL project and I wonder how should I create classes here. Right now I have one class created by Add/Class/ATL Simple Object. I want to divide it to smaller classes but method from thi
Have been searching for a solution to this problem for days with no luck so I decided to post here and hope someone can help me. What makes it even harder is that I can\'t replicate this problem on my