Search code examples
Trying to use C# DLL with ComVisible attribute set from unmanaged C++...


comcom-interop

Read More
Use interop and c# to count the rows in an Excel spreadsheet's worksheet with data in...


c#excelcom-interop

Read More
How should I fix "At least one of the arguments for '...' cannot be marshaled" err...


c#marshallingcom-interop

Read More
How can I access excel properties like creation date with C# and Excel interop...


c#office-interopcom-interopexcel-interop

Read More
How do I set an unmanaged application's prefered CLR (<supportedRuntime>) at run time?...


c#.netapp-config.net-assemblycom-interop

Read More
Passing NULL to ref/out parameter of a COM interface method...


c#comnullinteropcom-interop

Read More
In C# COM projects, should I reference DLLs or TLBs? (Mainly SolidWorks)...


c#.netcomcom-interopsolidworks

Read More
P/Invoking int[] from c++ to C# shows random large numbers instead of original array members...


c#c++pinvokemarshallingcom-interop

Read More
Determining .Net method suffix number in VBScript (COM-interop)...


.netvbscriptcom-interopoverloading

Read More
How to Fix Issue with Using EF 6 To Log Exception Raised From Interop...


c#entity-frameworkcom-interop

Read More
How to allow excel data modification in manual as well as programmatically?...


c#excelwinapicom-interopexcel-interop

Read More
Event handling at calling a third party 32-bit dll from a 64-bit c# WinForms application...


c#winformsevent-handlingcom-interop

Read More
Read Excel Worksheets Asynchronously...


c#exceloffice-interopcom-interopexcel-interop

Read More
Starting and stopping IIS Express programmatically ...


c#iiscomcom-interopiis-express

Read More
SSIS with COM Interop fails when run as a scheduled job...


.netssiscom-interoprightfax

Read More
Problems with native Win32api RichEdit control and its IRichEditOle interface...


c#comcom-interopole

Read More
COMException (0x800A13E9) - Word interop services...


c#ms-wordcom-interop

Read More
Empty string becomes null when passed from Delphi to C# as a function argument...


c#delphicom-interop

Read More
VB.NET Class with COM Interop, missing most properties when used from VBA (Access)...


vb.netms-accesscom-interop

Read More
Calling COM method throws unexplainable COMException in C#, works fine in C++...


c#c++com-interop

Read More
Referencing Office Interop Objects in BluePrism...


c#com-interopblueprism

Read More
Unable to use a certificate to login to a website via com-interop in Windows 10 1809...


.netexcelvbahttpscom-interop

Read More
Compiler does not error out when a COM property is incorrect / missing?...


vb.netcompiler-errorsvb6com-interop

Read More
Creating a COM indexed property from C#?...


c#.netvb6com-interop

Read More
How can tlbimp be used to specify different File and Assembly versions?...


.netcom-interoptlbimp

Read More
Runtime casting of COM objects in C#...


c#com-interop

Read More
MissingMethodException, InvalidOperationException when mocking COM Interop interface...


c#unit-testingmoqcom-interop

Read More
Get multiple running COM objects of same Type...


c#com-interoprunning-object-table

Read More
HTTP Status 443 on Server.CreateObject in VBScript under Classic ASP IIS 6.0...


vbscriptasp-classiciis-6com-interop

Read More
Creating TimeSpan instance via COM...


vbaexcelcomcom-interoptimespan

Read More
BackNext