Hi every one
More problems with the desktop alerts.
Every thing is working OK on development machine. No errors compiling
and alerts work.
When I try to run at the clients I get "Type Library
VFPAlert.AlertEvents not found". I have tried in my office on another
machine and get the same error.
Running the debugger on that machine I find the error is at the
following code which is near the beginning of my "Main.prg"
Public oMgr As vfpalert.AlertManager
x = Createobject("myclass")
oMgr = NEWOBJECT("vfpalert.AlertManager")
and occurs on the x = Createobject("myclass") line.
Googling gives very little information, in fact the only thing near an
explanation said that the tlb file should be included when compiling. I
included "vfpalert.tlb" into the project and still the error. By the way
I included it in the Other/Text files area is this right.
I then added all the desktop alerts files one by one into the same
folder as the executable. No luck so the last thing I tried was to run
"vfpalert.exe" on that machine as Allen had suggested.
I haven't tried compiling the project on that machine but would it give
any more clues if I did. Anyway I don't want to compile on each of my
clients machines.
Any Ideas
Cheers
Peter Hart
Peter Hart Computers
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/a57fa4cf19531343a2ee11b57db8e3af04c...@server.peterhartcomputers.local
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.