dotnet

  1. W

    Cannot start debugger for NET Framework App on Visual Studio 2022 Arm64

    Parallels Version 20.2.1 (55876). I originally thought this problem is related to VS 2022 and posted this issue on Visual Studio feedback (see https://developercommunity.visualst...or-NET-Framework/10843074?sort=newest&q=arm64). But the staff said they didn't have this problem on their Arm64...
  2. S

    How to install net framework 4.5 for windows seven 64 bit ?

    Are you facing any issues while installing .NET Framework 4.5 on Windows 7? If yes, what is the exact error or problem you're encountering? Have you tried running the installer as an administrator or checking for system updates?
  3. M

    Mac m3 setup to run older .Net applications

    Hey Community, I recently started a new job where majority of the dev works is .NET and am trying to get some of the older legacy projects set up. I have a Mac m3 pro chip 18GB RAM. The projects I am trying to run has .NET versions between 2.2 - 6.8. Unfortunately upgrading the projects is not...
  4. V

    Oracle database and MySQL database with .NET

    I am planning to replace my macbook pro intel to macbook pro M3 so I need to make sure that i can migrate all my works to ARM based CPU. A one of my concerns is the way to connect to these 2 databases from .NET project. I have read several posts regarding to connect between .NET and these 2...
  5. C

    .net error since last macOS update

    Since my Mac updated to the latest version of macOS earlier today I'm now getting errors that .net needs to be installed when running some apps. These apps worked fine before the OS update. I've tried reinstalling .net, done a new VM of windows 11 and just installed .net but still get the...
  6. C

    Advice needed on Visual Studio 2022 and SQL Server.

    My full job is .net development on Visual Studio 2022. It goes from writing plugins for other .net applications (which will most likely run on windows machines) to write Azure Functions and asp.net core. My environment usually is: Windows 11 Visual Studio 2022 SQL Server SQL Server Management...
  7. D

    Keep getting VCRUNTIME error trying to run .NET windows program. Any fix?

    I have a 13 inch 2020 MacBook Pro M1 with 8Gb, and I want to install Windows in order to run an app to mod the game Super Smash Bros. Ultimate. The app in question is described on this webpage; https://gamebanana.com/tools/6943. If you scroll to the bottom of the page above the comment section...
  8. A

    DotNET software not working

    DotNET based software not working can you please help me with this
  9. H

    Access WebAPI Debug Session from Mac

    I want to run a debug session of a .Net WebAPI project in Windows 10, and access that URL from my Mac. So if I'm developing my front end code on the Mac, I want to be able to make API calls to a debug session running from my Windows 10 instance to do some end-to-end debugging. I've been going...
Back
Top