| Thread | Last Post | Replies |
|
| ClassFactory cannot supply requested class | 07 Nov 2006 13:16 GMT | 1 |
One of my application's users is reporting that they get the message: "ClassFactory cannot supply requested class" I have been unable to reproduce the error on my machine. Does anyone have any suggestions what could cause this particular error and where I should be
|
| Hyperlinks | 07 Nov 2006 12:51 GMT | 1 |
I am working with macros in PowerPoint, and making Userforms in VB. In a userform I would like to have hyperlinks. I'd like to know how to: - make hyperlinks in forms in the textbox - make hyperlinks in commandbuttons
|
| Debugging a user written DLL | 07 Nov 2006 12:13 GMT | 6 |
I have an windows based application written in VB 6.0. It references a user written dll (VB code). Currently when trying to run the main application getting an error. Tried to debug but i am stuck at a line which references a method in a user written dll.
|
| Multiple instances and processor affinity in VB6 | 07 Nov 2006 11:13 GMT | 5 |
At work we've got a VB6 application that runs like a server (essentially non-stop) processing large files into PDF's, very CPU intensive work. Processing each file can take quite a bit of time, so I'm wondering about some things with VB6. We're moving this program to
|
| how to find big number from listbox | 07 Nov 2006 08:49 GMT | 5 |
I am new to vb6 please help me on the topic i have one list box which contains numbers like 2,4,5,6,7,8......i want to find big number on msgbox help me. thanks
|
| Custom app & Winlogon.exe fighting | 07 Nov 2006 08:18 GMT | 9 |
We have a unique VB application that runs a machine we produce, we have just switched over to XP computers and are running into a problem when going through certain actions and then exiting our custom app. After exiting the app the computer ties up/slows down and winlogon.exe shows
|
| SHBrowseForFolder now nonfunctional | 07 Nov 2006 06:41 GMT | 1 |
I have several programs written that use the SHBrowseForFolder API. This is where you browse for a folder. The dialog appears with the title and description, but nothing is populated in the dialog. It's blank. No my computer, no drive letters, or anything. The last thing I did was ...
|
| no start() or stop() methods for timer control ?!!? | 07 Nov 2006 04:02 GMT | 3 |
OS: Win2000Pro SP4 Visual Studio 6.0 Enterprise Edition SP3 Greetings All, I've whipped up an VB6 app and placed a timer control , some textboxes
|
| VB6 refactoring | 06 Nov 2006 23:42 GMT | 1 |
I've been playing with CodeSMART and it is good, however, it provides no refactoring support whatsoever. Is there a product out there that supports common refactorings (like extract method, for instance)? Regards
|
| Creating reports in VB application | 06 Nov 2006 23:23 GMT | 4 |
I have an Access database with about 55 reports, almost all with grouping, some cross tab reports, mailing labels, reports with 2-5 subreports, and some graphs. I am trying to convert from Access to the entire project being in VB 6.0. I
|
| VB Window Handle | 06 Nov 2006 22:59 GMT | 3 |
I have a requirement where I need to create a program that would find all instances of an application and show each instance on the screen for about 5 seconds, after 5 seconds it should bring up the next instance.
|
| Printing Barcode (Code 128) | 06 Nov 2006 17:03 GMT | 1 |
I am currently trying to print a Bar Code on an existing PDF file using Code 128 (in VB.NET) using activepdf 4 by Component Source. The example below works for a code 39 barcode http://www.activepdf.com/support/knowledgebase/viewKb.cfm?fs=1&ID=10542
|
| Identifying name of PC! | 06 Nov 2006 16:55 GMT | 5 |
I was wondering if there was a way of identifying the name of the current PC in code? I'm on a network and need to be able to tailor certain aspects of my database to certain computers, due to the fact that some have CorelDraw to access photos and others don't.
|
| HELP - dot net redistributable and INSTALL MSI file | 06 Nov 2006 13:56 GMT | 1 |
how do i configure my msi file to install the dot netframework, if the person does not have the dotnetframework already installed on their computer. can someone please give me a STEP BY STEP example/directions, PLEASE.
|
| Common Dialog Font - Color Choices | 06 Nov 2006 13:43 GMT | 4 |
VB Gurus, When I use the VB Common Dialog control to select a Font, I'd like the user to be able to select the font color as well. However, even with (what I think are) the correct flags set, the color drop down menu provides 16
|