Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid page fault occurs on exit
Message
From
29/12/2000 14:05:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Invalid page fault occurs on exit
Miscellaneous
Thread ID:
00457892
Message ID:
00457892
Views:
119
I get an invalid page fault after I quit vfp 6.0. I'm using Thomas Brothers' activex file (technical instructions only available in VB). I've talked to their tech support with no help. I've searched through the threads and followed the suggestions (like set object to .null. and release objects) but still have a problem. Here's the code:


cadd='3929 FREDONIA'
csz='HOLLYWOOD, CA 90068'
oTBMAddressLookup=createobj('TBMMapLibrary.TBMAddressLookup')
oTBMAddressLookup.SourceTBMMap =createobj('TBMMapLibrary.TBMmap')
x=oTBMAddressLookup.LookupAddress(cadd,csz,"","")


My boss says I get to go home as soon as I figure this out. It is now 10am.


thanks,


Michael Rabago
Next
Reply
Map
View

Click here to load this message in the networking platform