Anonymous » 04 мар 2024, 10:17
Последнее сообщение Anonymous «
Anonymous »
We have a Windows 2016 virtual server that is running with OneDrive service. The OneDrive is used to sync the Excel files stored in the corporate SharePoint. We are developing C# code on the virtual server.
Anonymous » 04 мар 2024, 10:16
Последнее сообщение Anonymous «
Anonymous »
My ASP.NET Core MVC web app is completed and shows no error, but when I try to deploy using an IIS profile to my web server, I get this error in the event log:
The certificate received from the remote server was issued by an untrusted certificate...
Anonymous » 04 мар 2024, 10:07
Последнее сообщение Anonymous «
Anonymous »
I'm working on an ASP.NET Core 8 application using Identity for authentication, including Google sign-in. After successfully signing in with Google, the application redirects to /signin-google, but this results in an unhandled exception: (Access...
Anonymous » 04 мар 2024, 10:03
Последнее сообщение Anonymous «
Anonymous »
One of my automated testing projects is looking to use parameters under Azure DevOps Test Plan as an input for each test case. After I did my research I cannot find anything that relates to it. All I found is how to use test cases with parameters...
Anonymous » 04 мар 2024, 10:00
Последнее сообщение Anonymous «
Anonymous »
I'm doing some testing which outputs the full result set into script task (display messagebox) from Execute SQL Task using Foreach loop Container. but running into DTS Script task: runtime error.
Anonymous » 04 мар 2024, 09:58
Последнее сообщение Anonymous «
Anonymous »
I created an ASP.NET Core 6 Razor pages project in Visual Studio 2022 and when I tried to create a razor page using Entity Framework (CRUD) in the Add new scaffolded item section, I get this error:
Anonymous » 04 мар 2024, 09:58
Последнее сообщение Anonymous «
Anonymous »
In my code, the List ids did not take the data.Id value, taken from @bind=@data.Id. The reason for that is unknown. Please, is there any suggestions, because I am new to data binding? The list was printed out by the last Console... line and one got...
Anonymous » 03 мар 2024, 16:51
Последнее сообщение Anonymous «
Anonymous »
I'm developing an ASP.NET Core 8 API with Angular frontend (both hosted in Azure App Service). In the frontend application, I have a dashboard page that needs to display data pulled from multiple databases hosted in Azure SQL. The challenge is that...
Anonymous » 03 мар 2024, 16:45
Последнее сообщение Anonymous «
Anonymous »
I am following one tutorial and CSS worked for Shared razor pages. First example works fine and does everything it needs, but the second does not load CSS. No color changes or image size.
Anonymous » 03 мар 2024, 16:43
Последнее сообщение Anonymous «
Anonymous »
I'm relatively new to building web applications and could use some assistance. I've developed a C# backend using the ASP.NET Web API framework in Visual Studio, along with a simple frontend using JavaScript and HTML.
Anonymous » 03 мар 2024, 16:43
Последнее сообщение Anonymous «
Anonymous »
I do get an (IMHO) unexpected Exception InvalidOperationException Sequence contains no elements in the below code, where I believe this should not be the case. Please see the code, background info and description below.
Anonymous » 03 мар 2024, 16:29
Последнее сообщение Anonymous «
Anonymous »
I'm basically opening the docx file taking the xml part and doing a string find/replace but the string I'm replacing with has /r/n in it. Whenever I do that I get the error Memory stream is not expandable . If I remove the /r/n it works find but I...
Anonymous » 03 мар 2024, 15:47
Последнее сообщение Anonymous «
Anonymous »
I have some code that uses the GetOrAdd function from ConcurrentDictionary to add values with a unique key to a holder. However, I want to be able to tell if a values key is found (i.e. a true returned from TryGet) or whether it has to be added.
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения