Hello, After updating to the latest version of Visual Studio, I am encountering an error and am unable to connect Windows to my Mac device. MSBuild was unable to connect to the Mac with Address=‘xx.xxx.xx.xxx’ and User=‘MacDeviceBh’. This connection is
Hello, After updating to the latest version of Visual Studio, I am encountering an error and am unable to connect Windows to my Mac device. MSBuild was unable to connect to the Mac with Address=‘xx.xxx.xx.xxx’ and User=‘MacDeviceBh’. This connection is…
Developer technologies | .NET | .NET MAUI
i need a .msi file for .Net Runtime 8.0.18
i am deploying multiple laptops to our organization and on random times the laptops requires the installation of .Net Runtime 8.0.18. i would like to create a GPO to install this on multiple computers without the need of an admin password. for that, i…
Developer technologies | .NET | .NET Runtime
Unable to publish App to Apple store
Hi, I'm new to Mobile App Development. I have developed a login page App and trying to deploy the App to Apple store and got this error when running the deploy command. Will you please review the errors and guide me in resolving the issue. dotnet…
Developer technologies | .NET | .NET MAUI
Why won’t my recovery key work
I have entered my recovery key correctly and it won’t work i tried everything even all of the advanced options and nothing will work it won’t even let me reset my pc
Developer technologies | Windows Presentation Foundation
Help fixing template logging code
In the line return $log, "testVoid4"; I'm getting this compile error: 'void' function returning a value I don't understand why when $log, is called with just a single argument void_wrapper is returning anything else than void. How I could make…
Developer technologies | C++
Why does CMainFrame::OnMdiNext is not called?
I have a MFC MDI app. I want to override WM_MDINEXT message. And I did: header: protected: afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct); afx_msg LRESULT OnMdiNext(WPARAM wParam, LPARAM…
Developer technologies | C++
Correlation Failed in blazor Server
I am getting this error after login from Identity Server and return to page by redirectUrl. url is ssshttps//localhost:44300/authentication/login-callback) Exception: Correlation failed. Unknown location Exception: An error was encountered…
Developer technologies | .NET | Blazor

Why does CMainFrame::OnMdiNext is not called?
I have a MFC MDI app. I want to override WM_MDINEXT message. And I did: header: protected: afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct); afx_msg LRESULT OnMdiNext(WPARAM wParam, LPARAM…
Developer technologies | C++
Update tables linked in Access using VB.NET
I have an Access DB that has linked tables to other access DBs and links to Excel spreadsheets. I would like to scan the links, using vb.net, and validate that they are pointing to the current location of the files. If not I want to change the link…
Microsoft 365 and Office | Access | Development

Developer technologies | VB
copilot : unknown hard error
copilot : unknown hard error
Developer technologies | .NET | Blazor
DEPLOY ERROR
After the upgrade of VS to version 17.14.9 today, all my MAUI projects, that used to run before, generate a Deploy Error: Error ADB0010: Mono.AndroidTools.InstallFailedException: Unexpected install output: Exception occurred while executing…
Developer technologies | Visual Studio | Debugging
Open app from another app
Hi experts Working on 2 separate WinForms apps (.NET Framework 4.8 with VB) and going to msix bundle them to store. Once they both are installed how can I run one of them from within the other one? They are not associated with any file type, just need to…
Developer technologies | Windows Forms
Conectar o Windows ao meu dispositivo Mac
Olá, Após atualizar para a versão mais recente do Visual Studio, estou encontrando um erro e não consigo conectar o Windows ao meu dispositivo Mac. O MSBuild não conseguiu se conectar ao Mac com Endereço='xx.xxx.xx.xxx' e Usuário='xx.xxx'. Esta conexão é…
Developer technologies | .NET | .NET MAUI


This missing dSYM file is required to process crashes
When I release the app and install it on a device, I see the following message in the Firebase Crashlytics page: 'This missing dSYM file is required to process crashes.' How can I fix this warning to log crash analytics data?
Developer technologies | .NET | .NET MAUI
Windows Forms App Designer
Hey all: I am working on a .NET Windows forms app, and I want the app to be a set size of screen.width/2, screen.height/2, but I am having trouble designing the form, when I design the layout and then run the App, the UI looks different. Research…
Developer technologies | Windows Forms
why there is such package in my android APP?
I am using .net android and there is an error. I check the debug info there is : com.smile.gifmaker,com.tencent.mm,com.ss.android.ugc.aweme,com.kuaishou.nebula,com.alibaba.android.rimet,tv.danmaku.bilibilihd,com.ss.android.ugc.aweme.lite [libEGL]…
Developer technologies | .NET | .NET MAUI
UI freezes when observable collection is updating
We are performing pagination locally. Exactly while adding data to bindable observable collection, UI is freezing. We tried using collectionview and Threshold. Issues Faced: Scroll Jittery and UI freeze while data adding to bindable collection We tried…
Developer technologies | .NET | .NET MAUI
APT2144 invalid file path error in file Xamarin.Android.Aapt2.targets. Error message gives a file path, which I can find using File Explorer. Help on error message says it can't be found
C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\33.0.26\tools\Xamarin.Android.Aapt2.targets(123,3): error APT2144: invalid file path…
Developer technologies | .NET | .NET MAUI
How to Debug Remote MAUI App Launch
I have a .NET 9 MAUI app being deployed to a remote Xcode iOS iPhone 16 Plus. All components have the latest release software. The deployment is successful, and the application is launched and the splash screen displayed on the phone. However, the first…
Developer technologies | Visual Studio | Debugging

How to Share Apple Code Signing Key
Trying to switch to developing an iOS app using Hot Restart from using Mac Xcode. Using the same project, when building I am getting the error message "signing key not found in keychain". I am able to build and deploy to the iPhone using the…
Developer technologies | .NET | .NET MAUI

