2,568 questions with VB-related tags

Sort by: Updated
2 answers One of the answers was accepted by the question author.

How to bypass Sharepoint Server checking when pushing changes to dev.azure.com via VS2019?

Recently I was unable to commit changes to online repo for a custom API I created for SharePoint. Before I was able to commit but after recent updates, VS is now throwing this errror: The required version of SharePoint Foundation or SharePoint Server…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,668 questions
asked 2021-10-14T06:16:30.787+00:00
Jefferson Mendoza 96 Reputation points
accepted 2021-10-15T02:41:06.897+00:00
Jefferson Mendoza 96 Reputation points
1 answer

Print automaticly serverReport

Hello I have à winform with reportviwer control I load server report in this control I want to print it after loading report Reportviewer1.refresh(); Thank you verry match.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,799 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,238 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,568 questions
asked 2021-10-05T17:04:37.617+00:00
Mohamed GADER 96 Reputation points
commented 2021-10-14T08:31:49.553+00:00
Timon Yang-MSFT 9,571 Reputation points
0 answers

visual studio不能使用 my.computer

我用Visual studio 開發 VB 但使用到 My.computer 時遇到 系統說 computer 不是 專案名稱.My 的成員 想請問怎麼解決 上網看了很久好像沒有人預過這個問題

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-08T09:41:55.04+00:00
浚騰 朱 1 Reputation point
commented 2021-10-14T08:19:13.78+00:00
Xingyu Zhao-MSFT 5,356 Reputation points
1 answer

How to get the Status of Remote Desktop on my pc allow or not Using VB.net

Hello everyone, I would like some help I Need to check on my Workstation If the remote desktop is allowed or not, if it not I need to allow it through my code . Thanks in advance

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-14T07:21:27.313+00:00
Mostafa Salaheldien 61 Reputation points
answered 2021-10-14T08:05:39.127+00:00
Castorix31 81,721 Reputation points
1 answer One of the answers was accepted by the question author.

Running PowerShell script from .NET

I can open PowerShell (as Administrator) and run the cmdlet here that calls a SQL Job with success: I’d like to be able to call this same cmdlet directly (or indirectly via a ps1 file) from a .NET WinForm application by clicking a button. What…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,363 questions
asked 2021-09-30T16:07:44.373+00:00
Mark Sanchez 101 Reputation points
accepted 2021-10-13T14:41:46.58+00:00
Mark Sanchez 101 Reputation points
2 answers One of the answers was accepted by the question author.

Hex search and replace

Hello, im trying to do an bytes replacer in a .bin file. I need to search this value in file 08 01 10 05 30 08 81 22 And replace it with 90 81 19 40 00 78 41 00 I've used fileContents = fileContents.Replace(Convert.ToChar(&H08) but seems…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-13T09:55:09.197+00:00
Imperio Tuga 41 Reputation points
answered 2021-10-13T11:21:41.64+00:00
Imperio Tuga 41 Reputation points
6 answers One of the answers was accepted by the question author.

How do I differentiate between a process running & an app visible on screen

Norton Security is part of Windows start up, therefore it is always running as a process. If a user selects Norton icon on desktop, Norton window appears. On closing the window it only hides the window as distinct from closing the app. (because it is…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-04T02:34:12.587+00:00
x38class-9313 141 Reputation points
answered 2021-10-13T05:39:19.813+00:00
x38class-9313 141 Reputation points
2 answers One of the answers was accepted by the question author.

Error BC30451 'xxxxxxx' is not declared. It may be inaccessible due to its protection level

I am in the middle of updating a .NET 4.7 Web Application project (based on VB.NET) to add code for processing incoming payments via PayPal. This code is being imported from an older Web Site project. I am aware of most of the differences between a…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,254 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,568 questions
asked 2021-08-27T09:51:40.103+00:00
David Anderson 206 Reputation points
commented 2021-10-12T22:05:30.673+00:00
Rod At Work 866 Reputation points
2 answers

MSAGL Graph C#

Hello, I am trying to make an app with Winforms. The app uses MSAGL to visualize a graph. Can you visualize this graph in the same form as my app, i.e. not making new form for it? Thanks Edit: I can insert the graph to the form. But, can you make sure…

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,238 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,568 questions
asked 2021-03-19T04:38:57.197+00:00
Errataaaaaa 1 Reputation point
commented 2021-10-12T20:20:56.617+00:00
Darryl Hoar 116 Reputation points
1 answer One of the answers was accepted by the question author.

Inherited Application - No documentation

Hello, I have a vb .Net application that I have inherited after the programmer left. He didn't leave any documentation nor did he comment his code at all. We have the .sln file which allows us to view the code but the forms are missing and I'm sure other…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-11T23:13:24.58+00:00
David Boyd 21 Reputation points
accepted 2021-10-12T12:04:42.553+00:00
David Boyd 21 Reputation points
2 answers One of the answers was accepted by the question author.

when we purchase visual studio msdn license can we get windows server and desktop OS

when we purchase visual studio 2019 msdn license can we get windows server and desktop OS -win10

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-12T08:33:27.06+00:00
ISS Prashanth Kasula 21 Reputation points
answered 2021-10-12T08:56:02.943+00:00
ISS Prashanth Kasula 21 Reputation points
1 answer

Edge VB Script to load page and clear cache

I am trying to figure out how to do a VB script to load a page on Edge and then clear the cache. So far I can get the page to load but cannot find the cache part. Set objShell = CreateObject("WScript.Shell") objShell.Run "msedge…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,127 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,568 questions
asked 2021-10-07T09:22:55.223+00:00
Gary Ray 1 Reputation point
commented 2021-10-12T06:14:41.063+00:00
Yu Zhou-MSFT 12,056 Reputation points Microsoft Vendor
1 answer

Is it possible to build a project with errors

Hi so I have a visual studio project that has a bunch of errors, I wanted to build into a dll and try to run it anyways, can anyone help me?

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-10T23:33:58.707+00:00
danny devito 1 Reputation point
commented 2021-10-11T18:55:56.703+00:00
Viorel 112.1K Reputation points
1 answer

Change button text on clicking button

I'm clicking a button in vb.net and the button opens up a modal popup. After I change something in the popup and click the button on the popup, the popup closes. My goal here is to change the button text after making the change via the popup. The code I…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-11T01:32:24.453+00:00
Scot King 116 Reputation points
answered 2021-10-11T17:53:38.98+00:00
Scot King 116 Reputation points
1 answer

How to skip system volume information?

Can someone help me how to skip system volume information with this code? string[] originalFiles = Directory.GetFiles(sourcePath, "*", SearchOption.AllDirectories); logFile.Add("Begin SyncDrive backup procedure."); …

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-11T09:27:39.86+00:00
Ken Ekholm 151 Reputation points
answered 2021-10-11T10:21:14.107+00:00
Castorix31 81,721 Reputation points
0 answers

msvbvm60.dll Api List help

Hi I need to have API help for msvbvm60.dll specially VbaVarIndexLoad .

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-11T07:35:10.017+00:00
Amr Edries 1 Reputation point
3 answers

A working VB.net front-end for Access Database - but VERY slow. How can I speed it up?

I have produced working (single user) application for a Vet friend of mine. He has successfully used this for three years but as his client history gets larger it has slowed down. As you see it has multiple relational tables I used the…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-07T18:39:31.887+00:00
Peter Gibbins 1 Reputation point
commented 2021-10-08T16:55:43.653+00:00
Albert Kallal 4,651 Reputation points
1 answer

How to fully delete a PictureBox when another PictureBox touches it

At the moment, I am programming a game in VB.NET. My game consists of a ball, paddle, and some blocks, all of which are PictureBoxes. The way one section of the game works is that, whenever the ball touches a block, that block is supposed to disappear.…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-08T12:00:16.613+00:00
samhobbs 41 Reputation points
commented 2021-10-08T14:59:40.48+00:00
Castorix31 81,721 Reputation points
1 answer One of the answers was accepted by the question author.

Visual basic

What do i do if i only want to display Class I I'm using visual basic 2017, access database, window form.vb And thank you for your time

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
821 questions
asked 2021-10-07T20:53:22.463+00:00
Muana Ralte 21 Reputation points
commented 2021-10-08T07:59:41.5+00:00
Muana Ralte 21 Reputation points
0 answers

writing a code in visual baisc 2015

I need to write a code that would compute discount price and another code for displaying the total amount

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,568 questions
asked 2021-10-07T11:00:01.937+00:00
hind 1 Reputation point
commented 2021-10-08T01:41:05.53+00:00
Xingyu Zhao-MSFT 5,356 Reputation points