Content
Toolbox has no items
Visual Studio 22 Windows Forms App has the following message in the Toolbox, "There are no usable controls in this group. Drag an item onto this text to add it to the toolbox." I have tried the reset toolbox and choosing items but neither…
how to get the response in the same way for which i am sharing a sample
This is the response sample releaseversiontypeview = [ { version: 'v5.1.1', adjuster: { Improvement: [{ data: 'Adjusters no longer have the capability to update address on Profile. Must contact Manager…
How to refresh data displayed in ViewComponent's default View : ASP.NET MVC Core
I have a razor view that is divided into two columns. The column on the left contains a list of bootstrap list-group-items ( job cards). On the right is a larger column to display the full details of the active job card. The right column is simply a…
POST endpoint blocked by CORS policy even after allowing all endpoints with wild card indicator (*)
I setup a .NET API that's being called by an Angular frontend, the API allows requests from any origin by creating a CORS policy with the wildcard indicator (*) initially for testing purposes. I made some new changes to the app and ended up having to…
How to target .NET Framework 4.0 in VS 2022 on Windows 11?
Working on some old projects targeting .NET Framework 4.0. I used VS 2022 to open the solution and was told to install 4.0 targeting pack. I can't find the download link on the dotnet website, nor the installation option in Visual Studio Installer. …
MetaTag from QueryString aspnet
Just Wondering if the seo would be able to track the title or meta tags when the page is generated from passing in querystring,,, the thing is that the page has not been generated / redirected,,, when it needs from post action from previous page <head…
Save an image using Maui.net graphics
How do I save Maui.net graphics to png file ?
Performance Issue with CollectionView in .NET MAUI
Hello, I am experiencing slow performance issues with .NET MAUI's CollectionView on Android. I am using .NET 7 with VS 17.6.5 I suspect the issue may be related to the use of controls within CollectionView.ItemTemplate. Please help me find a…
Archive for Publishing not creating archive file
Hi Visual Studio Mac. MAUI app builds fine however Archive for Publishing does not create an archive file without any apparent error message. Checked under XCode->Organize->Window as well just to be sure. What can I do to fix this issue and get the…
color Picker maui
quero saber como adiciona um color Piker no maui , porque nao achei nenhum conteudo ou ferramente que me axilie.
How can I write a maui or xamarin.ios library for use by xcode developers
I need to give the xcode developer an Objective-C second call to either maui or xamarin. What do I need to do to make this happen
How to change DateTimePicker C# to PersianDateTimePicker
I want to use .NetCore version 7 for windows form, I have a problem with NetCore, I searched everywhere, but I didn't find DateTimePicker Shamsi (Persian), so I want to customize the default DateTimePicker. How can I customize the default datetimepicker…
Maui - how to run wpf app with process in mac
Hi, It possible to run WPF app using PROCESS in MAUI under MAC ? Thanks,
Text Getting Cut Off From Animated Label in WPF VB.NET Application
Hello, I have an application that has a text crawl in it. I am having some trouble getting the text crawl to go without chopping of the text. I want the crawl to scroll across the screen without reducing the width of the label. The animation works fine,…
REST - HttpClient - Server, C#, Practical example
Hello, The idea would be to send a JSON response on GET and on POST. With GET I query all entries. With PUT I add entries. Both return a response in JSON. Sounds simple, who has experience certainly easy to solve. Can someone show me? // Response for Get…
how to fix To prevent possible data loss before loading the designer, the following errors must be resolved: ?
|Here is the call stack:at Microsoft.VisualStudio.Design.Serialization.CodeDom.XML.CodeDomXmlProcessor.CreateVariableKindUnknownException(XmlElementData xmlElement, String name)at …
Azure hosting advice
Hi, I have a ASP.NET Core web app that I am hosting on Linux on a VPS at a hosting provider. This app requires 16GB of RAM, not much disk space, connects to an online shopping platform and serves < 10 users. It is used everyday, but normally only…
Azure B2C signin-oidc Password Reset - OpenIdConnectProtocolException - invalid_grant
Sign-in and Sign-out flows are working correctly without an error. The password reset is working - the password is changed and the user flow test shows the claims being created correctly. The issue I am facing is on the redirect. This ends with: …
Failed to resolve assembly OpenTK version 3.1.0.0.0
Hi all of a sudden getting this odd error when running a Xamarin app project.iOS/MTOUCH: Error MT2002: Failed to resolve assembly: 'OpenTK, Version=3.1.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4' (MT2002) Any ideas what this is or how to…
Server Error in '/' Application Web.config
HI I need this problem solution. If anybody have this solution then pls reply to it. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the…