ActiveX Blog

Resolving “DLL Hell” Problem for ActiveX Components

January 28, 2013 in ActiveX by C1_GatimT

In computing, DLL Hell is a term for the complications that arise when working with dynamic link libraries (DLLs) used with Read the rest Tags: , ,

Merging Multiple Reports in Single PDF

January 13, 2013 in ActiveX, WinForms by C1_GatimT

Integrating multiple reports in a single PDF file is helpful in many ways. It allows customers/clients to have a better view of the company reports and analyze them. There is… Read the rest Tags: , , , , ,

Spread: Using Excel 2007 Features on Client’s machine.

January 11, 2013 in ActiveX, Spread by DeepakSharma14

Spread 8 has introduced support to work with Excel 2007 which is not possible with earlier versions of Spread COM. This feature was added to Spread COM in 2010. There… Read the rest Tags: , ,

Deploying Spread for COM with Your Application

January 11, 2013 in ActiveX, Spread by DeepakSharma14

Customers often experience issues while deploying Spread with their application. In this blog I am going to explain deployment of an application which contains Spread for ActiveX. First of all,… Read the rest

Troubleshooting ‘Class not registered’ Error

December 17, 2012 in ActiveX by C1_GatimT

Accessing properties of ActiveX controls via designer is a very basic feature which enable us to to implement operations like styling etc. directly at design time. However, at times, when… Read the rest Tags: , , ,