How to Register a DAO350.dll file
I made a program about 10 years ago with VB5, and Office 97 and have been away from it for years. When trying to install the program into a new computer I am getting "unable to register DAO350.dll...
View ArticleUnable to consume WCF service from VB6
Scenario, 1. Created a WCF service with netNamedPipeBinding 2. Hosted it in windows service 3. Created a com visible wrapper component since wcf service will be consumed by VB6 4. Tested the com...
View ArticleProblem on creating exe file
I am having a problem on creating exe file. I compile the project, after compilation, I look for the exe file on the project folder but no exe file visible or created. Any ideas? Any help?
View ArticleMDI Child causes MDI Parent to disappear in Windows 7 64-bit
I am testing a VB6 application for compatibility as we move to Windows 7 64-bit desktops in 2014. I have noticed something that is very strange and can't work out why it's happening. When I open...
View Articleunexpected error number 429 has occurred" Activex component to create object
I am getting this error with nothing added to a simple 1-form test project (started new project, saved, compiled, attempted to deploy). Running an HP laptop with Windows 8.0, Visual Studio 6 Pro. When...
View Articlesystem using RFID device?
please help this thread.. What is the name for this system? Re-post from nanajol I am suppose to use a RFID (radio frequency identification device) to activate(open) a gate. i am to use visual basic 6...
View ArticleVB6 with MSEXcel...Exiting excell error...
Hi. The same application ran fine on Windows XP but is reporting an error on Windows 7: Please advice. Thank you Attached Images Â
View Articlesaving file to a public folder in windows 7
Hi. How do I save a file using Vb6 to a public location/folder where users profile/name is not needed?
View Articlei want 3rd party EXE application run inside form.
Hello! i want to add 3rd party EXE into vb form and only running inside form not outside running. here is exactly what i want same but when i was embed 3rd party exe then it always outside running not...
View Article[RESOLVED] how to copy ListView added files to temp folder
hello guys how to copy ListView added files to temp folder thank you
View ArticleDatePicker MaxDate
I have a DatePicker, and on properties I have set max date to today. the problem with this date is that it doesn't change it always keep today's date 17/12/20003, even if the date is 18/12/2013, and I...
View ArticleActivex component to create object but run normally in debug mode
Hi everybody, i installed a program written in VB6. The program was used COM+. For along time, the program run normally. Today, when i run it, it pop up an error: .."Activex component to create...
View ArticleNeed help : Vb6 + Crystal Report
I need help about : All checked items in listview must appear in crystal report. I am getting error 3705 Please see attached file... Is there anyone could help me? Thanks in advance... Codes that I...
View ArticleVB6 - Flickering and wake effets on mapcontrol
I need to put a picture (group of lines, arcs, texts) in a form that contains a mapcontrol. The pictures is attached under the cursor and no button of mouse is pushed. When I push the left button of...
View Articledelete registry key and all subkeys
hi how delete this registry full: (delete key and subkeys): HKEY_CURRENT_USER\Software\DownloadManager i need a code for delete key "HKEY_CURRENT_USER\Software\DownloadManager" ? how work this? thanks
View ArticleLibrary for Converting PDF to TIFF
Hey guys, do you know of any library that can be used in VB6 for converting PDF files to multi-page TIFF? A download link would be much appreciated! Thanks in advance! :)
View ArticleProgram to solve for variable algebraically eg: v=u+a*t -> a=(v-u)/t
I would like to make a program which solves for an unknown in an equation, which seems easy to do on paper, but I have no idea how to make the computer do it. Here's an example: I start with a string:...
View ArticleVB6 and Bartender
I am new to th forum and this is my first post. I have written a new VB6 program that uses Bartender to print law labels. I developed it on my PC Winows7 but when I try to run it from another PC I get...
View Articlehow to disable a time passing in DtPicker with format of HH:mm
i have 2 date pickers with format of hours now i also have a list that you can only make a appointment from 08:00 to 23:00 first dtpicker is called "DtStartTime" 08:00 second dtpicker is called...
View Article