Thanks again Craig,
I think I will try to compare the registry licenses (HKEY...) with my developement machine first, if it doesn't work I will uninstall the old run-time than re-install with a new install program with MsMapi.ocx included.
The user needs to change the left margin at run time, I think I have to change the .LBX progammaticaly. Please anyone can tell me the meaning of the fields in .LBX ?
Craig,
The Msmapi control is added on a form in my project as you said, but I just copied this new EXE to a user's machine, not using InstallShield. Is it the right way ?
I created a EXE which contained only the code from "How To Send E-mail Programmatically Using MSMAPI OLE Control", than I tried it on a user's machine (WinMe and W2K Server) where MsMapi32.ocx is registered by Regsvr32.
The error is:
OLE Error Code 0x80040112: Appropriate license for this class...
It doesn't work on my WinMe and W2K Server even I copy exactly the same code from "How To Send E-mail Programmatically Using MSMAPI OLE Control" and register the MsMapi32.ocx, maybe I should try the Install Shield.
loSession = CREATEOBJECT("MSMapi.MapiSession")
loMessage = CREATEOBJECT("MSMapi.MapiMessages")
...
I used the above code in my application and make it a EXE, on the user's machine (WinMe and 2K Server) I added the file MsMapi32.ocx and registered it with Regsvr32, but I still got the error...
In 'My Threadminder', there are no more using bold face to notify if there are any change since my last visited, I hope this funciton could be keep on. Thanks.
I ask this question because I found that if I double click on a mapped drive under "My Computer", it shows the contain at once; but if I click on the same folder in "My Network Place" ("My Neighbour" ?) sometimes it would be a few seconds delay.
I use Win 2000 server and Win Me. The table to be...
Please tell me which way is better to access a set of table in another PC:
A. Use the table directly:
USE \\PC-Main\Invoice\SalesInvoice.dbf SHARED
or
B. Map a network drive of "\\PC-Main\Invoice" than use that dbf.
Thanks.
In order not to hard-code a logo on a report I use:
- a picture control in report, which the field "Picture
from file" is cLogoName
- cLogoName = 'ABC.bmp'
It worked fine when I tested it in interactive mode, but it showed an "Invalid path or file name" error after...
How can I access a field in a DBF when the alias name is stored in a object's property ?
For exemple:
oo.aliasname = 'INVOICE_2001'
I want to access the CUST_ID of this DBF, but obviously I can't use
oo.aliasname.cust_id
What way I can use so I don't need to do too much "&"...
Since the beginning I used only English letters in Notepad to test the printer, the 2000 server and Win Me are both "freshly" installed and without any speical language software in it, that's what annoy me the most.
Maybe I have to test more on different machine.
Anyway think you...
Thanks Kim, I tried that site but this is not really the thing I am looking for.
Actually my situation is:
In a LAN composed by a WIN2000 server and some ME, I want the dot-matrix printer prints with its own font, as if old style printer does. So I use "Generic Text Only" printer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.