|
-
Oct 18th, 2002, 08:35 AM
#1
Thread Starter
New Member
refernced memory at "0x27581771" error at the time of IE close
I have made an OCX (in VB) that we use to loaded in IE6.0. IObjectSafety interface is used in the ocx for Object safety.
Problem is at the time of closing the IE. When we close IE then it is giving reference memory error
Error detail: The instruction at "0x27581771" refernced memory at "0x27581771". The memory could not be "read".
-
Oct 23rd, 2002, 05:56 AM
#2
1) are you using any external files or databasses which aren't being unloaded properly when your app/control exits?
2) Can you run this in the vb ide okay or does the debugger specify an error line?
3) What parameters does the IObjectSafety call use (as I can only find C++ sameples using this) and what values are you passing to these parameters?
-
Oct 29th, 2002, 12:09 PM
#3
Frenzied Member
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
|