53,999 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Access database set Default Value of a short text field of another short text field

Hi there I have an access database with a short text field called TM Description. I have created another short text field called BrandingDescription that I want to set the Default Value to the text entered in TM Description, ie the two fields would show…

Developer technologies | VB
asked 2025-07-17T01:56:55.08+00:00
Emily Williams 0 Reputation points
0 answers

Please reset my developer account & free phone #

I signed up for the Microsoft 365 Developer Program using the email ******@hotmail.com, selected Personal Use by mistake, and did not receive a sandbox tenant. I have since tried to create a new developer account with a new email, but now I’m blocked…

Developer technologies | C++
asked 2025-07-17T01:54:41.8866667+00:00
Herb Wolff 0 Reputation points
0 answers

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
asked 2025-07-16T11:49:43.82+00:00
mc 5,571 Reputation points
commented 2025-07-17T01:53:19.93+00:00
Starry Night 0 Reputation points
3 answers

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
asked 2025-07-16T15:42:21.32+00:00
Shay 0 Reputation points
edited a comment 2025-07-16T22:02:11.4233333+00:00
Bruce (SqlWork.com) 78,316 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

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
asked 2025-07-09T14:28:14.14+00:00
Bhuwan 1,006 Reputation points
commented 2025-07-16T21:16:01.8766667+00:00
Joao Fortes 0 Reputation points
1 answer

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
asked 2024-04-09T01:17:12.25+00:00
Sandeep Reddy Pinniti 1 Reputation point
commented 2025-07-16T21:09:04.0733333+00:00
Jimbo 0 Reputation points
0 answers

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
asked 2025-07-16T18:40:15.9933333+00:00
mason gillette 0 Reputation points
0 answers

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++
asked 2025-07-16T06:42:33.8366667+00:00
Lilo 40 Reputation points
commented 2025-07-16T17:09:19.68+00:00
Viorel 122.9K Reputation points
0 answers

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++
asked 2025-07-16T13:53:28.6166667+00:00
Flaviu_ 1,051 Reputation points
edited a comment 2025-07-16T16:53:26.1533333+00:00
Viorel 122.9K Reputation points
1 answer

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
asked 2022-09-24T12:01:01.603+00:00
Prathamesh Shende 441 Reputation points
commented 2025-07-16T15:51:38.65+00:00
Davis, Wayne 0 Reputation points
1 answer

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++
asked 2025-07-16T15:05:14.8366667+00:00
Flaviu_ 1,051 Reputation points
answered 2025-07-16T15:41:09.8866667+00:00
RLWA32 49,746 Reputation points
3 answers One of the answers was accepted by the question author.

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
asked 2021-10-16T22:11:13.52+00:00
Don Glover 516 Reputation points
commented 2025-07-16T14:38:29.5066667+00:00
Ryan Kristoffer M. Liray 5 Reputation points
1 answer

copilot : unknown hard error

copilot : unknown hard error

Developer technologies | .NET | Blazor
asked 2025-07-16T10:17:33.45+00:00
재성 김 0 Reputation points
edited an answer 2025-07-16T14:06:08.4733333+00:00
jashwanth pujari 75 Reputation points
0 answers

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
asked 2025-07-16T14:06:05.63+00:00
Giorgio Sfiligoi 391 Reputation points
2 answers

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
asked 2025-07-08T07:15:00.48+00:00
StewartBW 1,830 Reputation points
commented 2025-07-16T14:00:36.0833333+00:00
RLWA32 49,746 Reputation points
1 answer

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
asked 2025-07-10T12:56:33.6533333+00:00
Sara Isabelle Galvão de Lima 0 Reputation points
commented 2025-07-16T12:08:37.7533333+00:00
Sara Isabelle Galvão de Lima 0 Reputation points
0 answers

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
asked 2025-07-16T11:57:22.72+00:00
Bhuwan 1,006 Reputation points
1 answer

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
asked 2025-07-15T17:58:18.0266667+00:00
JohnIFZ 0 Reputation points
commented 2025-07-16T11:52:34.1733333+00:00
JohnIFZ 0 Reputation points
1 answer

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
asked 2025-07-14T08:41:53.44+00:00
Shashank Gaddam [C] 20 Reputation points
edited a comment 2025-07-16T11:38:32.6333333+00:00
Shashank Gaddam [C] 20 Reputation points
1 answer

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
asked 2023-03-22T07:39:37.3233333+00:00
Papai Das 5 Reputation points
answered 2025-07-16T11:35:54.0633333+00:00
was 0 Reputation points