| Thread | Last Post | Replies |
|
| CSV to XLS conversion application deployment | 25 Jan 2005 16:09 GMT | 2 |
I am trying to write an application that will open a csv file and load it into a template and save as a xls file for distribution. The application works on my test system that has full Office 2000 installed. My question is does the production environment need Excel installed on ...
|
| How to add a REG_MULTI_SZ value in the VS.NET registry editor | 20 Jan 2005 14:54 GMT | 3 |
Hi, I need add a "REG_MULTI_SZ" value in the "registry editor" in a VS.NET "deployment project". How can i do that? Thanks in advance Carlos
|
| PDW Setup continuously causes machine to reboot | 19 Jan 2005 16:26 GMT | 1 |
I've created a VB application and the install routines using the P&D Wizard shipped with VS. When installing the application on various test machines, it updates older system dll's requests the user to reboot and then it enters a continous boot. That is the machine boots up, ...
|
| Error while installing a package | 18 Jan 2005 09:07 GMT | 5 |
I create a package but when I install nothing happen, the .exe will not execute. In my project I tried to start the .exe and I don't have any problem, I can run the application
|
| Group of files | 17 Jan 2005 01:51 GMT | 1 |
I have a project in VB6. There is a group of bitmap files that I use to change a display in response to changing data. When I package the project for deployment, I need to remember to "ADD"
|
| unspecified error 80004005 in vb package and deployment wizzard | 14 Jan 2005 16:16 GMT | 1 |
I build a Visual Basic 6.0 Project in an XP environment when i was in the middle of my project I build and deploy the project using package and deployment wizzard in VB add ins, it works fine. When I was about to finally distribute my project to my customer, I Pack it once again, ...
|
| Best Location for Files | 11 Jan 2005 22:50 GMT | 2 |
Where is the best place to put control (OCX and DLL) files, including custom and third parties? $(WinSysPath) or $(AppPath)? Thanks
|
| Packaging and Deploying Application | 11 Jan 2005 22:26 GMT | 3 |
I inherited a VB project group made up of a Standard EXE project, one custom ActiveX Controls, and two ActiveX DLL projects. How do I package the project for distribution and make sure that all the controls are included, installed and registered when the application is installed ...
|
| Unexpected error number 380 has occurred: Invalid property value occurred in vb Package and Deployment Wizard | 06 Jan 2005 04:35 GMT | 2 |
I have recently run into trouble using Package and deployment wizard. I compiled my program without. However, when I run package and deployment wizard, the following error occurred : Unexpected error number 380 has occurred : Invalid property value.
|
| packaging and deploying graph9.exe | 05 Jan 2005 16:49 GMT | 9 |
Anyone know where I can get a .dep file for GRAPH9? I have searched Microsoft sites and come up empty handed and am pretty sure that is what is causing my problem. I have written an app that uses graph9 graphs on the report pages and they
|