Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
118 views

I'm currently using .NET Framework 4.7 along with MSTest (all packages are up to date). I'm trying to deserialize a JSON string using System.Text.Json as shown here: using System.Text.Json; private ...
0 votes
0 answers
70 views

I have a VB.NET / ASP.NET web application (on .NET 4.7) that I'm trying to add a virtual folder, and have had no success. Perhaps I'm doing it wrong, or I'm missing something; I would greatly ...
0 votes
0 answers
41 views

I have this small application: C:\work\PassThruExc> tree /f Folder PATH listing for volume OSDisk Volume serial number is F6C4-7BEF C:. │ PassThruExc.csproj │ PassThruExc.sln │ Program.cs │ └─...
0 votes
1 answer
139 views

I've had this several times now with different packages (Latest was System.ValueTuple) installed using the nuget package manager in Visual Studio. After doing some upgrading of various packages I find ...
2 votes
3 answers
398 views

I upgraded a library from .NET 4.7 to .NET 8.0. In doing so, I had to update my System.Data.SqlClient references to Microsoft.Data.SqlClient. I have both projects open, in different VS sessions, side ...
2 votes
1 answer
153 views

I am trying to implement an Active Directory Service Principal authentication of my web project in WCF using the Microsoft guide: https://learn.microsoft.com/en-us/sql/connect/ado-net/sql/azure-active-...
1 vote
0 answers
49 views

I'm working on upgrading a very large legacy solution from .net 4.7 to .net 4.8. It's not been a problem on the whole but now all the projects are upgraded, I've got one failing unit test which is ...
0 votes
1 answer
77 views

I have a Xaml Code in My Project Like This: <Window.Resources> <!-- MoveThumb Template --> <ControlTemplate x:Key="MoveThumbTemplate" TargetType="{x:...
1 vote
0 answers
117 views

I'm currently working on an SSIS Package update in .Net Framework 4.7 and i'm creating a new C# script Task. I am using a legacy script which was originally used, and from the looks of it some time ...
1 vote
0 answers
100 views

I'm trying to containerize the .NET framework4.7.8v which is a older version and it is supported only on windows container, Image got build with the respected base image and container is up and ...
0 votes
0 answers
218 views

I have a solution built on .NET 6.0 and I want to use its functions from another solution restricted to .NET 4.7. I am getting an error when using GRPC on the client. The first trial was on .NET 6.0 ...
1 vote
0 answers
1k views

I created a project in Visual Studio 2022 with the main template "ASP.NET Web Application (.NET Framework)" and sub template "Web API". This created a project with the ...
0 votes
0 answers
133 views

I have a Web app that is targeting .Net 4.7 and had an if/else block to see if an incoming message contains a particular string. Ugly, I wanted to use a switch statement instead like so and like I did ...
0 votes
1 answer
192 views

Working with a legacy app that uses .NET Framework 4.7 and exposes a couple of Web API endpoints. The parameter is a ICollection<Guid> type. [HttpPost("customer/process")] public async ...
0 votes
0 answers
76 views

How to customize the properties of the startmenu shortcut desktop application implemented in C# and .NET 4.7? I had created desktop application shortcut using IWshRuntimeLibrary,WshShell,IWshShortcut ...

15 30 50 per page
1
2 3 4 5
...
8

AltStyle によって変換されたページ (->オリジナル) /