.NET Core without install on host machine
I want to use .NET Core without install it on a host machine? I.e. how to use .NET Core installed on a Docker image for compilation my apps? I want to do something like docker run dotnet build…
View ArticleInstalling VS 2019 but it stopped
I am installing Visual Studio 2019 (Community version - free). But the installation stopped.I installed it fom https://visualstudio.microsoft.com. It downloaded "vs_community_18429...exe".Then it said...
View ArticleMoving a Classic ASP site with Crystal Reports
I was tasked with moving a classic ASP web site from a cloud based hosting service to an internal web server for internal use only. I've got the "website" part of the puzzle working pretty flawlessly...
View ArticleFramework 4.8 not able to install
On Win10 always cannot install Framework 4.8 successfully with this error message.Transaction support within the specific resource manager is not started or was shut down due to an error.Please help.
View ArticleUpgrade .NET Framework 4.0 to 4.8
I'm managing an old application that is running .NET Framework 4.0. I believe support has ended for 4.0 so would like to upgrade to something newer. I installed the .NET Framework 4.8 on my server....
View ArticleInstall sequence - SDK first or Visual Studio (nuget package error)
I reimaged my dev workstation recently. I installed VS19 and created a Core framwork 2.2 web application. And got the following error. Any thoughts why?-- Wondering if I needed to install the 2.2 Core...
View ArticleVersion .NET Framework on Windows Server 2019
Hi, I have question that will I can use .Net framework 4 on WS2019 ? I'm asking because I see that in this tutorial https://www.interserver.net/tips/kb/enable-net-framework-3-5-windows-server/ is allow...
View ArticlePrinting Directly to a default windows printer from a web page
I have a web application (POS) and i need to print directly to the default windows printer .My application ASP.NET , running on IIS (WINDOWS 7 , WINDOWS server 2008)But it failed, (The default printer...
View ArticleHTTP Error 500.19 - Internal Server Error (I'm on WIndows 10 IIS ver 10)
Hi All, I hope i can get some help here. I'm trying to get http://localhost:7070 page up and running but i'm getting the error below.Any ideas what could be causing this issue.Thanks in AdvanceConfig...
View ArticleCannot install ASP.NET Core Runtime 2.1.25 when the machine already has...
Cannot install ASP.NET Core Runtime 2.1.25 when the machine already has ASP.NET Core Runtime 2.1.5 installed. It says a higher version of product is already installed Exit...
View Articleerror http 500 : the site is not launched
Hello,I delete few services of II 7.0 and after, when i launched a site, i've got the following error message :500 - Erreur interne au serveur.Un problème est apparu avec la ressource que vous...
View Article