| Thread | Last Post | Replies |
|
| MDAC Components problem | 26 Apr 2005 18:08 GMT | 2 |
I'm using the latest, updated verion of VB.NET on my computer. When I run it on our client's computer, it installs fine until it has to work with the database, when I get the message "The .NET Data OLE DB Provider (System.Data.OlebDb) requires Microsoft Data Access Components ...
|
| Create directory structure | 26 Apr 2005 14:19 GMT | 2 |
I have a very simple app (1 form) that I want to deploy. I have used the Deployment wizard that comes with VB6. I have a file that needs to go in the folder C:\MISSet\INI Is it possible for the setup to build the necessary directory structure if
|
| PWD Deploy folder | 26 Apr 2005 01:30 GMT | 3 |
Has anyone used the Package And Deployment wizard to add a folder to setup package? If yes, how?
|
| VB6 Package & Deployment Wizard Problems | 22 Apr 2005 21:01 GMT | 1 |
I have a VB6 project - very basic - not much to it. I thought I would use the included Package & Deployment wizard to build my installation. When I try to install my app on various XP or 2000 boxes, I always get the "system files are out of date" message - it tries to install ...
|
| How to save or append text to a Unicode Wordpad Document using VB | 22 Apr 2005 14:34 GMT | 6 |
Hi All, I am appending to a Unicode TXT document written in 7 languages, among them Traditional and Simplified Chinese. I can read the text correctly using File System Object opening a Unicode
|
| MyReg.reg is not recognized as a valid registry file. | 19 Apr 2005 22:00 GMT | 2 |
I'm using the PDW with VB6. I have a registry file I want to include in the distribution package but I alway get the error "xxx.reg is not recognized as a valid registry file. I created the .reg file by doing an export from WindowsXP regedit. Where am I going wrong? TIA.
|
| installer deployment problem | 18 Apr 2005 09:27 GMT | 1 |
I tried to build an installer for a VB.NET solution and some of the controls on my forms suddenly disappeared. My solution had one project, and I added the installer as a second project to my solution. I didn't like the setup portion, so I deleted the setup project. I did NOT ...
|
| How to configure a shortcut | 15 Apr 2005 21:44 GMT | 1 |
Hello. I am using Visual Studio Installer to create MSI files to distribute my applications. I include shortcuts for Desktop and Start menu. The problem is that I can not set the "start from" property, so my applications do not launch right unless the user sets this property ...
|
| Add/Remove program problem | 11 Apr 2005 18:13 GMT | 1 |
I have been using a standard Package and Deployment method for some time now to install a suite of applications written for my site. The client suite, a group of VB6 applications, is installed on a Windows 2003 Terminal Server. They were previously running on a Windows 2000 ...
|
| Add Vb program to Startup folder | 11 Apr 2005 14:50 GMT | 3 |
Any sample code on how to add VB.exe to Startup folder durnning installation., for Win 98,XP and 2000. Thanks Dib
|
| Deployment of Projects | 06 Apr 2005 10:26 GMT | 1 |
I have created .EXE in .Net 2003, and created setup through setup project (setup and deployment projects) , At the time of installation on another machine (With Window XP) , I get following error massage : The setup requires the .Net Framework Version 1.1.4232 : Please install the
|