Quantcast
Channel: Visual Studio and Visual Web Developer Express
Browsing all 3509 articles
Browse latest View live

deploying .net4.5 console application published from VS 2019 with command...

<div class="s-prose js-post-body" itemprop="text">I am trying to deploy a .net4.5 (not .net core) console application which one of the 7 projects inside a solution (type class library). This...

View Article


The truth about control.FindControl and control.FindName

I have a program in WPF version and in Asp.netIn both versions, I need to be able to find a set of program form controls. I find that in WPF there is a "FindName" function that instantly finds the...

View Article


"Updating Microsoft Office" followed by error message

This is a bit complex so bear with me. Using VS2012 for development of a .NET application that serves as a front end to a SQL Server database. Because we use Windows Authentication for the database,...

View Article

Access a control within a DataTemplate

I have confused the forum. Delete this post. tnks.How can I retrieve the control "Form_PdfViewer_Button_Image" that is inside the DataTemplate. I don't want to iterate on controls but I want to be able...

View Article

Unit testing - reference documentation

Hi folks,I've done a lot of testing in my time, but it's been mainly been the old fashioned, manual, way....and that works well.   Looking into unit testing, specifically test driven development, more...

View Article


Visual Studio Code: IntelliSense In C# And ASP.NET Core

Visual Studio Code 1.50 | ASP.NET Core 3.1Hi allAs is known, the light version of Visual Studio Code only incorporates the necessary tools depending on the Type of Project to be developed.To have...

View Article

Visual Studio 2012 Installation

Hi   After installation it shows below messageMicrosoft Web Deploy 3.0  A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the...

View Article

Visual Studio Code, can i swap betwen file explorer workplace view and folder...

HiI have had to start using workplaces, adding workplaces which then adds a similar virtual folder to visual studio, now there might be a reason to use it in the future as it has some nice features,...

View Article


Regarding Visual Studio Extensions VSIX Templates

Hi,I am new to Visual Studio Extensions. I am trying to install the below Visual Studio Extension to create Visual Studio...

View Article


vs code IntelliSense

Hello,Why vs code IntelliSense is too slow and useless?Is there any way to speed up it?thanks,Saeed 

View Article

Missing compiler required member...

Hello. I have an MVC project that I have been working on for a long time. All of a sudden. I have been getting an error that has stopped me from being able to recompile my project. It says...

View Article

virtual directory

Hello,How to create virtual directory in VS 2017.Thanks

View Article

Speed of Visual Studio with code errors in Razor Pages

The little red underlines that come across when there is a code error in Visual Studio 2019 seem to take forever to clear when you fix the code error.I am using 2019 Professional v 16.7 in a ASP.Net...

View Article


Copying and Pasting Razor Page Snippets and AutoFormatting Breaks Page

If you copy a piece or Razor code into a .cshtml page and you are missing a bracket, or a parenthesis, Visual Studio tries to auto fix and format the document and places new brackets and paranthesis in...

View Article

Debugging challenge - loop with async tasks

I am wondering how I can improve my debugging situation in a loop with async Tasks.Inside this loop there is a Task to check the db for configuration settings that need to be sent to field devices.If...

View Article


Why Does Bitmap.FromFile() Rotate my image?

If this question gets moved to another venue, that's fine - please let me know where it ends up.In C#, I have this instruction:            Bitmap myBitmap = (Bitmap)Bitmap.FromFile(myOriginalImage);My...

View Article

build 0 failed 1, no error list or warnings

Working with .net core vs2019 on making changes in html pages, on saving i get build 0 succeeded, 1 failed.No errors or warning listed. on restart of vs 2019 it would have gone

View Article


Visual Studio 2019 - Azure US government cloud authentication - not using US...

Our Azure account is US government.  I'm trying to create a new project in VS 2019 with "work or school accounts" authentication.  Using "Cloud - Single organization", I provide my domain (ex...

View Article

Publishing to Azure App Services got stuck

I published to the Azure App Services before. Now I have a new subscription with the same Azure account. I deleted the old profile and somehow got stuck in the "Publish" screen. I have signed into the...

View Article

Error In Bundler & Minifier Extension in Visual Studio

Hi  when i select js files and press right click then select Bundler & Minifier then show error message :Access to path bundle xxxxx/bundleconfig.json is denaid please see the gif file...

View Article
Browsing all 3509 articles
Browse latest View live