Thanks, but it still happens! More info... I'm not writing anything to HKEY_CURRENT_USER (I read that that can cause the problem). Any other ideas?
Thanks again!
Hi, All;
I'm having problems with a upgrade I'm doing with Wise for Windows Installer. It uninstalls the old version of the application, installs the new version of the application (I can see the files in the folder), but when I click on the Applications Icon, it tries to install from the...
That's pretty much how I ended up doing it. It just semed to me that I should be able to accomplish the same thing using the objects... Thanks a bunch for your help!
All-
I have a screen where I have a Listview control with multiple subitems (columns from a query). The order of the ListItems is significant. I want to give the user an option of reordering the ListItems by selecting one and using an up or down command button. I can't seem to make this...
Rather than use a query to join in the Ledger Entry table, if all you need is the last posting date try the DMax function- something like Dmax("PostingDate","LedgerEntry","VendorNumber = " & [VendorNumber]). You could also create a query based on the Ledger Entry...
Does anyone have code to reattach Oracle tables? I had some code once that queried a table for a list of objects to attach from an Oracle database and then added TableDefs for them, but I can't seem to find it. Any help would be appreciated.
John;
By constituent controls, do you mean the User Controls? The App doesn't have any special stuff like Sheridan controls or anything, but the programmer encapsulated some of the functionality into user controls which sit on forms. Do I need to compile the User Controls seperately? I don't...
OK, Found it... The bad news is that I didn't notice that you have to pay to download... Not too bad though. It's only $15. The URL is http://support.crystaldecisions.com/library/ Then searh for User Manual. You can also get a developer's guide.
Scott
John, the word in question id From. The exact message is "Failed to load ctlCustomer from. Your version may be outdated." (not a typo). The program runs OK in the IDE, this just happens when I make the install set and install it on the test machine.
I don't know about the help file, but I noticed this afternoon that you can get the developer's manual online. It's in the support section of www.crystaldecisions.com
Thanks, Tekno, I think we're close... Are the User Controls compiled seperately? They appear to be a part of the project. I can find ctlCustomer.ctl (I think that's the extension)(source code, I can't remember the extension, because I'm home now) and ctlCustomer.ctx but no ctlCustomer.ocx...
Hi, All.
I have a VB 6 application that uses several User Controls.
I'm A) Building the application
B) Making an install set using Installshield Express
C) Test installing on a Win 98 system
I get an error "Failed to load ctlCustomer from. Your version may be outdated."
Any...
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.