2,733 questions with VB-related tags

Sort by: Updated
2 answers

How to multi-split the text while going deeper into details by level

vb How to multi-split the text while going deeper into details by level 'This is the input text Dim MyString As String = "00[A]1111{C}22(B)33333{C}4{C}5{C}666[A]777(B)8(B)99{C}999[A]101010" 'The expected output is an array as shown below Dim…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-11-02T05:47:54.5333333+00:00
Mansour_Dalir 1,876 Reputation points
answered 2024-11-02T07:21:23.2033333+00:00
Mansour_Dalir 1,876 Reputation points
0 answers

Cannot click into or scroll word document after opening .... Until I hit Ctrl+Home or interact with some options in the Ribbon Bar

Some of our clients have started reporting a strange issue in Microsoft Word after we open documents using Microsoft.Office.Interop.Word automation When they open a Word document they think that MS Word is hanging. The first indicator that it's not…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,696 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,997 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,966 questions
asked 2024-11-01T08:38:27.7966667+00:00
Giuseppe Carafa 96 Reputation points
commented 2024-11-01T14:08:06.6733333+00:00
Giuseppe Carafa 96 Reputation points
2 answers One of the answers was accepted by the question author.

Migrating Vb.Net web application into .Net 8.0

Hi,   I would like to migrate our web application which has been developed in vb.net web application (MVP) using .Net Framework 4.7 into .Net 8.0. But I am not able to do it. I had used .Net Upgrade Assistant. Can we migrate vb.net web application into…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-30T09:52:04.9233333+00:00
Banu 20 Reputation points
answered 2024-11-01T04:59:49.0966667+00:00
Banu 20 Reputation points
2 answers

How can I get Visual Basic 6 program?

I am applying for a company that uses VB6. I know it was a development environment back in the 1990s. Apparently, this company still has applications that are written in VB6. Can you please let me know how I can download this software? I have tried to…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-30T18:04:19.58+00:00
Alden Mallare 0 Reputation points
commented 2024-10-30T22:16:40.17+00:00
MotoX80 34,346 Reputation points
5 answers One of the answers was accepted by the question author.

Hilfe: Der Microsoft.ACE.OLEDB.12.0 Provider ist nicht auf dem lokalen Computer registriert

Ich habe ein neues Motherboard installieren müssen. Ich habe Windows 10 letzte Version 64 bit. Ich habe Windows (Office) 365 64 bit installiert und ich programmiere mit Visual Studio 2019 Basic 64 bit. Die Installationsreihenfolge ist die der Aufzählung.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,177 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2021-02-10T11:23:08.673+00:00
Joachim Tentscher 21 Reputation points
commented 2024-10-30T08:24:00.5666667+00:00
Peter Fleischer (former MVP) 19,326 Reputation points
4 answers One of the answers was accepted by the question author.

How to Math Operation at one textbox in VB>Net

Dear All, if I input a number and plus sign in a textbox. and when I click Button1, the Result Textbox will display the sum = 25

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2023-04-14T11:23:49.56+00:00
Frangky Bunga 41 Reputation points
commented 2024-10-29T19:10:35.8766667+00:00
Shrirang Bapat 0 Reputation points
3 answers

VB.NET - Detecting when the computer wakes up.

I have tried a suggestion that someone posted on Stack Overflow, however, it is not working. I can't seem to find the solution online. I wonder if it is even possible to detect when the computer wakes up from sleep in VB.NET. Heer is my code. First, I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,905 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-15T21:38:54.6833333+00:00
Marc Menzel 81 Reputation points
commented 2024-10-25T14:56:04.2066667+00:00
Jiachen Li-MSFT 32,056 Reputation points Microsoft Vendor
3 answers

How to insert line break for send whatsapp message using vb.net

I want to send whatsapp message like below using VB.net LAUNDRY HOMES Invoice Number : 100006 Invoice Date : 07/30/2022 I have used following code but its not line breaking in whatsapp Dim web As New WebBrowser Dim strMessage As…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2022-07-30T16:17:20.2+00:00
Thisara Udayanga 21 Reputation points
commented 2024-10-25T12:00:40.79+00:00
Caseylynn25 0 Reputation points
1 answer

Is it possible to use the new version of Outlook with vb.net?

I automated notification of sending via Outlook with vb.net code. It worked well with Outlook Classic. recently some employees switched to the new version of Outlook (Outlook NEW 2024) and for these employees, the program is no longer able to trigger…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,480 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,905 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,975 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-16T10:10:51.41+00:00
Kacou Ambroise KABRAN [LABEL] 0 Reputation points
commented 2024-10-21T09:51:09.8266667+00:00
Jiachen Li-MSFT 32,056 Reputation points Microsoft Vendor
2 answers

Exception when using Firebase streaming

Hi, When I try to read data from Firebase using FirebaseDatabase.net Library I receive Newtonsoft.Json.JsonReaderException exeption this code works Imports Firebase.Database Imports Firebase.Database.Query Public Class Form1 Private Async Sub…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,900 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-18T05:54:17.3033333+00:00
Yusuf-3141 45 Reputation points
edited the question 2024-10-21T02:26:16.0966667+00:00
Yusuf-3141 45 Reputation points
2 answers One of the answers was accepted by the question author.

'Reference to a non-shared member requires an object reference' after adding a new value to Application Settings

If I add a new settings to my application Settings(VB.NET,NET 4.7.2),I got 142 errors: `BC30469 Reference to a non-shared member requires an object reference` on every code that uses My.Settings If I use notepad++ and manually add the new value to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,177 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2023-06-19T21:14:22.8133333+00:00
moris27 56 Reputation points
commented 2024-10-17T15:17:28.28+00:00
Fried Parrot 0 Reputation points
1 answer

populate TextBoxes base on date value selected in DatePicker

Hi All. In form of WPF VB.Net project I would like to populate 3 TextBoxes base on selected in DatePicker date value of Monday. The first TextBox named txbWeek will display the number of week of the month depending on the selected date in the…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,783 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-07T22:53:26.74+00:00
zleug 51 Reputation points
commented 2024-10-17T05:22:40.7133333+00:00
Hongrui Yu-MSFT 2,465 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Open or show a new instance of a form from a new thread in VB.NET

I am trying to open or show a new instance of a form from a new thread in VB.NET. Here is some code that I have come up with: Thread starting procedure: Public Sub StartBellScheduleRun() Dim BS(NumClocks) As Threading.Thread For A As…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,905 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-09-04T01:33:12.8966667+00:00
Marc Menzel 81 Reputation points
commented 2024-10-16T17:02:54.7+00:00
Viorel 118K Reputation points
0 answers

How to disable (or fix) automatic "End Class" -> "End Structure" replacement?

In Visual Studio 2019, using Visual Basic, when I have Public Structure Foo End Structure and replace the "Structure" with "Class", Visual Studio tries to be helpful and replace the matching other "Structure" with…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,177 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2022-10-04T13:47:37.633+00:00
a b 1 Reputation point
commented 2024-10-16T11:45:53.9766667+00:00
a b 1 Reputation point
6 answers

The Designer could not be shown for this file because none of the classes within it can be designed.

I have a project produced in Visual Studio 2017. I have just downloaded Visual Studio 2022 and tried to open the project. Although all of the code can be viewed, I can't see any of the Forms. I get: "The Designer could not be shown for this file…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2021-08-29T18:00:22.637+00:00
Trevor Daniels 31 Reputation points
commented 2024-10-16T06:22:18.6733333+00:00
Rizki NL 0 Reputation points
1 answer One of the answers was accepted by the question author.

vb.net I have folder in program path called patient files i need to open specific file using textbox1 with name of file

vb.net I have folder in program path called patient files i need to open specific pdf file using textbox1 with name of file

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,900 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,949 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2023-06-03T22:17:41.8+00:00
Ahmed Ramadan 20 Reputation points
accepted 2024-10-12T15:43:45.2433333+00:00
Ahmed Ramadan 20 Reputation points
2 answers

How to Fix: Method "Form1_Load" not Found

just got started using visual basic and I don't know how to fix this

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,900 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-09-27T04:32:34.6266667+00:00
Kaz 0 Reputation points
commented 2024-10-10T06:45:03.8466667+00:00
Jiachen Li-MSFT 32,056 Reputation points Microsoft Vendor
1 answer

Problem with ressource data

I have a problem with my webbrowser project. Visual Studio is thinking, that my ressource File Form1.resx isn't existing. When I look at the project file explorer, I see my Form1.resx. Form1.resx Error: Complete Source code of Form1.vb

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-09-02T20:47:38.87+00:00
Phi Star1 0 Reputation points
commented 2024-10-10T06:00:49.0366667+00:00
Jiachen Li-MSFT 32,056 Reputation points Microsoft Vendor
2 answers

VB.NET designer crashes ... error ... The Base class 'System.Void' cannot be designed. Cannot access forms.

The base class 'System.Void' cannot be designed.The base class 'System.Void' cannot be designed.The base class 'System.Void' cannot be designed. The base class 'System.Void' cannot be designed.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,900 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
asked 2024-10-04T20:44:27.76+00:00
Randy Glover 0 Reputation points
commented 2024-10-10T01:16:40.7166667+00:00
Jiachen Li-MSFT 32,056 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Reading log details from text file

Hi, I have a application log files in text format and want to read start/end time of a particular job from text file and then put it into an excel file with VB Script. Let me know if any further clarification or info. is required. Thanks

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,952 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,733 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,966 questions
asked 2024-09-27T12:27:20.6933333+00:00
PATEL Prashant Kumar 40 Reputation points
commented 2024-10-08T12:12:43.7766667+00:00
MotoX80 34,346 Reputation points