[SOLVED] Error only on Windows 2003 |
Post Reply |
Author | |
Michael163
Newbie Joined: 16 March 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 13 April 2011 at 10:58am |
I have built a little application with ReportControl. When I close the application an error occurs ("The instruction on "0x72e5b17f" referenced memory at "0x00000020". The memory could not be "read". Click on OK to terminate the program").
When I delete following code no error appears anymore. ReportControlGlobalSettings.UseResourceFileLocale = True ReportControlGlobalSettings.ResourceFile = App.Path & "\Resources\ReportControl.ResourceDe.xml" This error appears only on Windows2003 and not on Windows7! What can I do?
Product: Xtreme Report Control ActiveX v15.0.2 Platform: Windows2003 32-Bit Language: Visual Basic 6.0 |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
If you add these 2 lines to our Report Sample do you see the same? I just tried on Windows Server 2003 and it works fine.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Also please try to "close" xml with
ReportControlGlobalSettings.ResourceFile = "" on exit. |
|
Michael163
Newbie Joined: 16 March 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Release the resource file was it.
Thank you SuperMario. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |