Документация Майкрософт — новейшие статьи
Теперь техническая документация Майкрософт размещена на сайте docs.microsoft.com. Мы модернизировали не только веб-интерфейс, но и методы создания и поддержки материалов, которые помогают вам обучаться, развертывать решения и управлять ими. Это централизованное расположение для всего содержимого, связанного с технологиями Майкрософт. Чтобы вы не пропустили самые актуальные новости и интересные публикации на сайте docs.microsoft.com, мы предусмотрели для вас возможность выбрать требуемый веб-канал.
Selected Feed: Visual Studio
VS 2022 - CMake generation restarts randomly - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195213/vs-2022-cmake-generation-restarts-randomly I'm using VS 2022 to compile remotely on a Linux machine. When I change the CMakeLists.txt or CMakeSettings.json file for my project, CMake will re-generate the CMakeCache.txt. That's fine, except most times it generates it, says it done, and restarts the generation again. The automatic re-generation can happen up to 6 times or more. Why is it doing this? There's nothing in the logs I can see that would cause it to restart the CMakeCache.txt regeneration. For the Linux machine I'm using an in-house device that we will be testing on. I'm not using WSL for instance. How do I get the random restarts to stop? I've noticed that things don't work when the target Linux machine's clock isn't synchronized with my PC clock, but I've synced it to no avail!Published Date : 31 марта 2023 г.
Visual Studio 2013 Pro - The online service is not available - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/832154/visual-studio-2013-pro-the-online-service-is-not-a Hello, Until one week, I cannot log on my Visual Studio 2013 Pro. When I click on "Connect" button, I have the following error: The online service is not available. I try on 3 others PC (including private one or a new created VM) and I always have the same problem! I try to contact thenical support but I don't have Access Key and chat support cannot give me one (Access Key generator is broken until monday). Someone can Help me, please?Published Date : 31 марта 2023 г.
How to fix Visual Studio 2022 17.5 Intellisense not working - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1185434/how-to-fix-visual-studio-2022-17-5-intellisense-no Visual Studio 2022 Enterprise Edition version 17.5.1 Intellisense and snippets are not workingPublished Date : 31 марта 2023 г.
Blazor Server App crashes if DBContext is used - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195193/blazor-server-app-crashes-if-dbcontext-is-used I have a Blazor Server App that runs fine in the VS Web Server but crashes hard when deployed to an IIS 10 Web Server running on a Windows Server 2022 Machine. I have reviewed my use of Entity Framework DBContexts and all are created and disposed very quickly following the Unit of Work pattern. I have verified this by tracking the lifetime of the contexts - none are around for even 1 second - and confirmed that all created contexts are being disposed. If I remove the references to code that invokes a DB Context (Via a DBContextFactory and wrapped in a Using Statement) then the server will die and will only show 'service unavailable' until I restart the Web Server or, in some cases, the entire machine. I have an entire application that I cannot publish because it will not stay up for long, and I have been trying for a week to figure out why. The most I get out of the Event Log is a vague reference to an ISAPI process that is unhealthy. I have Try/Catch blocks around pretty much everything and am not seeing any reported errors of consequence. How do I figure out what is causing my app to take down the Web Server when it accesses the SQL Server via EF? Here is my DBFactory: Here is my Program.cs:Published Date : 31 марта 2023 г.
Publish Service Fabric Application - How to leave Local Cluster as Default in connection endpoint - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195187/publish-service-fabric-application-how-to-leave-lo In some recent releases of Visual Studio and Service Fabric Tools, I noticed that the option Publish Service Fabric Application takes a long time to load the clusters I have access and after one minute it throws an error saying: That didn't use to happen before. Also, when the failure happens, the Service Fabric Tools pane shows a lot of "A Task was cancelled exception" and "Could not get access to the shared lock file". Also, it freezes my Visual Studio for quite sometime. That said, I would like ask if there is a possibility to never load the clusters you have access and always leave as Local Cluster as default in the Publish Service Fabric App > Connection Endpoint, since it takes ages to load the available endpoints that I'm not even using.Published Date : 31 марта 2023 г.
Can't connect to Azure gov from Visual Studio - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194858/cant-connect-to-azure-gov-from-visual-studio When I click the Connect option from inside the portal, it goes to this screen: When I click Open Visual Studio, it defaults to SQL Authentication, but it has an error when I try to connect. This is obvious, because I set up Azure-only authentication. However, NONE of these options work. Yes my firewall is configured to accept the device: The interactive authentication says I've entered my password incorrectly too many times. Password authentication says it can't find the user. Integrated authentication says it isn't suppported.Published Date : 31 марта 2023 г.
Visual Studio Subscriptions how to change admin users - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195121/visual-studio-subscriptions-how-to-change-admin-us Hi I set up in 2019 Visual Studio Professional a monthly subscription with 7 users assigned. This was set up with my old email account in work and now I have changed email account and can't access the Visual Studio Account to manage the users and change names in there as well as billing information. Any idea how to do this? Thanks in advance :)Published Date : 31 марта 2023 г.
How to install template for Visual Studio for mac? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195119/how-to-install-template-for-visual-studio-for-mac I don't know how to put a zipped template that someone else gave me and make it selectable using Visual Studio for mac. I have the documentation for the windows version, but where is the documentation for the mac version?Published Date : 31 марта 2023 г.
Visual Studio with outdated AzureFunctionsCli - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193492/visual-studio-with-outdated-azurefunctionscli We develop lots of Azure Functions Apps. Recently, we onboarded a new junior developer, who was tasked with debugging some new functions. The developers machine was setup with Visual Studio 2022 downloaded from the official site and installed for funning Azure Functions development. Unfortunately the developer was not able to debug the function, and the error was something like: [2023-03-24T15:01:51.102Z] A host error has occurred during startup operation '7bb9656f-036b-48ee-9bbd-0c3db50612ab'. [2023-03-24T15:01:51.104Z] Microsoft.Azure.WebJobs.Extensions.Storage.Blobs: Could not load type 'Microsoft.Azure.WebJobs.ParameterBindingData' from assembly 'Microsoft.Azure.WebJobs, Version=3.0.34.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The code worked well on 2 other developers installation and after some digging, it turned out, that it was the runtime version of Azure Function Core Tools that was the issue. The tricky part was, how to update the Azure Function Core Tools. Digging around on the internets lead to this article: https://weblogs.asp.net/sfeldman/updating-azure-functions-tools - The junior developer had never created a new function, so that was the first thing to try. Unfortunately that did not update the Azure Function Core Tools. Instead the developer downloaded the newest zip file referenced in feed-v<sequence-number>.json, unzipped it and replaced the content in C:\Users\UID\AppData\Local\AzureFunctionsTools\Releases\4.34.0\cli_x64 with the contents of the zipfile. That did the trick! Now the debugger in visual studio runs as expected. The question is: Isn't there a better way to force an update of Azure Function Core Tools then this? This manual approact or braying that a new function creation will update the tools seems a bit brittle.Published Date : 31 марта 2023 г.
Memory consumption was high when we add an image to canvas - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195090/memory-consumption-was-high-when-we-add-an-image-t Hi team, The memory consumption while adding an image to the canvas in Visual studio 2022 was very high. We are adding the image of size 15mb to the canvas. After adding the image to the canvas, the memory consumption was around 800mb. Please find the code snippet that we have used below, Please check on this issue.Published Date : 31 марта 2023 г.
Performance comparison - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191219/performance-comparison Hi All, We are trying to compare UAT performance vs Prod performance. The UAT is having much better performance. Production: ======== Prod has 30 databases. One of the database database is2.5TB. Its 3 node Alwayson setup. Two synchronous replica in one region and one asynchronous replica in a different geographical reason. server resources: 16 CPUs 256 GB RAM 230 GB set as MAX SERVER MEMORY. server settings: name value cost threshold for parallelism 5 max degree of parallelism 1 max server memory (MB) 486592 optimize for ad hoc workloads 1 At database level, maxdop is set to 4. UAT: ==== UAT has only 4 databases. Its a standalone server. We clone the db to UAT and change the recovery model to SIMPLE. server resources: 16 CPUs 256 GB RAM 230 GB set as MAX SERVER MEMORY. server settings: cost threshold for parallelism 5 max degree of parallelism 0 max server memory (MB) 235520 optimize for ad hoc workloads 0 At database level, maxdop is set to 4. Environment: SQL Server 2017 EE Looking for some clarifications and suggestions. Is that a fare comparison comparing UAT to Prod? Will there be any performance gains choosing database recovery model to SIMPLE over FULL recovery model? Only 1 database is active most of the time in UAT? But in prod 40 databases are active. Cheers, BobPublished Date : 31 марта 2023 г.
LSASS taking 12 hours to complete at boot up in Windows server 2019 vs 3 minutes in 2012R2 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194864/lsass-taking-12-hours-to-complete-at-boot-up-in-wi I have a system with 50K local users (it's create via a script for IIS authentication, this cannot be changed at this time as it's being done by a legacy app). It's currently running on Windows Server 2012R2 and it takes about 3-4 minutes to boot up - it's been working perfectly for almost a decade now. I need need to upgrade to Server 2019 or Server 2022. However once the 50K local users are recreated it takes about 12 hours for the server to boot up and login. After analyzing the boot up logs using procmon I noticed that with 2012R2 LSASS is enumerating the SAM users in parallel with other tasks including running LoginUI and once logged in LSASS stop. Where as in 2019 LSASS has to complete enumerating the SAM users before the login takes place, this takes 12 hours to complete. Does anyone know how to get 2019 to behave like 2012R2 and have LSASS complete it's SAM validation in parallel with other tasks so it doesn't take 9 hours to boot? Very frustrating the MS broke something that worked great.Published Date : 31 марта 2023 г.
visual studio pair to mac stuck on connecting - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194917/visual-studio-pair-to-mac-stuck-on-connecting I was able to connect Microsoft Visual Studio 2022 ver (17.5.3) to Ventura ver 13.3 Mac OSX running in docker image and I never used to have any issues until I had to reformat my pc, since then I have hit a bit of a wall. The iOS simulator launches in windows but is stuck saying "connecting to mac...." If in VS I de-select the "remote simulator to windows" option is VS, then the iOS simulator launches on the mac VM and loads up the VS app fine, but I do not want to have to work on the mac as means I have to flip back and forth which when doing dev work its a nightmare of a hassle When I examine the Xamarin.Simulator logs I notice this: So the issue appears to be with the ssh connection, but I can use ssh to connect to the mac from windows with no issue using PowerShell I can also connect from the mac vm to windows using: looking at the logs in-depth, I was wondered if the port was not been set properly by Xamarin however, the ssh port is being set when connecting to the vm as seen in VS's terminal window log: I ruled out the firewall because I have it disabled on the mac and in windows, I added the ssh as an exception: Even if I disable windows firewall completely and my anti-virus that made no difference. using an answer from stackoverflow I even added DOCKER_HOST to environments and Expose daemon on tcp://localhost:2375 without TLS and used netstat -anb to verify that it is running and listening on the expected port other suggestions involve updating VS or Xcode-(or even downgrading it) but I had Xcode version 14.2 working before and I'm using the latest version of VS I tried playing around with some of the .wslconfig config settings like: but this felt like a red herring, so I reverted back to my original config settings: I looked at sshd_config file but given I didn't have to change these before and this is a little outside of my expertise I left this alone so now I'm out of ideas, I am confident this is not an issue with using a VM, Docker or Sickcodes because I have had this working before. So if anyone has any let me know please? notes: docker has Ubuntu integration set as default and wsl is using Ubuntu as its default distro & I am using WSL 2. VS is able to pair to the mac with no issues ( I use "172.***:50922" as the address when pairing) thanks in advancePublished Date : 31 марта 2023 г.
Visual Studio 2022 doesn't like setting Build Action of a CSS file to None. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190781/visual-studio-2022-doesnt-like-setting-build-actio Visual Studio Version: Version 17.6.0 Preview 2.0 (I haven't tested on other version and may apply) I wanted to set the Build Action property of a CSS file to None but VS doesn't like this and shows error message Property Value is not valid and excludes the CSS file from the project. I thought any file's Build Action property can be set to None, just to stay as part of the project until it is needed. I have some HTML files for note-taking with Build Action=None and the very reason why I needed the CSS file with these HTML files. I am assuming that this could be a bug in which case I could report it to VS developers team, but thought I should pass it past Q&A just in case I am missing something, and if there is a workaround.Published Date : 31 марта 2023 г.
Schedule Azure Function App to run on last day of every month - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194545/schedule-azure-function-app-to-run-on-last-day-of Hi team, I have one azure function timer trigger app which I need to run on last day of every month. I have tried to use cron expression "15 10 L * *" but it gives me error that the expression is not correct. I have setup the azure function app using Visual Studio Code. could you please help me on thisPublished Date : 31 марта 2023 г.
VSIX extension in C++ - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195025/vsix-extension-in-c Hello We have an VS extension package written on C++. Recently, we have been notified that Visual Studio 2019 is going to stop supporting?packages that use synchronous loading and encourages users to use AsyncPackage method in their extensions. Can you share some examples or analogue for the "IAsyncLoadablePackageInitialize" and "IAsyncServiceProvider" in C++. I got a reference of the above from "https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.shell.interop.iasyncloadablepackageinitialize?view=visualstudiosdk-2015"Published Date : 31 марта 2023 г.
take a backup for azureDevops services automatically - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1195020/take-a-backup-for-azuredevops-services-automatical hello All, May i know if any one can help me to take automatic backup for azure devops with all of its component. Regards, MichelPublished Date : 31 марта 2023 г.
SSIS package error while executing the job from SQL Server Agent - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194686/ssis-package-error-while-executing-the-job-from-sq I have developed one SSIS package and trying to make jobs in SQL server agent. After configuring the packages in SQL Server Agent, When i run the jobs i am getting the below error. Error : Argument "Excel" for option "connection" is not valid. The command line parameters are invalid. The step failed. Below is the server settings : Windows server 2019 - 64-bit version SQL Server Business Intelligence studio - Microsoft Visual Studio 2008 pls. tell me where is the problem and how to solve this....?Published Date : 31 марта 2023 г.
Visual Studio Constantly Hangs and Freezes or Restarts Itself Randomly - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/523013/visual-studio-constantly-hangs-and-freezes-or-rest I am using Visual Studio 2019. I have 64 gb of ram, use 1tb NVMe drives, 12 core 4.10 GHz processor, Windows 10 OS. And even with this decent machine, Visual Studio hangs and freezes very often. I am a programmer by trade, I code at least 8 hours a day and I'd say Visual Studio locks up, stops responding around 5 times per day and randomly crashes and restarts itself around 3 times per day. The crash/restarts don't come with a hang or any warning at all. The program just completely and instantly closes itself with no warning at all. When the program freezes, in the device manager, Visual Studio will often be consuming >50% of my CPU and >33% of my RAM - which seems like a lot given my machine. I generally give the hangs about a minute to try and resolve themselves. Maybe 10% they actually resolve themselves and I can continue on. 50% of the the time, it hangs for over a minute and I have to end task in task manager. The rest of the time, it crashes after hanging for a bit. I have notices that in the rare chance that the program recovers by itself, it often feels less stable afterwards - slow to respond, much slower to think about things, delayed typing (press keys and they don't show up on screen for a few seconds, then appear all at once). Sometimes it gets like this without any hangs first. When it gets like this, I end up killing visual studio and restarting it to try and get back to a usable state. I code unreal engine projects mostly and use the engine source so my projects are always rather large. The only plugins I use are Visual Assist and CodeMaid but the crashes/hangs happen without these plugins as well. What can I do to make my Visual Studio more stable? These crashes and hangs are very disruptive. P.S. the tag system on this forum is really frustrating and unintuitive to use. The user should be able to see all available tags or add their own. Or there needs to be a smarter lookup. I tried tagging this issue with 'crash' 'hang' 'unresponsive' 'visual studio' 'vs2019' and a few others and none of them were valid tags and it gives you no clue what tag it does have that might be similar. I ended up having to search for similar issues on this site to this one and see what tags they used. I had to use 'vs-general'. For your system to guess what tag you're trying to add, you have to give at least 3 characters (why? you can do better. It should guess from the very first character.) Do you see the problem? Provide 3 characters? 'vs-general'? How on earth is someone supposed to guess that the magic 3 characters they need to type in is 'vs-'? Please do better.Published Date : 31 марта 2023 г.
Today I got a case about Visual Studio Community edition, User is installing SQL Server Data Tools on server, but Visual Studio community is one of options, and will be installed if selected it, and then I reviewed below license agreement one more time, I - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194969/today-i-got-a-case-about-visual-studio-community-e Today I got a case about Visual Studio Community edition, User is installing SQL Server Data Tools on server, but Visual Studio community is one of options, and will be installed if selected it, and then I reviewed below license agreement one more time, I saw the key word ? except for:? ?. Does it mean we are allowed to use Visual Studio Community if belongs to (iv) SQL Server development even we are enterprise?Published Date : 31 марта 2023 г.
Migrating .net app to Azure - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193844/migrating-net-app-to-azure Which is the recommended way to deploy a .net application through Azure App Service? Can I use Visual Studio Publish option to deploy the app through App Service or is there another better and easier option to deploy to Azure?Published Date : 31 марта 2023 г.
Custom SQL Code Analysis Rules Deployment in Visual Studio 2022 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194778/custom-sql-code-analysis-rules-deployment-in-visua Thank you in advance for your help. I have a series of custom SQL Code Analysis Rules that I authored that work fine in Visual Studio 2019. After upgrading to Visual Studio 2022, the custom rules are no longer appearing. For reference I used this article as a reference when originally creating the set of rules https://learn.microsoft.com/en-us/sql/ssdt/walkthrough-author-custom-static-code-analysis-rule-assembly?view=sql-server-ver16 The documentation refers to older versions of Visual Studio, but make no mention of VS2022. Is there any updated documentation available for VS2022 SQL Code Analyzer development or if custom rule extensions are still supported? Thanks.Published Date : 31 марта 2023 г.
Automation Account Credentials - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194421/automation-account-credentials I have created two credentials in my automation account, one for Azure SQL Server/DB and another for Outlook Smtp. In my automation account I have 1 runbook. I noticed that my credentials for the Outlook Smtp was having the password overridden, I updated and saved multiple times only for it to happen each time. I can't find anything online about why it would change vs. what I am supplying, it looks to be using the password possibly from the Azure SQL Server credentials. Has anyone run into this issue before? Thank youPublished Date : 31 марта 2023 г.
what's the difference between windows forms app and windows forms app (.netframework) in vs 2022? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194561/whats-the-difference-between-windows-forms-app-and what's the difference between windows forms app and windows forms app (.netframework) in vs 2022?Published Date : 31 марта 2023 г.
Can't leave an organization as external user - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194629/cant-leave-an-organization-as-external-user I followed the instructions on https://learn.microsoft.com/en-us/azure/active-directory/external-identities/leave-the-organization I have 7 tenants, and only for these 2 tenants I see only GUID's in switch directory screen. When I constructed URL's per instructions https://myaccount.microsoft.com?tenantId=441f0344-27fc-4701-81cf-159bb86fb20c https://myaccount.microsoft.com?tenantId=77b71bcc-98c8-499a-a131-a093583a3e4c I get the errors that I cannot sign-in. I've tried contacting previous tenant administrators, but they are not associated with that subscription anymore. Problem is that when I'm logging in in Visual Studio, or publishing something to Azure from Visual Studio, I get perpetual sign-in errors, because Visual Studio is probably iterating through all directories assigned to my account. How can I leave organizations?Published Date : 31 марта 2023 г.
Overcoming 20MB ARM template issue - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192237/overcoming-20mb-arm-template-issue In reference to the below issue for synapse : https://github.com/MicrosoftDocs/azure-docs/issues/89431 There is a documentation as below : what does this task here mean? Is it the Marketplace add in : https://marketplace.visualstudio.com/items?itemName=AzureSynapseWorkspace.synapsecicd-deploy&ssr=false#overviewPublished Date : 31 марта 2023 г.
Windows 2019 hangs on 50,000 users, 2012R2 works just fine - what's going on? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193332/windows-2019-hangs-on-50-000-users-2012r2-works-ju I've been using Windows server 2012R2 Standard for almost a decade now. I have apps running on the server which have created about 50,000 local users. These are local users created using WMIC scripts and eq. API's. The purpose is to allow for easy integration with IIS authentication. The app creates a local user account and IIS uses the built in Windows authentication to authenticate the user. It's been running great on 2021R2 but I recently decided to upgrade to a 2019 Datacenter edition so I created a new 2019 server and used the same scripts to recreate the 50,000 users on the 2019 server. However when I reboot the 2019 server it just hangs for hours at the spinning circle and takes up 100% CPU. It never get the login screen. I've never had this issues with 2012R2, to test it I spun up? a new 2012R2 server and recreated the same 50,000 local users with the scripts and it took a few minutes to reboot but that was it. Is there something different about 2019 server datacenter vs 2012r2 standard which causes the 2019 server to hang on boot when there are 50,000 local users? Is it trying to process all the users before presenting the login (I've set it to login automatically to an admin account but it never seems to get there). I'm at my wits end now and I'm open to suggestions on how to debug this further or what settings should I look at? I've checked out the group security and logon policies and they're both the same for the 2012 and 2019 servers. What am I overlooking? They're both running on AWS with 1GB RAM. Thanks in advance and please don't hesitate to throw out whatever ideas you may have. I cannot change the architecture at this time and the easiest way to integrate IIS with authentication is to create a local user account. They don't need to have local login privileges only network login (for IIS), so these accounts are added to a custom Group on the windows server and removed from the standard Users group.Published Date : 31 марта 2023 г.
Visual Studio 2022 hangs on debugging and compiling - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194828/visual-studio-2022-hangs-on-debugging-and-compilin What can cause Visual Studio 2022 to hang while debugging and compiling? I have windows 11. My pc specification is: ryzen 5 5600, nvidia geforce 3070 and 32gb ram ddr4 (3200).Published Date : 31 марта 2023 г.
WinUI 3 C++ Default App From Template - Slow to compile / build - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194861/winui-3-c-default-app-from-template-slow-to-compil I have created a WINUI app using the template from VS. When I build the application, I am seeing that this is a slower than what I expected, using MFC as a reference. I noticed the "base" application takes approximately 60 seconds. Is this normal behavior, what build times are you seeing for the stock standard WinUI base application? Here is the details from my build log: (This is using an ARM64, but it's approximately the same time for x64 builds)Published Date : 31 марта 2023 г.
How to packaging windows app for submitting microsoft store? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194907/how-to-packaging-windows-app-for-submitting-micros I wonder is it not possible that registering my application on microsoft store which is created by golang + fyne.io . It seems that Microsoft store allows packaging app only C#, C++, Visual basic so my app is not supported.. Since visual studio requires entry point Main of C# Project like that. Here is the link where I described details what I tried, what type of error occurs. I tried packaging my app as UWP but it failed Already said before, I already have .exe file so I set it as Executable and EntryPoint main my main.go But it failed Visual Studio project requires Main of C# one.Published Date : 31 марта 2023 г.
Why is Microsoft.CSharp.dll not signed using VS Mac? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194706/why-is-microsoft-csharp-dll-not-signed-using-vs-ma If building a solution targeting an iPhone directly on a Mac or remotely via the Mac from a PC, the following errors are encountered. However, building the same code directly to the iPhone, it succeeds. Both VS's are latest versions with latest updates. Why is codesign not working?Published Date : 31 марта 2023 г.
How to deploy .NET Core console app as WebJob? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1164360/how-to-deploy-net-core-console-app-as-webjob I have a .NET Core console app I want to deploy as a webjob. Unfortunately I'm on a Mac and it seems that publishing from Visual Studio for webjobs is only for Windows. I've tried to upload a .zip file containing the published project, including with a run.cmd file which contains "dotnet project.dll", through the resource itself, but I keep getting "Failed to add project" with no other explanation. What am I missing here? Is there some issue with using a Mac to generate the zip file, or to do the publish action? (My web app is hosted by Windows machines). Also for what it's worth, there isn't a web app running on this, I created this just for testing. And when I go to "Console" under development tools and just type "ls" it says it failed to execute the command.Published Date : 31 марта 2023 г.
problem with creating .lib file in VisualStudio - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194779/problem-with-creating-lib-file-in-visualstudio I am tring to build .dll file in which includes basic function and .cpp file for purpose also depends on other .lib file. but when I try to build my dll project. It only builds .dll. But I need to create .lib file. Can you tell me what could be wrong. for reference I have added some picture below.Published Date : 30 марта 2023 г.
how to lock override parameters in azure devops - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194857/how-to-lock-override-parameters-in-azure-devops Hello, I am using classic pipeline in azure devops, in the release PipeLine I have the override parameters, but if I set some override parameters, but few min later somebody change them I migt run the realease pipe line on wrong override parameters, so how it can be locked / protected ? Thank you.Published Date : 30 марта 2023 г.
Unable to refresh license for Visual Studio Community 2013 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194161/unable-to-refresh-license-for-visual-studio-commun I'm running MS 8 1 with MS Visual Studio Community 2013. I am not able to refresh my license. Is there a reason why? ThanksPublished Date : 30 марта 2023 г.
Azure Sphere MT 3620 device and Visual Studio problem. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193998/azure-sphere-mt-3620-device-and-visual-studio-prob I purchased Azure Sphere MT 3620 device and followed the installation guide, but can't deploy any program to the device in Visual Studio 2022.The following error message appears "There are no Azure Sphere devices attached". My FTDI drivers are correct installed as I can see. I have also run?azsphere device enable-development and?azsphere tenant show-selected Can you help with to solve this problem? Do you need more information?Published Date : 30 марта 2023 г.
My free trial account and learn sandbox account are same - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194127/my-free-trial-account-and-learn-sandbox-account-ar My free trial and learn sandbox account are same. Now I could only see sand box with no subscription when I loginPublished Date : 30 марта 2023 г.
How can I configure autosuggest in Visual Studio Code for an Azure deployment using a Terraform file? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1183747/how-can-i-configure-autosuggest-in-visual-studio-c I am attempting to deploy an Azure virtual machine using a Terraform file within Visual Studio Code. However, the software is not providing any autosuggestions for SKUs. Is there a method to obtain these suggestions? Thank you in advance!!Published Date : 30 марта 2023 г.
New Microsoft 365 Certified: Modern Desktop Administrator Associate path - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194598/new-microsoft-365-certified-modern-desktop-adminis Hi, I recently took MD-100 and now going for MD-101. Since certifications are being re-done in may 2023 will I be able to take the replacement exam MD-102 and become a Certified: Modern Desktop Administrator Associate? / ErikPublished Date : 30 марта 2023 г.
Question about Databricks data - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194805/question-about-databricks-data what is the difference when a user is Performing task in his workspace data explorer vs when user perform the task in the data section of unity catalog metastore enabled workspace? is the Unity catalog is used for creating -catalog/table/schema , Just for "Data" section , not for others?. we can create table/view/schema and grant access to the users, is there any other function also that Metastore performs? I have gone through the documentation , as per my understanding only for "Data" section in data explorer ,we are using Unity catalog, Please correct me if I am wrongPublished Date : 30 марта 2023 г.
Unable to webpublish to my appservice : "FTP Passive mode is not available" - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192491/unable-to-webpublish-to-my-appservice-ftp-passive This is not a new app service or publish profile. When I do the normal publish operation in either of the two (latest patched) versions of Visual studio 2022 or 2019. I get the following error "FTP Passive mode is not available". No recent changes have been made WRT this website, just publishing the same app that is running using the same method (visual studio) and machine that normally is used. Copying all files to temporary location below for package/publish: obj\Release\Package\PackageTmp. Publishing folder /... Unable to add '.bowerrc' to the Web site. FTP Passive mode is not available Unable to add 'ApplicationInsights.config' to the Web site. FTP Passive mode is not available Have there been any changes to default FTP configuration in appservice which might explain this?Published Date : 30 марта 2023 г.
Upgrade non activated Windows Server version - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194763/upgrade-non-activated-windows-server-version I am trying to Install Server 2022 on my Dell Server and it seems to be having some issues, I was doing a clean install and wiped my Server 2019 installation. Can I go back and install Server 2019 then without activating upgrade to Server 2022 or do I need to actually activate the server I am using keys from my Visual Studio subscription.Published Date : 30 марта 2023 г.
Azure Data Studio on Mac Just Spins but Works on Windows - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194048/azure-data-studio-on-mac-just-spins-but-works-on-w All latest versions on Mac fail to connect with a new or edited connection, but the latest Windows version works fine. The most recent installed on local laptop that fails is: 1.42.0 (Universal) ADS in Windows connects immediately with the same connection string and settings. The behavior is it just spins when trying to connect to my database on a new or edited connection. When trying to connect to an existing/cached connection that normally works, it just spins, but closing the app and restarting allows for an existing connection to succeed. Trying to create a new connection, or editing a connection gets me spinning again, until I close the app. I see no errors, just spinning - viewing all views in the OUTPUT tab. Question: What can I do to see why it spins? Version: 1.42.0 (Universal) Commit: 22f384e569bc90d8b3231cc8c8cff99ea16c5052 Date: 2023-03-17T18:04:34.407Z (1 wk ago) VS Code: 1.67.0 Electron: 19.1.8 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin x64 22.3.0Published Date : 30 марта 2023 г.
Microsoft Message Queue (MSMQ) limit and configuration best practice? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194101/microsoft-message-queue-(msmq)-limit-and-configura After reading this: https://learn.microsoft.com/en-us/previous-versions/windows/desktop/msmq/ms711436(v=vs.85).#maximum-message-size I need some clarification regarding these: Any assistance or clarification would be greatly appreciated.Published Date : 30 марта 2023 г.
This error appears while setuping sql server integration service - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1065692/this-error-appears-while-setuping-sql-server-integ please close the following processes before continuing the setup: devenv (14136) ServiceHub.SettingHost (14596) ServiceHub.VSDetouredHost (13884) ServiceHub.Host.CLR.x86 (14856) ServiceHub.IdentityHost (14212) Microsoft.ServiceHub.Controller (14672) my sql server version is 2017 my visual studio version is 2019 the needed version of ssis is 4.2Published Date : 30 марта 2023 г.
NOt able to add target VM in deployment group - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194564/not-able-to-add-target-vm-in-deployment-group I have created a deployment group, copied the powershell script and run it on the onpremise target VM. But azure pipeline agent service was not installed and the VM added in deployment group shows offline.Published Date : 30 марта 2023 г.
VisualStudio debug services on Docker-Compose not starting - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1191382/visualstudio-debug-services-on-docker-compose-not Hi, I try to debug 3 services using Docker-Compose in VS 2022. ServiceC depends on ServiceB which depends on ServiceA. All of these "depends*on" use condition: service_*healthy and every service has a healtcheck. VS will only start container A and when it is healthy it starts B which never gets healthy bc only the container is run but the service inside will not be executed and never gets healthy. Everything works fine without VS when using docker-compose. I can provide an example project if somebody wants to test. Any idea what's wrong here?Published Date : 30 марта 2023 г.
After installing VS2022 , getting NU1201 error on .net framework 4.7.2 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1093101/after-installing-vs2022-getting-nu1201-error-on-ne Hi, I have developed on .net framework 4.7.2 and want to use .net6 on same machine , for that reason I have installed VS2022. Everything were build perfectly on VS2019. After installing VS2022 , getting NU1201 error on native projects of .NET framework 4.7.2 with VS2019: When using NuGet.exe to restore Nugets for my projects: set SolutionDir=%1 %SolutionDir%.nuget\NuGet.exe restore %SolutionDir% Getting following errors on native projects running on VS2019 (Prior to VS2022 installation all passed successfully): Errors in C:\GIT\XXX.vcxproj NU1201: Project XXX is not compatible with native (native,Version=v0.0). Project XXX supports: net472 (.NETFramework,Version=v4.7.2) NU1202: Package YYY 12.4.0 is not compatible with native (native,Version=v0.0). Package YYY 12.4.0 supports: - net472 (.NETFramework,Version=v4.7.2) - net50 (.NETFramework,Version=v5.0) - netcoreapp3.1 (.NETCoreApp,Version=v3.1) NU1202: Package Newtonsoft.Json 9.0.1 is not compatible with native (native,Version=v0.0). Package Newtonsoft.Json 9.0.1 supports: - net20 (.NETFramework,Version=v2.0) - net35 (.NETFramework,Version=v3.5) - net40 (.NETFramework,Version=v4.0) - net45 (.NETFramework,Version=v4.5) - netstandard1.0 (.NETStandard,Version=v1.0) - portable-net40+sl5+win8+wp8+wpa81 (.NETPortable,Version=v0.0,Profile=Profile328) - portable-net45+win8+wp8+wpa81 (.NETPortable,Version=v0.0,Profile=Profile259) NU1202: Package Microsoft.IdentityModel.Clients.ActiveDirectory 4.5.1 is not compatible with native (native,Version=v0.0). Package Microsoft.IdentityModel.Clients.ActiveDirectory 4.5.1 supports: - monoandroid81 (MonoAndroid,Version=v8.1) - net45 (.NETFramework,Version=v4.5) - netstandard1.1 (.NETStandard,Version=v1.1) - netstandard1.3 (.NETStandard,Version=v1.3) - uap10.0 (UAP,Version=v10.0) - xamarinios10 (Xamarin.iOS,Version=v1.0)Published Date : 30 марта 2023 г.
VS 2022 Links to files - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193101/vs-2022-links-to-files Every time I try to use VS2022 I end up running back to VS2008. I have installed it on a spare PC and I am finding several issues which I will raise in separate posts as recommended in the forum. If we take one of my user controls it will have three files: JEditPanel.cs JEditPanel.designer.cs JEditPanel.resx If I link to JEditPanel.cs from another project VS2022 ONLY picks up that file, in VS2008 linking would pick up all three files. I have asked this before with no answer but when it happened a couple of days ago I didn't notice and when I did VS2022 had added another instance of "components" and added ClassInitialise and Dispose in the JEditPanel.cs file so a real mess. Any suggestions how to avoid this please? PS I have had to use the tag C#, can we not have a tag for VS2022 or IDE?Published Date : 30 марта 2023 г.
Run python script with high performence - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/874028/run-python-script-with-high-performence Hello I have a question with run python script. I use cmd command and .net6 run the python script automatic But each time the program start CMD will coast around 500ms time How can I optimize the start performance for the CMD? Thanks a lot SukeyPublished Date : 30 марта 2023 г.
multidimensional expressions (MDX) calculation error in SSAS Cube - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194413/multidimensional-expressions-(mdx)-calculation-err I just got a project handover regarding SSAS cubes and multidimensional expressions. There is a calculation written in Visual Studio: This formula is not working with unknown reasons (The excel pivot table showing #VALUE! under this formula). I converted the above formula into MDX Query in SSMS: There is an error says "The 'T00:00:00' string cannot be converted to the date type". I then tried following two query scripts: Here is a random member of above query result: And here is a random member of above query result: I also tried following code to see if hardcoding instead of MID function can return something: The query successfully returned a value. Finally I tried following code: The result says "The '' string cannot be converted to the date type". In conclusion, the reason why error occurs is that the MID function did not extract the correct date format (yyyy-mm-dd) from a member, but I do not know how to solve this issue. I am so curious how does MID function work and how do we extract a substring of a member. So much appreciated for solving my problem.Published Date : 30 марта 2023 г.
Net7 Maui Unable to load DLL 'Microsoft.ui.xaml.dll' - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192853/net7-maui-unable-to-load-dll-microsoft-ui-xaml-dll In Visual Studio, using Net7, when debugging project it runs fine. If I go to the directory and run the exe I get the following message in application log "Exception Info: System.DllNotFoundException: Unable to load DLL 'Microsoft.ui.xaml.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)". When researching the problem it seems to be common issue but none of the solutions work.Published Date : 30 марта 2023 г.
Angular application doesn't load when debugging having a breakpoint set anywhere on the solution - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192716/angular-application-doesnt-load-when-debugging-hav I have been developing different applications in angular with an API, but when debugging if I set a breakpoint anywhere visual studio does not load the angular app, this happens on different computers and any solution I work on. When removing breakpoint app immediately runs. Example image(Only shows that it hasn't hit any breakpoints and still loading angular app)Published Date : 30 марта 2023 г.
Install to Program Files Warning doesn't seem to make sense on Windows App Certification Kit WACK - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194515/install-to-program-files-warning-doesnt-seem-to-ma While preparing my application (MSI file) for the store, I have only two warnings from the WACK. The Install to Program Files warning is still confusing me. It displays the following: "Program [Application Name] fails due to install location C:\Users\Ross\downloads" and sometimes the location in the above message changes to the release folder in which the msi file was originally created by Visual Studio 2017 - or the release folder of the previous revision of the Visual Studio project (???) Lately, the message is consistently displaying "C:\Users\Ross\downloads" - but the application installs to Program Files(x86) -> then sub-folder. This is where it is set to install in VS (the Application Folder properties confirms this). The application does not install anything or write anything to the downloads folder. The other warning is that the msi file does not have a signature (I think this is OK for the Windows Store) Is this strange warning common? Should I ignore both these warnings or will the App be rejected from the Windows Store for this? Any advice is greatly appreciatedPublished Date : 30 марта 2023 г.
Azure Devops-Visual studio Test Task , Fails to recognize Automated Test cases from Test Suite - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194308/azure-devops-visual-studio-test-task-fails-to-reco I Have some automated Test cases (with automated Tag) to be run from Pipeline by using a Visual studio test task. Test cases are maintained in a sperate test plan and if it is imported to the current testing plan , Automated testing will work If the same test cases are added using REST API script in a suite and pipeline run is not detecting automated test cases Error-' 'Published Date : 30 марта 2023 г.
How to build WinUI 3 application using .NET 7 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194418/how-to-build-winui-3-application-using-net-7 If I create a blank WinUI 3 desktop application with VS2022 Preview in Windows 10 x64, it targets .NET 5 and I immediately get warnings: and So I choose to target .NET 7 and get lots of errors including: How do I target .NET 7? AndyPublished Date : 30 марта 2023 г.
OneDrive and Vs-Code are not working properly together - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194168/onedrive-and-vs-code-are-not-working-properly-toge Hello, question from a student. I am building a web-project with react, node(typescript). This project, that should be a part of my refrence-sites for applying is nearly done. In the last days I have got a windows update. After that, all the data on my desktop was automatically moved into the OneDrive folder. When I try to move my project folder out of the OneDrive Folder, I get: 0 data found. The code is still in vs-code but the whole computer works terrible. I cannot type a word in vs-code without problems. When I do a npm start the computer crushes or if the website opens, vs-code needs twelve minutes for every new npm start. And endless for a compiling. When I try to upload any image to my web-project, that was stored on my desktop, or I load new from the web, there is no extension anymore, so it can't be stored in the database. Currently I get an alert that index.pack.old is latetly deleted from OneDrive. I don't know what that means because I not deleted anything and I don't know this file. Thanks for your help.Published Date : 30 марта 2023 г.
Microsoft Intune assignment - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194198/microsoft-intune-assignment We have configured for IOS, Android and Windows Compliance Policies and Configuration profiles. we have Hybrid infrastructure and we enabled automatic enrollment for hybrid Azure AD devices. Not all the users in organization will have Intune license. in this case, should I assign the policies based on the users or the devices ? Usually if all users have Intune license I configure dynamic group based on devices OS and apply it to the policies. Please advise. Thank you,Published Date : 30 марта 2023 г.
Visual Studio Code C# MVC Application - How to view Marked up HTML Code as if hard coded in an HTML Page... - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194064/visual-studio-code-c-mvc-application-how-to-view-m Attempting to do code behind in a Visual Studio Code Application when I have done my own HTML Markup code in a routine in the C# code: . . . @ViewData["abc"] = "<br/>Message<br/Message2<br/>Message3"; . . . OR . . . @ViewData["abc"] = "<table><tr><td>1</td></tr><tr><td>2</td></tr></table>"; . . . My .CSHTML Page to render the data has: . . . @ViewData["abc"] . . . When running my application, I can see the data used in my code but it will not render as if on a hard coded HTML Page. Can take the exact data and paste it between <html> and </html> tags and it works properly. Even went so far as to create an ASPX Application in Visual Studio 2015 with the same result. For my application, I am restricted to using Microsoft Plug-ins for C# and Live Preview Only at this point in time. Any ideas on HOW to resolve this issue without using Python or another Plug-in for Visual Studio Code? Java or JavaScript would be an acceptable method if it would work properly! Thanks in advance for any helpful hints!Published Date : 30 марта 2023 г.
How to Select a .cc File for Debugging in VS2022 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194476/how-to-select-a-cc-file-for-debugging-in-vs2022 I have a folder that I had to use a tar command on for a school assignment. All I'm trying to do is debug in Visual Studio 2022. I extracted the folder, and opened it in Visual Studio 2022. There was no Visual Studio project created. After some lengthy trial-and-error sessions, I finally got the CMakeLists.txt files to work correctly and in the Ouput Window it shows what appears to be a successful CMake, as the last line says "CMake generation finished." Now I am trying to debug a file, titled "testcase1.cc". The problem is the Play Button says "Select Startup Item...". When I try to select it from the dropdown menu, it is not there. The only thing there says "Current Document" and it is checked. FYI, I have no executables as far as I know. Please tell me how I can select the file in question and add it to the Debug list.Published Date : 29 марта 2023 г.
Azure Cosmos change feed Apache Gremlin with Azure functions - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190647/azure-cosmos-change-feed-apache-gremlin-with-azure Hello everyone! I would like to know how to "subscribe" to change feed of Azure Cosmos DB based on Apache Gremlin. I've tried to subscribe using Azure Function App (Cosmos DB trigger using Python client), but it didn't log any changes. I used these two guidelines: I've created Function App through Azure portal, and created trigger using Azure VS code. What am I missing here? Is it possible to subscribe to change feed for Apache Gremlin? If it it not possible using Azure Function, can I do it using some sort of script? Here is the source code: function.json _init.pyPublished Date : 29 марта 2023 г.
The type or namespace name 'Platform' does not exist in the namespace 'Microsoft.Maui.Graphics' (are you missing an assembly reference?) - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190509/the-type-or-namespace-name-platform-does-not-exist I am using Visual Studio Community 2022 64 bit 4.8.04161 on Windows 11 Pro. I need to be able to draw an image at a particular location. I am attempting to use the documentation at https://learn.microsoft.com/en-us/dotnet/maui/user-interface/graphics/images?view=net-maui-7.0 or https://learn.microsoft.com/en-us/dotnet/maui/user-interface/graphics/images?view=net-maui-6.0 for displaying an IImage I have created a default .net maui project using visual studio using both 7.0 and 6.0 and then tacked the example code into MainPage::OnCounterClicked. This isn't what I want, of course, but I'm just trying to figure out how to get a clean build. I have seen the note that PlatformImage is not supported on windows, but not matter what platform I build for, Andriod, iOS, or Windows, I get the error in the title. Here are the complete errors as reported by the build: Severity Code Description Project File Line Suppression State Error CS0234 The type or namespace name 'Platform' does not exist in the namespace 'Microsoft.Maui.Graphics' (are you missing an assembly reference?) GraphicsTest6 (net6.0-windows10.0.19041.0) C:\CleverEggSoftware\trunk\projects\GraphicsTest6\GraphicsTest6\MainPage.xaml.cs 1 Active Severity Code Description Project File Line Suppression State Error CS0103 The name 'PlatformImage' does not exist in the current context GraphicsTest6 (net6.0-windows10.0.19041.0) C:\CleverEggSoftware\trunk\projects\GraphicsTest6\GraphicsTest6\MainPage.xaml.cs 31 Active Here is the hacked class What am I missing or doing wrong?Published Date : 29 марта 2023 г.
Libraries required for C# code to export files to Azure Blob Storage from websites hosted on Azure App Service - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193921/libraries-required-for-c-code-to-export-files-to-a We were using IIS for deploying .NET web application. One export to excel button had been given on UI to export details from database to Excel file and then it will be downloaded to local disc storage. We used Microsoft Office Interop Excel to export file. It was working fine locally. But when we deployed application on Azure App service, it was not downloading files in local disk. Now, we want to export files to Azure Blob Storage. Which libraries is required for writing C# code for such application?Published Date : 29 марта 2023 г.
ASP.NET Design Template with Bootstrap - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194131/asp-net-design-template-with-bootstrap I am developing many web application using ASP.NET. For that, i used Ajax,CSS,HTML,etc. We were not used in depth Bootstrap and other technologies with ASP.NET. I have the requirement and want to develop .NET Web application with Rich and user friendly design template using BootStrap and Angular JS. for engineering domain, where we could find the rich Bootstrap design and template .. pls. help me to how to design the rich template like bootstrap in ASP.NETPublished Date : 29 марта 2023 г.
Reference devops architecture diagram for logic apps standard - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194296/reference-devops-architecture-diagram-for-logic-ap Hi, I would like to setup CI/CD pipelines for Azure logic apps standard, For that do I need a pipeline agent setup inside my VNet? Please help me with the logical flow for the devops deployment of logic apps standard from VS Code.Published Date : 29 марта 2023 г.
Error Package Microsoft.Owin 4.2.2 is not compatible with xamarinios10 (Xamarin.iOS,Version=v1.0) - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194267/error-package-microsoft-owin-4-2-2-is-not-compatib Hello, I have a problem adding packages via Nuget Manager in my Xamarin project. I am working on a MacBook with Visual Studio 2022. Among other things, I want to add the packages Microsoft.OWIN and OWIN.Security.Keycloak to my project for iOS. Both on a Windows system and on a MacBook, I get an error message that the packages are not compatible with the deposited Xamarin.iOS version. Exact error message: Package Microsoft.Owin 4.2.2 is not compatible with xamarinios10 (Xamarin.iOS,version=v1.0) / win-x86. Package Microsoft.Owin 4.2.2 supports: net7.0.4 (.NETCoreApp,version=v7.0.4) The reference Xamarin.iOS is stored in version 0 according to the properties. However, no updates can be found for the reference and I can't find a manual download on the internet either. Does anyone know this problem and can help me with it? Best regardsPublished Date : 29 марта 2023 г.
Problem Connection Skills Bot - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194174/problem-connection-skills-bot Hello, I realized several bots which communicate between them (skill bot) that I published each one on their side in azure bot. These two bots have been realized on Bot Framework v4 on Visual Studio 2022. When I launch them each one on their side it works but when I want my root bot to call my skill bot, I have a 401. I tried to add rights in azure directory but it does not solve the problem ... Do you have any idea how to solve this problem ? Thanks in advance !Published Date : 29 марта 2023 г.
Component Names in separate Sequence Containers - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193692/component-names-in-separate-sequence-containers Just wondering if it is ok to have the same named Data Flow Tasks...and its sub-components...as the same name that appears in a different Sequence Container? Or for all purposes should the Data Flow Tasks...and its sub-components...have unique names? The XML doesn't seem to mind or care when we run and test our SSIS Package in Microsoft Visual Studio. Thanks in advance for your review and am hopeful for a reply.Published Date : 29 марта 2023 г.
Is it possible to create C++ REST api in visual Studio? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1188897/is-it-possible-to-create-c-rest-api-in-visual-stud I'm currently using Visual Studio 2022 version to create a demo project with WMI. I just wanted to know if it is possible to create REST API for the result from WMI using C++? If possible, can you suggest the type of project template that need to be used such that the WMI code can be integrated with the REST API to get the expected output. Just incase suggest some REST API libraries for C++ that are supported by Microsoft Visual Studio. Thanks in advance !Published Date : 29 марта 2023 г.
Visual Studio 2019 Project creation fails - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/164748/visual-studio-2019-project-creation-fails Hello experts, I am trying to automate the calling of a local visual studio code using Azure Function Apps, so when I tried to create a new project using Azure Function Template in VS 2019, I am getting the below error: Please help me resolve the above error.Published Date : 29 марта 2023 г.
windows winrm server keeps replying 400 when I try to send encrypted kerberos message over HTTP - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194030/windows-winrm-server-keeps-replying-400-when-i-try To start with, our product is written in Java, we use a custom transport that wraps org.apache.http.client and javax.security.auth to communicate to windows Remote management service. What we have now: firstly we authenticate through kerberos, then send the SOAP messages upon either HTTP or HTTPS, both work and reply 200 status code and corresponding response. But we have a customer request that they want to send messages that are encrypted over message level over HTTP. That means, after the authentication established, we need to encrypt the SOAP message, then send it using the HTTP connection. I referred to this document from Microsoft https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wsmv/3fc54d8b-b087-486e-9f50-8253e9e30b43 and formatted the whole header/data structure, but I always got back 400 error, the event log in windows server showed "couldn't decrypt the packet". So apparently there was something wrong regarding the format I sent to the server so it can not be parsed. But there was no detailed log or events store from windows server, so I couldn't tell what happened inside windows server. I enabled wsmantraces and got a wsmtraces log file. But it was in binary format, I couldn't real or analyze it, I could not store the log in other formats either. Here is the tcpdump trace I recorded from the server So I sent the first response to negotiate the protocol, and the server returned 200 with one authenticate token. After that I sent the encrypted message following the document here https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wsmv/3fc54d8b-b087-486e-9f50-8253e9e30b43 but I got 400 with no clue. To compare it, I also tried to send the same encrypted message over HTTP from python using pywinrm https://github.com/diyan/pywinrm Here is the network traces: Similarly, it sent the negotiate request and got authentication token back, and it sent the encrypted message, but got back 200 with encrypted response. So clearly the encryption mechanism on server should work, but doesn't recognize my requests. Here is my java code to encrypt the POST request: So I have two questions:Published Date : 29 марта 2023 г.
How to increase parallelism in Azure Functions with app service plan? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193349/how-to-increase-parallelism-in-azure-functions-wit Hello, I have a blob triggered Azure Function Python Project under App Service Plan with 3 functions under a single app. The function app is with basic configurations and hence execution time of each functions is very slow. I tried to introduce Dynamic Concurrency and could see only this with no performance improvement(Can you please explain what is "SharedBlobQueueListener"). I even tried but it was of minimal help. So, can you please guide me for bringing in parallelism at the level of functions, function app, worker and host and even better ways of performance improvement methods with respect to App Service Plan. At the same time can you kindly explain me briefly, Thank you.Published Date : 29 марта 2023 г.
Visual Studio Code POWERSHELL: COMMAND EXPLORER - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193872/visual-studio-code-powershell-command-explorer With MS killing ISE for PowerShell 7 and forcing people to move to Visual Studio Code.... there is a feature of ISE that is lacking in the new ISE Shell Plugin for Visual Studio Code. I can't seem to find a way to Filter the Command Explorer like I could in ISE. For instance.... say I want to see all the SharePoint Online commands available. In the old ISE I could just type SPO in the search and it would show me all the commands available with SPO in the name. If I wanted to narrow it down even further, I could change the Module drop down to just the module. How do you do this in Visual Studio Code? As far as I can tell you just have to scroll through the giant list of commands??Published Date : 29 марта 2023 г.
Using terraform azurerm to configure AKS, do I need to care for the ManagedClusterSKUName? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193781/using-terraform-azurerm-to-configure-aks-do-i-need End of March '23 Azure announced a breaking change with Azure API 2023-02-01 and recommended to adjust the ManagedClusterSKUName and ManagedClusterSKUTier to the values of the new API soon. The Azure documentation only explains how to do this with Azure CLI, but I am using Terraform (and I don't want to tweak the configuration using both az-cli and terraform, to avoid conflicts from manual vs automated configuration). However, the current Terraform provider azurerm 3.49.0 only has an sku_tier parameter, but none for SKU name. If this sku_tier is already set to a value valid for the new API, is any further action required regarding the SKU name? Or is the terraform provider already handling that under the hood? Or is the terraform provider just not up-to-date yet for the new API?Published Date : 29 марта 2023 г.
How to find the product key for Office 2019 Pro Plus? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/577473/how-to-find-the-product-key-for-office-2019-pro-pl Hi everyone, I have installed Office 2019 Pro Plus from a downloaded ISO DVD. I have used the license key from the Microsoft Visual Studio (partner portal) to activate the product. Is there any way to check which license key is applied to activate my Office 2019 product ? I am planning to do a clean installation of Windows in my PC and I want to activate Office 2019 pro plus after that. *I don’t use a Microsoft account or a subscription to Office365.Published Date : 29 марта 2023 г.
Issue loading my visual studio project - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/759820/issue-loading-my-visual-studio-project My project was able to load till yesterday. Now I get this error when I open the solution file. This is an Excel VSTO add-in project. One or More projects in the solution were not loaded correctly. Please see the Output Window for details. An error was encountered while opening associated documents the last time this solution was loaded. Document load is being skipped during this solution load in order to avoid that error.Published Date : 29 марта 2023 г.
The SDK 'Microsoft.NET.Sdk' specified could not be found. in Visual Studio Community 2022 version 17.5 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1184941/the-sdk-microsoft-net-sdk-specified-could-not-be-f Since Visual Studio 2022 updated from version 17.4 to 17.5, I couldn't load my project. and get the error "The SDK 'Microsoft.NET.Sdk' specified could not be found." But if the project was opened in version 17.4, the project was loaded successfully.Published Date : 29 марта 2023 г.
SSRS Report - Changing Start Date Parm Causes Failure - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193166/ssrs-report-changing-start-date-parm-causes-failur I have an SSRS report that is set up to run with a default START date of the first of this year. =DateAdd("d",-DatePart(DateInterval.DayOfYear,Today,0,0)+1,Today) Works fine. User wants it now to start at 01.01.2014. Sounds soooo simple but I have spent hours to no avail. If I run the report from the SSRS portal and then change the start date manually to 01.01.2014, it runs just fine. In VS, I open the RDL and go to modify the Start parm as follows: =cdate("01/01/2014") I get this ridiculous error : It successfully changes the parm, but I am not willing to deploy until I can see successful results. Again, running the report from the SSRS portal with the exact same parameters works fine. Please advise how to correct.Published Date : 29 марта 2023 г.
How to automatically create MAUI app Desktop shortcut after installation from msix file? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194208/how-to-automatically-create-maui-app-desktop-short After creating the MAUI package from Visual Studio. Once it is installed using Msix file, how to create desktop shortcut icon automatically. Is there any property in any of the config file using which the desktop shortcut icon is created automatically or any other procedure without any manual intervention this shortcut should be created after installation of MAUI APP.Published Date : 29 марта 2023 г.
Getting error for azure web app published from the vs code. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193971/getting-error-for-azure-web-app-published-from-the I'm trying to publish the my sveltekit 1.0 application on the azure app service which runs fine locally on my machine with npm run preview. When I publish the build folder and try to access the published sit I get error. I will really appreciate your response on this as I have stuck on this from long time. This is my build folder structure. I have set node build as a startup command in my app. I used node 18 LTS and Linux. I have tried using both port 3000 and 8080 by setting it in the configuration tab. But getting same error for both of them. T 2023-03-28T16:33:59.021Z INFO - Starting container for site 2023-03-28T16:33:59.023Z INFO - docker run -d --expose=8080 --name cal-med-emr_0_a507fee4 -e PORT=8080 -e WEBSITE_SITE_NAME=cal-med-emr -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=cal-med-emr.azurewebsites.net -e WEBSITE_INSTANCE_ID=db3f3781635e5140d0607cce3dbb8c4be6e04b9cc61c46d779039e60d16e0789 -e WEBSITE_USE_DIAGNOSTIC_SERVER=True appsvc/node:16-lts_20230228.2.tuxprod node build 2023-03-28T16:33:59.024Z INFO - Logging is not enabled for this container. Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here. 2023-03-28T16:34:01.176Z INFO - Initiating warmup request to container cal-med-emr_0_a507fee4 for site cal-med-emr 2023-03-28T16:34:00.630914840Z _____ 2023-03-28T16:34:00.630996242Z / _ \ __________ _________ ____ 2023-03-28T16:34:00.631019542Z / /\ \__ / | _ __ _/ __ \ 2023-03-28T16:34:00.631024343Z / | / /| | /| | /\ ___/ 2023-03-28T16:34:00.631028743Z _| /_____ _/ || ___ > 2023-03-28T16:34:00.631033343Z / / / 2023-03-28T16:34:00.631037743Z A P P S E R V I C E O N L I N U X 2023-03-28T16:34:00.631041943Z 2023-03-28T16:34:00.631045943Z Documentation: http://aka.ms/webapp-linux 2023-03-28T16:34:00.631050043Z NodeJS quickstart: https://aka.ms/node-qs 2023-03-28T16:34:00.631054143Z NodeJS Version : v16.19.0 2023-03-28T16:34:00.631058343Z Note: Any data outside '/home' is not persisted 2023-03-28T16:34:00.631062443Z 2023-03-28T16:34:01.764430099Z Starting OpenBSD Secure Shell server: sshd. 2023-03-28T16:34:01.942340340Z Starting periodic command scheduler: cron. 2023-03-28T16:34:01.995411846Z Cound not find build manifest file at '/home/site/wwwroot/oryx-manifest.toml' 2023-03-28T16:34:01.996273466Z Could not find operation ID in manifest. Generating an operation id... 2023-03-28T16:34:01.996292666Z Build Operation ID: d9815e3f-0a9a-4d43-9c95-42986298b2d5 2023-03-28T16:34:02.273322453Z Environment Variables for Application Insight's IPA Codeless Configuration exists.. 2023-03-28T16:34:02.333966130Z Writing output script to '/opt/startup/startup.sh' 2023-03-28T16:34:02.463879778Z Running #!/bin/sh 2023-03-28T16:34:02.463945679Z 2023-03-28T16:34:02.463953380Z # Enter the source directory to make sure the script runs where the user expects 2023-03-28T16:34:02.463959280Z cd "/home/site/wwwroot" 2023-03-28T16:34:02.463964680Z 2023-03-28T16:34:02.463969880Z export NODE_PATH=/usr/local/lib/node_modules:$NODE_PATH 2023-03-28T16:34:02.463975080Z if [ -z "$PORT" ]; then 2023-03-28T16:34:02.463987880Z export PORT=8080 2023-03-28T16:34:02.463993781Z fi 2023-03-28T16:34:02.463998781Z 2023-03-28T16:34:02.465101706Z PATH="$PATH:/home/site/wwwroot" node build 2023-03-28T16:34:02.966109976Z node:internal/modules/cjs/loader:998 2023-03-28T16:34:02.966149577Z throw err; 2023-03-28T16:34:02.966157277Z ^ 2023-03-28T16:34:02.966170577Z 2023-03-28T16:34:02.966176478Z Error: Cannot find module '/home/site/wwwroot/build' 2023-03-28T16:34:02.966181778Z at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15) 2023-03-28T16:34:02.966186878Z at Function.Module._load (node:internal/modules/cjs/loader:841:27) 2023-03-28T16:34:02.966192178Z at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) 2023-03-28T16:34:02.966212378Z at node:internal/main/run_main_module:22:47 { 2023-03-28T16:34:02.966217778Z code: 'MODULE_NOT_FOUND', 2023-03-28T16:34:02.966222579Z requireStack: [] 2023-03-28T16:34:02.966227479Z } 2023-03-28T16:34:03.550Z ERROR - Container cal-med-emr_0_a507fee4 for site cal-med-emr has exited, failing site start 2023-03-28T16:34:03.582Z ERROR - Container cal-med-emr_0_a507fee4 didn't respond to HTTP pings on port: 8080, failing site start. See container logs for debugging. 2023-03-28T16:34:03.643Z INFO - Stopping site cal-med-emr because it failed during startup. I will really appreciate your help on this.Published Date : 29 марта 2023 г.
Visual Studio BackgroundDownload.exe using all the system resources - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193782/visual-studio-backgrounddownload-exe-using-all-the *I know there are many questions on Stackoverflow, for example, but I can't really seem to trust the answer for some reason. I must disable some Windows Task for what I need, but it looks like I might have problems with Visual Studio later, so to confirm that it is safe to do, I posted a question here. On Visual Studio Developer Community, it gets a bit confusing when someone is answering someone's/my question. I am using Visual Studio 2022, installed it 3 months ago. The only workload I have there installed is .NET Desktop Development, because I am a C# programmer. I like this IDE. Though, the only thing is, when the system itself is idle, the laptop's CPU fans start to get loud for a bit. If I look at the Task Manager in time, I can see BackgroundDownload.exe spawning and loading 100% of CPU and Disk, despite that my laptop has an SSD with a speed up to 500MB R/W, and a Ryzen 7 CPU, still uses 100% of system resources. It is very annoying that I have to always put my laptop on sleep mode. Otherwise, BackgroundDownload.exe keeps starting and closing itself again, again, and again. It also creates folders in %TEMP%. These folders occupy 40MB of Disk Space and get cleaned up to 72KB later, though sometimes the size of the user temp folder is insane due to directories Visual Studio creates for BackgroundDownload.exe. Their names is just a string with random characters, + a dot and 3 more random characters. So my question is, how do I prevent BackgroundDownload.exe from running in the background again?Published Date : 29 марта 2023 г.
How to create a .net framework 4.8 web project using visual studio - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/919704/how-to-create-a-net-framework-4-8-web-project-usin I have .net framework 4.8 installed but when i start up visual studio and try to create a project using it, it seems to want to force me to use .net core 6. How can I create a .net framework 4.8 web project? Or can .net core 6 run the .net framwork 4.8?Published Date : 29 марта 2023 г.
SQL Server 2022 install on Windows 10 fails with error that .NET is not installed, but it is installed and up to date - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192625/sql-server-2022-install-on-windows-10-fails-with-e I have installed SQL Server 2022 Developer edition successfully on a Windows 10 and 11 virtual machine. The issue is that I cannot install it on a physical machine. During the install, I get the following fatal error. I have tried to install the latest .NET Framework, and my OS says it's already installed. I tried to install 4.0 .NET and the message is that it's included with my installed version. I tried to install 2.0 .NET framework, and the installer doesn't launch. The error's help link is dead. I've attached the log file.Published Date : 29 марта 2023 г.
Control are visible in VisualStudio 2022 ToolBox even after DesignTimeVisible attribute as false. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193884/control-are-visible-in-visualstudio-2022-toolbox-e In VS 2022, I have a Custom Control Library, When adding the Custom Control to WPF ToolBox the controls are visible even after adding the following attribute "[Browsable(false), EditorBrowsable(EditorBrowsableState.Never), ToolboxItem(false), DesignTimeVisible(false)]". If I use the "DesignTimeVisible(false)" attribute at first "[DesignTimeVisible(false), Browsable(false), EditorBrowsable(EditorBrowsableState.Never), ToolboxItem(false)]" in this format it works. But In VS 2019, it supports all the formats have no issues. Is there any solution to support all formats in VS 2022? Attached Custom Control Library sample code here.Published Date : 29 марта 2023 г.
C# reference - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193999/c-reference I created a very simple console app with a library that I am having problems referencing from the console app to the library. You can see by the picture that everything is set up I think correctly and there is a reference to the library. When I hover over the red line it shows the air cs0246 the type or namespace name car could not be found are you missing a using directive or an assembly reference? in the picture I hit previous change and this is what you see. I must be overlooking something but cannot figure it out. I am using visual studio 2019, a standard classic 2.1 Library and a console app framework 3.1Published Date : 29 марта 2023 г.
Can't add account in Authenticator because asking me for a code from that same app - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194172/cant-add-account-in-authenticator-because-asking-m Hi, After a factor reset of my phone, I lost all my data on that device. I'm trying to add my account used to benefit from my action-pack subscription into the Authenticator app in order to use my benefits, among other, grant a VS license to one of our employee. However, the account addition procedure ask me to verify my identity using... the Authentificator app. Which I can't use since I'm currently trying to add that same account into the app. The only other identification option offered is a code which I can get... from that same app. Again, same problem since I haven't been able to add my account into the app. So basically I'm stuck, and one of our developer can't work since I'm not able to grand him a Visual Studio license. I had a chat with MS support, MS should have called me by phone within 48h but that haven't been the case. Please help me ASAP - too much time and money lost already because of that !!!!!Published Date : 29 марта 2023 г.
visual studio,why some Method never show in hint list? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193036/visual-studio-why-some-method-never-show-in-hint-l It took a long time to find out why the CheckAccess Can't use in my project, The reason is below. just want to know why? It's so unreasonablePublished Date : 29 марта 2023 г.
check dependency of uninstall older version of visual studio c++ - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194098/check-dependency-of-uninstall-older-version-of-vis I want to uninstall Microsoft Visual studio c++(V2005, V2008, V2010) from specific server which is running mssql service (version 2016,2017). is there any challenge or dependency to uninstall the visual studio from that server? As far i checked the pre-requisite of mssql there is no require visual studio version mentioned there but .NET framework has. I just need expert opinion on that. Thank you!Published Date : 29 марта 2023 г.
C# parsing program - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193949/c-parsing-program I have created a C# program using 2019 visual studio enterprise. It takes a GEDCOM file and parses it to create a work file. I have since changed to 2022 visual studio community. But when I try to duplicate the code in community it creates a WPF project and creates a windows form class. I don't think I want that? I want to just have a .cs class. How do I do that?Published Date : 29 марта 2023 г.
An unexpected network error has occurred. The app list cannot be refreshed. Please retry by pressing the Refresh button. Visual Studio 2019 - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192769/an-unexpected-network-error-has-occurred-the-app-l Unable to associate app with Microsoft Store. Not able to get list of apps associated with the account.Published Date : 29 марта 2023 г.
Multiple Column Pull Down Menu - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193972/multiple-column-pull-down-menu How do I program the pull down menu below to display multiple columns? GitHub: https://github.com/DeanEverhart/ContosoUniversity1 Tutorial: https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-6.0 Environment: Net Core 6, Visual Studio Community 2022 (64 bit), WIndows 11Published Date : 29 марта 2023 г.
Visual Studio 2019 hanging in cout/printf - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/584507/visual-studio-2019-hanging-in-cout-printf When debugging in Visual Studio 2019, any time my program attempts to cout or print it causes the debugger to stall infinitely. If I pause the debugger and look at the main thread, it will always be in 'ucrtbased.dll!write_text_ansi_nolock' once it gets stalled. When I run the built exe on it's own, it prints to console perfectly fine. The stalling happens while the application is single threaded, just trying to console print out a single line of text with no variables. How can I fix this, or look inside the above DLL to see what is happening?Published Date : 29 марта 2023 г.
SharePoint Online People Picker OOB Field List VS Library - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193780/sharepoint-online-people-picker-oob-field-list-vs I have a SharePoint online list and a library with a People Picker field. Here, whenever I add the users to both the list and library, the order of names gets changed in the OOB List Edit Form but not in the library. The SPO Library returned the same order while editing the item. Anyone know what the is the problem and why the behavior is different? Thanks, DhanaPublished Date : 29 марта 2023 г.
Ssrs report design - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1194097/ssrs-report-design I have installed VS2019 on my laptop. Do i need to install report builder? I'm new here, pls advice...Published Date : 29 марта 2023 г.
VS2022 crashes with version 17.5.2 (as it did with 17.5.1) - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190219/vs2022-crashes-with-version-17-5-2-(as-it-did-with After updating VS2022 to v17.5.2 I get this popup: Restarting VS makes it even worse: after the solution is fully loaded, VS crashes completely. In the ActivityLog.xml is this error: With VS v17.5.1 I had the same problem. Edit Two colleagues do not have this problem (one with and one without R#)Published Date : 29 марта 2023 г.
Xamarin Forms - iOS App - Runs well in Debug, but crashes with Adhoc or AppStore builds - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/492265/xamarin-forms-ios-app-runs-well-in-debug-but-crash Hi, The app we have developed using Xamarin Forms (also incorporating DevExpress packages, Xamarin Essentials, in-app billing plugin) works well in Android, and was working well on iOS while in Debug mode ... but as soon as I build the app for Adhoc or AppStore distribution, and use Xcode to distribute to my iPhone or to TestFlight, the app crashes immediately after the launch screen starts. I believe that the Distribution profiles are all setup correctly, as I am able to create the archive in Visual Studio 2019 with the Development profile and then use Xcode to distribute the archive using the Appstore distribution profile and upload to TestFlight with no errors. The app validates ok in Xcode as well. Here is the trace I am getting from the device when installing using TestFlight: default 11:21:57.657990+1000 appstored [253E5E2C] Completed with 1 result: <ASDApp: 0x103793250>: {bundleID = com.seveno.DSApp; installed = 1} default 11:22:04.286089+1000 lsd [FBSSystemService][0xdb39] Sending request to open "com.seveno.DSApp" default 11:22:04.286412+1000 SpringBoard [FBSystemService][0xdb39] Received request to open "com.seveno.DSApp" from lsd:97. default 11:22:04.286485+1000 SpringBoard Received trusted open application request for "com.seveno.DSApp" from <FBProcess: 0x100e0e4b0; daemon<com.apple.lsd>:97(vF8)>. default 2021-07-.72207828 11:22:04+1000 SpringBoard [sceneID:com.seveno.DSApp-default] Scene action [Logical Activate][0x6262] completed with success: 0 default 11:22:04.722382+1000 SpringBoard [application<com.seveno.DSApp>:8132] Workspace connection invalidated. default 11:22:04.722419+1000 SpringBoard [application<com.seveno.DSApp>:8132] Now flagged as pending exit for reason: workspace client connection invalidated default 11:22:04.787540+1000 runningboardd [application<com.seveno.DSApp>:8132] termination reported by launchd (0, 0, 6) default 11:22:04.787559+1000 runningboardd Removing process: [application<com.seveno.DSApp>:8132] default 11:22:04.787862+1000 runningboardd Removing launch job for: [application<com.seveno.DSApp>:8132] default 11:22:04.788008+1000 runningboardd Removed job for [application<com.seveno.DSApp>:8132] default 11:22:04.789016+1000 runningboardd Removing assertions for terminated process: [application<com.seveno.DSApp>:8132] default 11:22:04.789104+1000 runningboardd Removed last relative-start-date-defining assertion for process application<com.seveno.DSApp> default 11:22:04.820358+1000 runningboardd Calculated state for application<com.seveno.DSApp>: none (role: None) default 11:22:04.820635+1000 SpringBoard [application<com.seveno.DSApp>:8132] Process exited: <RBSProcessExitContext| voluntary>. default 11:22:04.820652+1000 SpringBoard [application<com.seveno.DSApp>:8132] Setting process task state to: Not Running default 11:22:04.820671+1000 SpringBoard [application<com.seveno.DSApp>:8132] Setting process visibility to: Unknown default 11:22:04.820841+1000 runningboardd Calculated state for application<com.seveno.DSApp>: none (role: None) default 11:22:04.821085+1000 SpringBoard [application<com.seveno.DSApp>:8132] Invalidating workspace. default 11:22:04.821192+1000 SpringBoard Removing workspace registration for processHandle: [application<com.seveno.DSApp>:8132] default 11:22:04.940821+1000 locationd Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.941776+1000 locationd {"msg":"#CLIUA Marking change", "clientKey":"com.seveno.DSApp", "reason":"Process state from RunningBoard", "assertionLevel":5, "coming":1} default 11:22:04.943890+1000 aggregated Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.944319+1000 wifid Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.945125+1000 symptomsd Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.945197+1000 watchdogd Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.946419+1000 backboardd Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.946522+1000 contextstored Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.946679+1000 UserEventAgent Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.948972+1000 ReportCrash osa_update: Pid 8132 'DSApp.iOS' CORPSE: Capture Complete default 11:22:04.949007+1000 ReportCrash Formulating fatal report for corpse[8132] DSApp.iOS default 11:22:04.949403+1000 locationd {"msg":"#CLIUA Marking change", "clientKey":"com.seveno.DSApp", "reason":"Process state from RunningBoard", "assertionLevel":5, "coming":0} default 11:22:04.953548+1000 callservicesd Hit the server for a process handle 13b81fd00001fc4 that resolved to: [application<com.seveno.DSApp>:8132] default 11:22:04.954672+1000 appstored Received a beta app crash notification for com.seveno.DSApp default 11:22:04.956487+1000 SpringBoard [Main] dispatch event: <SBMainTransitionSwitcherModifierEvent: 0x281746f20; type: MainTransition; transitionID: 697E59E9-54D3-4E08-8E2E-CC9F8AB9E673; phase: Complete; animated: YES; fromAppLayout: <SBAppLayout: 0x2836eda00; primary: com.apple.TestFlight; environment: main>; toAppLayout: <SBAppLayout: 0x283792500; primary: com.seveno.DSApp; environment: main>; pendingTermination: {( )}> default 11:22:04.957396+1000 ReportCrash osa_update: Pid 8134 'DSApp.iOS' CORPSE: Symbolicating default 11:22:04.959289+1000 SpringBoard Received request to activate alertItem: <SBUserNotificationAlert: 0x11592ac00; title: “DSApp” Crashed; source: appstored; pid: 159> default 11:22:04.959312+1000 SpringBoard Activation - Presenting <SBUserNotificationAlert: 0x11592ac00; title: “DSApp” Crashed; source: appstored; pid: 159> with presenter: <SBUnlockedAlertItemPresenter: 0x282e88b20> default 11:22:04.959554+1000 ReportCrash osa_update: Pid 8134 'DSApp.iOS' CORPSE: Symbolicating2 default 11:22:04.988651+1000 kbd Hit the server for a process handle 12d31af900001fc6 that resolved to: [application<com.seveno.DSApp>:8134] default 11:22:04.998087+1000 runningboardd [application<com.seveno.DSApp>:8134] termination reported by launchd (0, 0, 6) default 11:22:04.998106+1000 runningboardd Removing process: [application<com.seveno.DSApp>:8134] default 11:22:04.998163+1000 runningboardd Removing launch job for: [application<com.seveno.DSApp>:8134] default 11:22:04.998204+1000 runningboardd Removed job for [application<com.seveno.DSApp>:8134] default 11:22:04.998234+1000 runningboardd Removing assertions for terminated process: [application<com.seveno.DSApp>:8134] default 11:22:04.998600+1000 runningboardd Removed last relative-start-date-defining assertion for process application<com.seveno.DSApp> default 11:22:05.015687+1000 runningboardd Calculated state for application<com.seveno.DSApp>: none (role: None) default 11:22:05.015780+1000 runningboardd Calculated state for application<com.seveno.DSApp>: none (role: None) default 11:22:05.017004+1000 SpringBoard [application<com.seveno.DSApp>:8134] Process exited: <RBSProcessExitContext| voluntary>. default 11:22:05.017021+1000 SpringBoard [application<com.seveno.DSApp>:8134] Setting process task state to: Not Running default 11:22:05.017040+1000 SpringBoard [application<com.seveno.DSApp>:8134] Setting process visibility to: Unknown default 11:22:05.017167+1000 SpringBoard [application<com.seveno.DSApp>:8134] Invalidating workspace. default 11:22:05.017184+1000 SpringBoard Removing workspace registration for processHandle: [application<com.seveno.DSApp>:8134] default 11:22:05.017201+1000 SpringBoard Removing: <FBApplicationProcess: 0x115b96080; application<com.seveno.DSApp>:8134(v5E24)> default 11:22:05.017472+1000 SpringBoard Process exited: <FBApplicationProcess: 0x115b96080; application<com.seveno.DSApp>:8134(v5E24)> -> <RBSProcessExitContext| voluntary> default 11:22:05.017779+1000 SpringBoard Application process state changed for com.seveno.DSApp: (null) default 11:22:05.024640+1000 mediaserverd -CMSessionMgr- CMSessionMgrHandleApplicationStateChange: Client com.seveno.DSApp with pid '8134' is now Terminated. Background entitlement: NO ActiveLongFormVideoSession: NO WhitelistedLongFormVideoApp NO error 11:22:05.024733+1000 SpringBoard Ignoring state for untracked process [application<com.seveno.DSApp>:8134]: <RBSProcessState| task:none debug:none> default 11:22:05.037045+1000 analyticsd Received event: com.apple.stability.crash {"appVersion":"3.0.2","bundleID":"com.seveno.DSApp","exceptionCodes":"0x0000000000000000, 0x0000000000000000","incidentID":"AC81DC50-C74E-450A-ABA7-AB5047329099","logwritten":0,"process":"DSApp.iOS","terminationReasonNamespace":"<NO_NS>"} default 11:22:05.037064+1000 analyticsd Aggregated. Transform: StabilityCrashNumerator3 Dirty: 1 Event: com.apple.stability.crash {"appVersion":"3.0.2","bundleID":"com.seveno.DSApp","exceptionCodes":"0x0000000000000000, 0x0000000000000000","incidentID":"AC81DC50-C74E-450A-ABA7-AB5047329099","logwritten":0,"process":"DSApp.iOS","terminationReasonNamespace":"<NO_NS>","timestamp":1627435324704629} default 11:22:05.128437+1000 appstored Received a beta app crash notification for com.seveno.DSApp default 11:22:05.198461+1000 SpringBoard Received request to activate alertItem: <SBUserNotificationAlert: 0x11590cfa0; title: “DSApp” Crashed; source: appstored; pid: 159> default 11:22:05.198478+1000 SpringBoard Activation - Presenting <SBUserNotificationAlert: 0x11590cfa0; title: “DSApp” Crashed; source: appstored; pid: 159> with presenter: <SBUnlockedAlertItemPresenter: 0x282e88b20> default 11:22:05.497370+1000 SpringBoard [application<com.seveno.DSApp>:8134] Dropping launch assertion. default 11:22:10.568233+1000 SpringBoard Will deactivate alertItem: <SBUserNotificationAlert: 0x11590cfa0; title: “DSApp” Crashed; source: appstored> for reason: Button Pressed default 11:22:10.570991+1000 SpringBoard Will deactivate alertItem: <SBUserNotificationAlert: 0x11590cfa0; title: “DSApp” Crashed; source: appstored> for reason: User Dismissed default 11:22:10.571075+1000 SpringBoard Deactivated alertItem: <SBUserNotificationAlert: 0x11590cfa0; title: “DSApp” Crashed; source: appstored; pid: 159> default 11:22:10.573956+1000 appstored User pressed cancel on dialog for crash of beta app with bundleID: com.seveno.DSApp default 11:22:10.996191+1000 SpringBoard Deactivated alertItem: <SBUserNotificationAlert: 0x11590cfa0; title: “DSApp” Crashed; source: appstored; pid: 159> default 11:22:12.210638+1000 SpringBoard Will deactivate alertItem: <SBUserNotificationAlert: 0x11592ac00; title: “DSApp” Crashed; source: appstored> for reason: Button Pressed default 11:22:12.213071+1000 SpringBoard Will deactivate alertItem: <SBUserNotificationAlert: 0x11592ac00; title: “DSApp” Crashed; source: appstored> for reason: User Dismissed default 11:22:12.213119+1000 SpringBoard Deactivated alertItem: <SBUserNotificationAlert: 0x11592ac00; title: “DSApp” Crashed; source: appstored; pid: 159> default 11:22:12.226281+1000 appstored User pressed cancel on dialog for crash of beta app with bundleID: com.seveno.DSApp default 11:22:12.668123+1000 SpringBoard Deactivated alertItem: <SBUserNotificationAlert: 0x11592ac00; title: “DSApp” Crashed; source: appstored; pid: 159> Can't see much that is useful in the above, but when I install the app on my iPhone directly using Xcode, the app does crash but this time adds the following lines to the output: default 13:38:23.696096+1000 DSApp.iOS Unhandled Exception: System.TypeInitializationException: The type initializer for 'DSApp.App' threw an exception. ---> System.InvalidOperationException: You must call Xamarin.Forms.Forms.Init(); prior to using this property. at Xamarin.Forms.Device.get_PlatformServices () <0x1036c40c0 + 0x0005c> in <978ec34c5c9c4c4eb3d73b6da958bcd6#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 at Xamarin.Forms.Device.GetAssemblies () <0x1036c4c60 + 0x0000b> in <978ec34c5c9c4c4eb3d73b6da958bcd6#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 at Xamarin.Forms.DependencyService.Initialize () <0x1036c3870 + 0x0009b> in <978ec34c5c9c4c4eb3d73b6da958bcd6#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 at Xamarin.Forms.DependencyService.Get[T] (Xamarin.Forms.DependencyFetchTarget fetchTarget) <0x1036c2e70 + 0x0002b> in <978ec34c5c9c4c4eb3d73b6da958bcd6#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 at DSApp.App..cctor () <0x1062aa4f0 + 0x0020f> in <75685e241fe14204803ce1e9928c42cd#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 --- End of inner exception stack <…> default 13:38:23.697068+1000 DSApp.iOS Unhandled managed exception: The type initializer for 'DSApp.App' threw an exception. (System.TypeInitializationException) at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr) at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) <0x1053a7460 + 0x0002f> in <ad1be307855442e4b2cb88e33f94f908#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) <0x1053a72d0 + 0x00043> in <ad1be307855442e4b2cb88e33f94f908#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 at DSApp.iOS.Application.Main (System.String[] args) <0x102cf6b40 + 0x00023> in <3bc27722ccd949eb8c86e64ca19b9354#2ef9c4ad2238dd5726320c6b6cf9b7e3>:0 --- inner exception --- You must call Xamarin.Forms.Forms.Init(); prior to using this property. (System.InvalidOperationException) at Xamarin.Forms.Device.get_PlatformServices () <0x1036c40c0 + 0x0005c> in <978ec34c5c9c<…> This also doesn't make a lot of sense, given the first line in AppDelegate.cs in the FinishedLaunching event is global::Xamarin.Forms.Forms.Init(); If there was a fundamental problem with the logic, it wouldn't work in Debug mode in iOS, and obviously the App works well on Android, so the issue must be something in the iOS specific code or archive. I have tried various combinations of iOS build settings, to no avail - current settings are: I have seen some people have similar issues with crashing on TestFlight, but have not had any luck with those approaches either, such as: https://stackoverflow.com/questions/14499334/how-to-prevent-ios-crash-reporters-from-crashing-monotouch-apps It feels like something is missing from the Archive that is stopping the App from starting properly. Any assistance to at least know how to approach debugging this would be most welcome! Kind Regards, Paul McKinneyPublished Date : 29 марта 2023 г.
How to debugger for custom language generating C++ during preprocessingin VS2019? - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1190586/how-to-debugger-for-custom-language-generating-c-d Hi, We are using custom language say FileName.xyz which on precompilation preprocessing temporarily generates C++ files, which in turn is built to an executable (and PDB for temporary C++ files symbols). We want to Debug this Filename.xyz using exe and PDBs. the difference between FileName.xyz and generated FileName.cpp is that is used to set __LINE and __FILE before 1st statement In Visual Studio 2019:Published Date : 29 марта 2023 г.
MSXML3 DLL SP11 registration fails on Windows 2003 Server - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1188259/msxml3-dll-sp11-registration-fails-on-windows-2003 By default, Windows 2003 is installed with MSXML3 SP8. When I try to copy MSXML3 SP11 DLL and register its failing. Getting error "Load library failed, procedure not found..." error. Any compatibility issues with Windows 2003?Published Date : 29 марта 2023 г.
Azure Pipelines Nuget package restore error. - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1193951/azure-pipelines-nuget-package-restore-error I'm using the Azure DevOps Pipelines to build my VS 2022 solution. I have created an project scoped Artifact feed with two nuget packages. The nuget restore tasks keeps failing with the following error: ##[error]The nuget command failed with exit code(1) and error(NU1301: Unable to load the service index for source... This the Nuget pipline task that fails to restore the feed packages. I doubled checked all feed permissions and are out of ideas as what the issue could be.Published Date : 29 марта 2023 г.
VS 2022 Community slow after updated - Microsoft Q&A
https://learn.microsoft.com/en-us/answers/questions/1192828/vs-2022-community-slow-after-updated I use Ms VS 2022 (64-bit) - Current Ver 17.5.3 yesterday I have updated but now it's very slow when build, clean, showing intellisense, etc I have removed .vs folder but no luck. I also have checked %TEMP%\Microsoft\VSFeedbackCollector but I didn't find this folder (it might be accidentally removed, since I remove the temp regularly. any body can help me please?Published Date : 29 марта 2023 г.