| Thread | Last Post | Replies |
|
| Export to PDF after installation | 26 Feb 2005 19:10 GMT | 2 |
Hi all. I have a problem that I have been going crazy over for the past couple of weeks. Here is how it started: I had a program that I designed on Windows 2000, VB6 sp5, and Crystal Reports. I purchased a new computer with Windows XP. I loaded everything on to my new ...
|
| problem while registering dll | 26 Feb 2005 05:57 GMT | 1 |
error is ecountered when i am trying to register prolat.dll error: prolat.dll loaded, but dllregisterserver entry point not found. and its suggesting using pview to detect and remove dll
|
| Do I need to distribute vbrun60sp6.exe for Windows XP SP2 images ? | 24 Feb 2005 13:23 GMT | 2 |
Hi! I am wandering if I should prepare my XP SP2 image with vbrun60sp6.exe? Does XP SP2 come with it already ? How can I check what version of VB-6 runtime it comes with ? Many Thanks for your help in advance,
|
| question on switching forms | 22 Feb 2005 15:49 GMT | 4 |
i have written a large vb-6 database application which accesses a DAO database of about 10,000 records. it takes about 5 seconds to switch from one form to another. during this time, the (hide) form is slowly replaced by the (show) form. controls from both forms appear at the ...
|
| How can a VB6 application go on network? | 19 Feb 2005 02:18 GMT | 1 |
I have developed a VB6 application that I want to install on our XP pro network. I have tried setting it up on a server but it will not open on a workstation. Is it possible to install it this way so that its forms(interface) can be accessed by many users over a network (about ...
|
| Errors while installing my package. Urgent.Thanks | 19 Feb 2005 02:07 GMT | 1 |
I am getting two errors when i am installing my package. They are: 1) ERROR: LoadLibrary() failed while registering file 'C:\Program Files\Common Files\ESRI\aiimage20.dll'
|
| Installation program options | 16 Feb 2005 00:50 GMT | 2 |
I have a couple of small VB6 programs that I sell that use the PDW installation program. It works but I'm not terribly satisfied with it and would like to have a more professional looking / integrated installation. I've looked at the Wise and Install Shield - they seem too ...
|
| MSI error | 15 Feb 2005 23:59 GMT | 1 |
I am getting an error when I try to do an installation. The error reads: Windows cannot access the specified device, path or file. You may not have the appropriate permissions to access the item.
|
| VB6 Runtime | 15 Feb 2005 23:48 GMT | 10 |
Can anyone tell me how I can tell if a machine has the VB runtime installed on it or not. We have a W2K3 Web Server on which we want to install a VB6 dll (to be called from a SQL DTS). Will we have to install the VB6 runtime or does it come preinstalled on W2K3?
|
| question regarding permissions that are required for using excel d | 14 Feb 2005 21:45 GMT | 5 |
i have a question regarding permissions that are required while distributing an visual basic application that uses excel dlls. we have microsoft vb 6.0, deluxe learning edition, and microsoft office 2003. do we need to obtain any additional permissions for distributing our
|
| CR regkey reading into registry error | 07 Feb 2005 09:08 GMT | 1 |
This sounds a bit difficult, but in fact in the end it isn't. At least, not explaining in the end. I have a VB.NET winform application. It is working great
:-) |
| Console Window From Within App | 07 Feb 2005 09:07 GMT | 1 |
I have written a VB.Net app (one project within a solution) and would like to start a console window from this application to run a number of command line procedures, providing feedback to the screen. My question is: How do I accomplish this?
|