Hi,
We are using a version of IGUltragrid ocx from January 2003 in our VB6 application. When trying to process large amounts on data on this grid the application crashes and below is the error from the event log.
My question is : Does anyone know if the below error is confirmed as fixed in a more recent version of this control. I believe the version that came out in 2005 is most recent. Wondering this 2005 version has fixed the issue.
Log Name: ApplicationSource: Application ErrorDate: 04/11/2018 10:26:48 AMEvent ID: 1000Task Category: (100)Level: ErrorKeywords: ClassicUser: N/AComputer: Description:Faulting application name: Omate.exe, version: 12.0.0.3, time stamp: 0x59b062f9Faulting module name: IGUltraGrid20.ocx, version: 2.0.1.25, time stamp: 0x3e30378cException code: 0xc0000005Fault offset: 0x0004de20Faulting process id: 0x64f8Faulting application start time: 0x01d3d1b689a20474Faulting application path: C:\OFFICEMATE\Omate.exeFaulting module path: C:\Windows\SysWOW64\Infragistics\UltraSuite\IGUltraGrid20.ocxReport Id: 82f68e46-3dad-11e8-9a27-0050569b159fEvent Xml:<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2018-04-11T17:26:48.000000000Z" /> <EventRecordID>2743847</EventRecordID> <Channel>Application</Channel> <Computer></Computer> <Security /> </System>
When I download from the product registration page it does not include the latest versions of the igultragrid20.ocx. I am trying to do this for ultrasuite2 The version that I downloaded came with 2.0.1.7 whereas we previously had version 2.0.1.50. Can you please advise where to get the latest from?
Rajesh,
If you have a key for Ultra Suite 3.02 registered to your profile, you would download it from the my keys and downloads page under the classic tab.
I checked your profile and you don't currently have a key registered which means that you may need to register a key on the product registration page.
If you find that you can't register your key because it is already registered to someone else and need to transfer the registration of that key to yourself, reach out to team@infragistics.com for assistance with transferring the key.
If you don't have a key yet an need one, you can purchase on from sales and you can reach out to sales@infragistics.com for assistance.
Please note that as these controls have been retired for more than twelve years they are not available as a trial.
Let me know if you have any questions with this matter.
Hello Alan, Thanks for your response! I have a follow up question - Where can I get the later version of the IGUltragrid20.ocx? Can you please point me to a location where I can get it?
You would need to get the later version of the IGUItraGrid20.ocx and test this on your own. These controls haven't been supported in more than twelve years. I did check the retired products PDF and see that UltraSuite 3.02 provides version 2.01.0060 which is more recent than 2.01.0025 though I don't know if it would address the issue you are seeing.
If you don't already have access to UltraSuite 3.02, you would need to purchase it to get the newer version of the assembly,
Note that these controls haven't been modified or updated in over twelve years and if the newer version doesn't address the issue, it is recommended that you migrate your application to .NET and use our Windows Forms or WPF toolsets. Alternatives would be to limit the amount of data you are using with the control.