I create a client remoting.
I set a method with the frontcontroller from a client.
When I executing the method this message appear :
"object reference not set to an instance of an object "
Best regards
Hi,
when I compile my program all are ok.
And when I execute my program an error appear :
dlgdata.cpp error in line 43
I have 2 PCs with VC++ and I have the same problem when I executed the program.
Best Regards
Hi,
I create in the folder DEBUG or RELEASE some settings files for my executable.
When I compile my project, the compiler delete the settings files and recreate a new folder DEBUG or RELEASE with the compiled files
So how can I do for disable this option.
Best Regards
Hi,
When I use the CreateFile for Open, Read, Write and Close , when I using COM1, to COM9 no problem.
But when I would like to use COM10 to COM34. I cannot open Comport.
I using this command :
CreateFile(\\\\.\\COM10,...)
or
CreateFile("COM10",...) cannot workink.
Can you help me
Hi,
I have a SQL SERVER 2000,
I have a Database ACCESS 97 ( db.mdb)
I use Entreprise manager for link the DB ACCESS 97 by linked servers to SQL2000.
The only choice for PROVIDER NAME I have Microsoft Jet 4.0 OLE DB but for ACCESS 97 it is not good.
I don't have the possibility for chabge the...
Hi,
I create a user manual in a Word Document.
I would like to convert it in a .chm or .hlp files for use it with the F1 key.
Please, it is possible to do that if yes anyone can help me ?
Best regards
Hi,
1/I use CCalendar (OCX)
I would like to disable the calendar but it doesn't work.
Can you help me ?
2/ I would like to use cmonthcalendar but when I click to a day when I show the date, the date is wrong.
Why ?
Best Regards
Hi,
I complided my software in DEBUG and RELEASE mode all are OK.
But when I execute my RELEASE version, an error message appears " OUT OF MEMORY".
Anyone can help me for debbugging this error or how can I do for checking my memory when I execute my software.
Hi,
I execute my pgm two times .
I would like to know how can I do for inhibe the second pgm execution
I would like to show the first pgm and close the second pgm.
Best Regards
I create a project where I include a file.h in another folder in the same project.
when I used #include "myfile.h"
the compiler don't find the file.
How can I do for find it ?
Best Regards
Hi,
I create a Dialog box with some controls.
I would like to use my Dialog box for another application in VC++.
How can I do for import this dialog with all controls ?
Best Regards
Hi,
I receive from a Barcode Reader a string with a end of message character LF, TAB+, ENTER, RETURN, CR/LF in an editbox.
For example : *B00001*+<CR> or *B00001*+<ENTER>, ...
When I receive the string and the End of Message is RETURN, CR, ENTER, the program is closed. Ok I use Pretranslate...
Hi,
I create a batch file , execute the batch file with shellexecute and I would like to retrieve the prompt message to a file for checking the status of the processing.
Best Regards
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.