| Thread | Last Post | Replies |
|
| Splash Screen | 26 Dec 2003 16:49 GMT | 3 |
Im having some trouble compiling my code for the splash screen...The error I recieve for the following code is : Only comments may appear after End Sub, End Function or End Property... I know this is probally real simple its just I new and dont understand the error.
|
| Kill a Task | 26 Dec 2003 00:43 GMT | 13 |
I have just created a VB6 application which will call the acrobat to print the PDF by using the shell function. Once it completed, it still not closed and still remain in the task manager. Any idea to query the task manager and kill the acorbat reader? Or any other good method for ...
|
| VB5 Deployment problem | 22 Dec 2003 13:41 GMT | 1 |
I am developing an application on one PC to be deployed on a separate PC . When I copy an updated version of my application executable to the target machine and try to run it I get the following error message as soon as I launch the application:
|
| Deployment of VB6 application built on Windows XP machine fails on Windows 98 | 18 Dec 2003 15:54 GMT | 2 |
I built a VB6 application on a Windows XP machine. Used P&D Wizard to create installation kit. Deploying it on a Windows 98 machine, during installation I get the message that "system files are out of date" and
|
| Word automation problem - deploying on Word 97, 2000 and 2002 | 17 Dec 2003 17:59 GMT | 2 |
I have written a program in VB6 which automates Word. My development machine has Word 97 loaded so I am using the Word 97 (v8) type libraries. However, I notice that sometime I get problems on Word 2002. I tried a few things out. for example, I created a small VB program ...
|
| seeking help on package and deployment | 15 Dec 2003 19:02 GMT | 1 |
hai, i made my project as a package successfully using the package and deployment wizard which is in VB6.0, but when i am installing the package it gives an error that is
|
| what VB6 run-time files I need? | 15 Dec 2003 19:00 GMT | 1 |
what are the BV6 run-time files I need to deploy on the client-machines? ( I am not using any controls, jsut a siample form) Can I just copy them to the target-machines? Thanks! Wanjun
|
| Wrong alignment during crystal report print | 15 Dec 2003 11:49 GMT | 1 |
We have developed .rpt files that can be viewed using Client application and the application is developed using Visual Basic 6. The rpt file is opened through Client Application and the report is printed in a Generic printer (Dot-matrix). The report uses a paper size US Std Fanfold, ...
|
| Setting Shortcut's Start in property from the Installer | 11 Dec 2003 21:49 GMT | 1 |
I use MSI Installer to distribute my applications. I have the following problem: MSI creates the shortcuts with a blank 'Start in' property. My apps need to have the 'Start in' property
|
| Packaging in VB6 please help | 11 Dec 2003 16:29 GMT | 3 |
I want to use Visual BAsic for the first time to make an application for a client, so I have to install it in the machine(OS XP) when I want to made the package: 1- what file I have to include?
|
| trial version question | 10 Dec 2003 03:53 GMT | 2 |
I've seen many programs out there that will allow a user to use it for a set number of times or for a period of 30 days or so unless they enter an authorization code. Is that accomplished through an API call? If someone could steer me in a generally correct direction.
|
| Common files in VB Deployment | 10 Dec 2003 03:46 GMT | 1 |
I would like to be able to install a VB.net software package using SQL2000 as the Database so that I would only need to change the program in one cetral location for the changes to take effect. I have a package that is going to
|
| Visual installer... | 07 Dec 2003 16:32 GMT | 1 |
I have VS6. I just installed Visual installer. When I click the icon, VisualInterdev starts instead of Visual installer. Please advise.
|
| compile - deploy on different os | 06 Dec 2003 13:13 GMT | 1 |
If I compile vb project on an xp machine can I deploy it on a windows 98 machine. Assume that installation is completed and I want to change only the executable. In fact it works but users get several exception error on
|
| Files out of date error | 05 Dec 2003 06:18 GMT | 1 |
When runing the setup (created by the vb6 pdw) on a particular XP machine, I am getting the "Files out of date error" I have read articles Q174135 and 191096, and done
|