|
-
Oct 6th, 2003, 09:12 AM
#1
Thread Starter
Lively Member
Memory access errors
I have a vb6 dll which Im referencing in vb.net.
All seems fine until I close the form and then I get the message
'the instruction at 0x61a91157 referenced memory at
0x00000000. The memory cannot be read.'
The dll is using arrays of a structure, to hold file positions and a sortcode. The dll returns a tab delimited string indicating whether the sortcode is valid or not. I have 2 text boxes(to input sortcode and account number) on the form and a button to validate the details entered.
Does anyone have any ideas at all???
Thanks for your help in advance
Sue
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|