| Thread | Last Post | Replies |
|
| ClickOnce and Windows 98 | 29 Nov 2005 15:36 GMT | 1 |
I've set up a tiny system using VS 2005 and have used ClickOnce to successfully install and run it on Win XP SP2 and Win 2000 Sp4, but am having trouble installing it on Win 98. ClickOnce should work for Win 98, shouldn't it?
|
| File size too big to distribute via download | 28 Nov 2005 04:26 GMT | 11 |
Hi I have developed a standalone application using VBA and Access for distribution, but to my surprise the Microsoft Distributable files are 60Mb when compressed, (whereas my application is only 1Mb), which
|
| Help using Word and HTML files | 24 Nov 2005 17:29 GMT | 3 |
We are using word to generate an html file as the help in our vb 6.0 application. We cant get the graphics files that are imbeded in the word document to show on the help file after deploying the app.
|
| View a PDF in VB6 | 24 Nov 2005 01:12 GMT | 1 |
Guys, I am looking for a way to view PDF files inside a Visual Basic 6 application with out purchasing any software. I currently have some applications that do this by opening adobe reader when the program opens,
|
| VB6 on XP | 23 Nov 2005 13:15 GMT | 2 |
I was told that Windows XP already has just about all the necessar files for running a VB6 app so I shouldn't have to distribute much els other than the files I made directly relating to the app. True o False?
|
| Launching EXE | 21 Nov 2005 19:01 GMT | 3 |
After my installation has completed I'd like to launch the EXE that I just installed. I've found how to launch the EXE in the Custom Actions area of .NET's Setup and Deployment project. Unfortunately when the EXE is launched it causes the setup program to stay open until the EXE ...
|
| Install Log File? | 21 Nov 2005 17:25 GMT | 1 |
Does anyone know if it is possible to create an install log file in a Setup and Deployment Project in VB.NET 2003? All of our other projects have been VB6 and we've used the Wise Installation System for our Setup projects. It is very easy to create an install log in Wise and we'd ...
|
| How to detect whether user is logged on with administrative privileges | 19 Nov 2005 18:48 GMT | 2 |
I have a VB6 app that requires the user to be logged in as an administrator or with administrative privileges during setup. I made the setup with PDW. If the user tries to install while logged in as anything less (power user, user, guest), I'd like to give the user a
|
| How to have an Uninstall menu bar? | 18 Nov 2005 22:00 GMT | 4 |
Hello, friends, I used VB6.0 Package & Deployment Wizard tool to create a setup disk. However, after I installed to a test machine, I could not find Uninstall menu bar.
|
| text problems | 17 Nov 2005 15:10 GMT | 1 |
I hope I'm posting this in the right forum. I have a problem with a VB application where out of thousands of users, only the people at two specific companies experience extra large text that displaces other objects and
|
| VB migration to VS .Net | 16 Nov 2005 11:12 GMT | 4 |
Hello. I am an IT manager in an office with RF Engineers who recently began light programming. The primary programmer (RF Engineer) has some VB 6 code that we tried to port (for lack of a better word) into .NET with no success. He does not have the skill set to program in .NET ...
|
| VB6 Runtime Error 308 | 12 Nov 2005 13:02 GMT | 1 |
I created an application in VB6 (using Windows XP) and created a deployment package with the Package and Deployment wizard. I have been unsuccessful when attempting to install and run on another machine (also Windows XP).
|
| ListView Loop and selected item not working...code included | 08 Nov 2005 19:39 GMT | 1 |
I use this same type of loop to get the value of the items that are selected I can't understand why it doesn't work now. There are 21 records in the listview and 6 of them are selected in my test... The problem is when on the first iteration of the loop, i is set to 0 and it dies ...
|
| Licence software | 08 Nov 2005 10:09 GMT | 1 |
I have an application which is being sold by a 3rd party to business customers I need some sort of licencing program where my program can run for say 30 days but then needs an activaton code (similar to microsoft office) for the
|
| Webclasses on W2003 | 05 Nov 2005 19:42 GMT | 1 |
How can I run webclasses on win 2003? I'm trying to move an application running on w2k, but I've always this error: Server object error 'ASP 0178 : 800a0005' Server.CreateObject Access Error
|