VS 2019 Socket connected but send doesn't seem to work
I have an old vb6 desktop application which communicates with a mainframe server using socket (winsock 2) that i need to convert to .net. I found the small code which seems correct to me using...
View ArticleCursor stuck on WaitCursor on form
Hi, A quick question: I have tried to change the cursor on the Form - at design - from WaitCursor to the default and it won't let me. I change it and VS changes it back. Has anyone had the same problem...
View ArticleAutomating the running of a script?
I'm working on a website where one part of the functionality is to sign up to receive a weekly "devotional/inspiritional" via email. Once a user enters their email address, the email will get stored on...
View ArticleHow to simulate IDE KeyDown Help
I have an editor in my app and the new users get confused easily when first encountering certain commands that must be coded. The VB IDE has that very useful feature of showing the command structure as...
View ArticleVS 2019 Old man needs help
Good day all. Firstly, please forgive such a stupid question. I am 54 years old and have only a few months ago started with vb.net after I lost my job in aviation due to covid. This is all new to me...
View ArticleListing all com interfaces that an object supports
Is there a tool\utility that shows the interfaces that an object supports ? I use Typelib browser (by jose roca) but it doesn't show all the supported interfaces. For example, the UserForm object of...
View Article[RESOLVED] Testing a MySQL connection.
Ok, this one is going to show my naïveté on the intersection between VB6 and things internet related. Let me outline the issue: I'm working with folks in setting up a MySQL server. Several of us have...
View ArticleWin XP NY 5.1 question hardware
I am not sure what my USB ports are on my Dell optiplex 755 (there are 2 in the front) Where in control panel would I find if they are USB 2 or 3? Jeff
View ArticleVS 2017 command line for virtual printer (Cute PDF, Microsoft Print to PDF ..)
Hello, With VB.NET 2017, I design a report (invoice, payroll ..) then with a virtual printer (cute PDF or Microsoft Print to PDF) I create a PDF. But we need to choose the virtual printer then to click...
View ArticleVS2019 Community edition COM Aware setting ?
Does anyone know off hand if the VS2019 community edition still supports the COM aware feature for a class library? I cant seem to find it anywhere in the properties. Was this killed off completely or...
View ArticleA compatibility issue
We' re trying to run an xp program created with vb6 in windows 10. Unfortunately there is no source code to apply the known compatibility fixes. As it is, it works but when it is about to deliver the...
View Article[RESOLVED] VS2019 Community edition COM Aware setting ?
Does anyone know off hand if the VS2019 community edition still supports the COM aware feature for a class library? I cant seem to find it anywhere in the properties. Was this killed off completely or...
View Articlefilter datatable
Hi all, Im currently trying to extract information from excel and display it in a different way so ive managed to pull the info from excel using Code: 'Open the Excel file using ClosedXML....
View Article[RESOLVED] How to intercept KeyPress or KeyDown CTRL+D in/on a textbox
Hi, there are numerous postings on this (and closely related) subject. But no practical answer I can find. Simple question: I need to intercept the user typing CTRL+D in a Textbox. Alt+D is simple and...
View ArticleVS 2019 Counting rows with the same date as 1 item.
Hello! I have a table with a column called: "DGV_Date_Column", it contains the dates of my sale tickets. I've sent these values to a DataGridView1 and I'm trying to display de total amount of tickets...
View Article[RESOLVED] Need help asap!
When the user clicks on Branching button, use the animal entered and indicate what the term is for a group of these animals. For example if the user enters Lion, The text displayed should be A group...
View Article[RESOLVED] How to Stop a Tab Control Page
Hi All, I'm using vb.net to control a plc system using an open source program: https://www.advancedhmi.com/forum/index.php?board=8.0 there are many pages on my tab control and each pages also contains...
View ArticleDisable/Enable keyboard mapping?
Is there a way to temporary disable/enable keyboard mapping at runtime? For example users with UK keyboards can not use CTRL+ALT+4, users with German keyboards can not use CTRL+ALT+8. The key...
View ArticleVS 2019 Regex SQL syntax highlighting
Hi all, I decided to view my sql queries in a richtext box but when I loaded my query obviously I cannot syntax highlighting like SSMS. So I decided to use regex to plit each line and when I find some...
View Articlevba6 error
hi all we are trying to reinstall a cad prog (alphacam) on a windows xp as our old one died .We are now getting error VAB6 536870918 can anyone help with this please chris
View Article