Error in trial version

Support for iMacros. The iMacros software is the unique solution for automating every activity inside a web browser, for data extraction and web testing.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
albertoh
Posts: 1
Joined: Fri Jan 26, 2018 10:53 am

Error in trial version

Post by albertoh » Fri Jan 26, 2018 10:59 am

Hello,

We are developing a Windows service in c# that use Interop.iMacros.dll with imacros trial versión. It connects to a web and download a .csv file.

After downloading the file an error occurs and informs that we must send the log file to this email: imacrosSupport@ipswitch.com, The log contains the following:

2018-01-26 09:52:35Z
iMacros version 12.0.501.6698, IE version 11.192.16299.0, OS version Microsoft Windows NT 6.3.9600.0

Exception at IntPtr GetCOMIPFromRCW(System.Object, IntPtr, IntPtr ByRef, Boolean ByRef)
No se puede convertir el objeto COM del tipo 'System.__ComObject' al tipo de interfaz 'iMacros.Core.ComInterop.Interfaces.IBinding'. Ocurrió un error de operación debido a que la llamada QueryInterface en el componente COM para la interfaz con IID '{79EAC9C0-BAF9-11CE-8C82-00AA004BA90B}' generó el siguiente error: Interfaz no compatible (Excepción de HRESULT: 0x80004002 (E_NOINTERFACE)).
en System.StubHelpers.StubHelpers.GetCOMIPFromRCW(Object objSrc, IntPtr pCPCMD, IntPtr& ppTarget, Boolean& pfNeedsRelease)
en iMacros.Core.ComInterop.Interfaces.IBinding.Abort()
en iMacros.Core.Helpers.Downloader.#=zdjRG25k=()
en iMacros.Core.Helpers.Downloader.#=zfMjrBBA=(Boolean #=zqaKZWMQ=)
en iMacros.Core.Helpers.Downloader.Dispose()
en iMacros.Core.Helpers.DownloadManager.RemoveDownloader(Downloader callback)
en iMacros.Core.Helpers.DownloadManager.#=zYWyHw8jBygsM9hKvsg==(Object #=zxWLqxGs=, RunWorkerCompletedEventArgs #=zONFHenY=)
en System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
en System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)

We are waiting for an answer from sales department to buy the license.

Thank you. Best regards
Post Reply