My installshield install for a foxpro 9 application with OCX controls (msinet.ocx) when installed under the Vista operating system reports OLE error code 0x80040154: Class not registered. The control does appear to be registered but this error occurs every time the form is opened.
Thanks so much for the answers. It was the word ".object". I've used the inet control many times but never had to use .object.
Thanks again for your help.
I am trying to send an e-mail to a specific location. The users of this application have differnet e-mail clients and providers so I wanted a method of sending an e-amil to a specfic address with no intervention from the user. The control is not doing anything no matter what address I use but...
I have added the winsock control to a form, entered a remotehost and port but when I connect absolutely nothing happens. I mean nothing! Does anyone have any idea what may be causing this?
After compiling my code into an execuatable and after doing this a number of time the execuatable file size grows dramatically without adding forms, reports, or sugnificate amount of code. It appears I can restore an old copy of the project file and place the forms / etc. that were not in that...
Thanks for the response. I have done this once and for a few days of developement it appeared to work but has now come back. This is a very complex form with a large number of custom methods, properties and controls. I had hoped for a less drastic solution.
I am using VFP6 and have built a form with several tables in the data environemt. The form is set to a private data session. From time to time when I run the form the tables will have been removed from the environment and must be readded. Does anyone have any idea why this is happening?
Thanks ramani. I looked over the reference you provided but found no solutions within. I have found that my application runs prefectly on a Win 98SE machine. The application only hangs on a 2000 machine when I exit the form that the MSInet OCX is on and only after I've used the control. Any...
I am using the MSInet control to send files to an ftp site and all is working well except after the entire transfer is complete, the data is reindexed, and other cleanup functions are complete the form will not close. Task Manager (win2000) shows that the application is not responding. I have...
The cursor is displayed in a grid and is fine. I built a new report (minimal), removed the grid from the cursor all with the same results. I have put this problem asside for now but have still found no solution. Thanks to all for your help.
I have selected the cursor before the "report form" command and also I've selected the cursor and given a go top in the init of the report itself. This thing is acting different each time I run it, very strange...
I have created a cursor which is displayed in a grid. The grid is correct but when I print the cursor to a report the report has either one record in it or the correct number of records but their all the same. This is printed from "report form "xxx.frx" noconsole to printer...
If the print preview is scrolled or the page is changed in preview and then printed from preview the resulting report is missing records. Printing without previewing works fine. I am using VFP version 6 SP5.
I don't know what else I can tell you. Switching the form from private session to default data session stops indexseek from working. That's all I did to cause this problem. Possibly approching this form the initial problem will help. In private data session, I lock the record in a one record...
My application is using legacy 2.6 databases (free tables) and all forms are set to private data sessions. Tables are being opened by the forms not in a startup routine. On one form a sequence number is used and replaced with the next sequence number but this had some odd effects so the data...
When I create a cursor in a muti user application there is no conflict between users but if the cursor is indexed users then get a "index already exists". Can a index be created that will be user specific as in a cursor?
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.