396 questions with ASP.NET API tags

Sort by: Updated
1 answer

As I am microsoft partner,how can I benfet from microsoft partner as financial?

As I am microsoft partner,how can I benfet from microsoft partner as financial?

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-12T19:41:37.8533333+00:00
QASIM ALOUDAT 0 Reputation points
answered 2025-03-12T19:43:53.3333333+00:00
QASIM ALOUDAT 0 Reputation points
1 answer One of the answers was accepted by the question author.

Event ID 1309 Source: ASP.NET 4.0.30319.0: Event code: 3005 Event message: An unhandled exception occurred. How to solve it?

工程师您好: AD环境中每台mail服务器上都有warning告警事件id 1309。具体信息如下: 消息 : Event code: 3005 Event message: 发生了未经处理的异常。 Event time: 2025/2/28 7:12:52 Event time (UTC): 2025/2/27 23:12:52 Event ID: 2d12345aeaf1234c8be12d60a123456f Event sequence: 144 Event occurrence: 143…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-11T09:19:15.65+00:00
冉凡瑞 1,140 Reputation points
accepted 2025-03-12T02:14:55.6066667+00:00
冉凡瑞 1,140 Reputation points
2 answers One of the answers was accepted by the question author.

Microsoft.Bcl package dependency issue

Hi, I recently came to know that Microsoft.BCL NuGet package is deprecated. We have been using this package as a dependency with other NuGet packages in our product. While I was upgrading the installed NuGet packages in our project there I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2022-12-30T19:07:35.16+00:00
Bhupinder Singh 26 Reputation points
commented 2025-03-11T20:14:30.41+00:00
Bruce (SqlWork.com) 72,276 Reputation points
1 answer

Web App taking high CPU when I am loading a particular web page.

My web app CPU going high when I am uploading a web page while the copy of uploading page working fine without any issue of CPU. Actual Page = mpn Page Copy = mpn1 I don't know what's going on

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-22T08:41:17.0033333+00:00
jasmeet ghai 0 Reputation points
commented 2025-03-11T19:05:07.6466667+00:00
Siva Nair 735 Reputation points Microsoft External Staff
0 answers

Trying to run a Crystal Report from my vb.net website

I have written a website using Visual Studio 2022, vb.net. I am trying to run a Crystal Report from an .aspx file. When I publish the page locally or on the server, all I get is a blank browser window. No errors, no messages. I don't know how to get…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-11T13:36:05.9233333+00:00
Sherry R 0 Reputation points
edited the question 2025-03-11T14:39:48.2666667+00:00
Jiachen Li-MSFT 33,781 Reputation points Microsoft External Staff
1 answer

httpcontext Class giving path as /:undefined in Asp.Net Core Web API Project

We have an Web API (.Net Core) application installed in Test and PROD server, we are logging incoming request paths, using httpcontext Class. But this class is giving path as /:undefined, sometimes as…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-07T11:12:27.09+00:00
Ali basha Syed 20 Reputation points
commented 2025-03-11T09:55:52.7033333+00:00
JasonPan - MSFT 6,696 Reputation points Microsoft External Staff
2 answers

how to set date format in eval asp.net

Hello this is my date eval <%#Eval("Date", "{0:dd/MMM/yyyy}")%> when i convert to excel i want excel filter to be look like this so what to change my eval so that it can look like as below

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-25T08:36:02.3033333+00:00
RAVI 1,056 Reputation points
edited a comment 2025-03-08T11:39:16.8133333+00:00
AgaveJoe 29,871 Reputation points
1 answer

https://onedrive.live.com/embed iframe shows to much space around the document

Hi, I am glad to see a way to show my formatted MS word docs inside of my web pages. But Onedrive shows to much space around the document when I display it in a iframe.     I am not sure about the CSS I need to close the space here.   Or maybe there are…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-27T02:08:02.0233333+00:00
iqworks Information Quality Works 316 Reputation points
commented 2025-03-07T08:14:32.8533333+00:00
XuDong Peng-MSFT 11,656 Reputation points Microsoft External Staff
1 answer

OAuth implementation in web api

Hi Community members, How can I create oauth in web api where validation is not in cloud

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-06T15:38:41.3166667+00:00
90036475 0 Reputation points
commented 2025-03-07T03:46:30.2266667+00:00
XuDong Peng-MSFT 11,656 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

aspx how to to format a column as Currency

i am working on aspx page it is connected to sql my code is vb.net in a GridView column payment how can i format in code this column as Currency Thanks in advence

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-04T20:46:22.15+00:00
Simon 426 Reputation points
accepted 2025-03-06T13:48:30.8266667+00:00
Simon 426 Reputation points
2 answers One of the answers was accepted by the question author.

to use Tag like windows desktop software

i am working on a aspx page translet a windows desktop ssoftware using vb.net is it posible to use use tag like in like in windows desktop software by design the aspx page <asp:TextBox ID="Txt1_0"…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-05T19:41:04.2233333+00:00
Simon 426 Reputation points
answered 2025-03-06T13:41:44.36+00:00
Simon 426 Reputation points
5 answers One of the answers was accepted by the question author.

export a gridview to a pdf or to excel file

in aspx page and i am using vb.net how can i export a gridview to a PDF or to Excel file thamks in advence

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-02T22:48:26.4466667+00:00
Simon 426 Reputation points
commented 2025-03-06T13:28:36.7033333+00:00
Simon 426 Reputation points
0 answers

How to fix "Operation is not valid due to the current state of the object."

When I use aspnet-codegenerator I get this error even though I could use it normally before. How can I fix it? Thank you everyone !!

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-01T01:10:34.3433333+00:00
Dũng Tiến 0 Reputation points
commented 2025-03-06T02:15:44.4266667+00:00
XuDong Peng-MSFT 11,656 Reputation points Microsoft External Staff
0 answers

How to setup and access an ftp server in Windows Server 2019 with vb.net code?

I have written an app using webforms in visual studio 2019. I have setup a Windows Server 2019 on a server. With IIS, I am able to access my WebForms.aspx from the internet ok. I made an FTP server website, and also added ftp services to my first website…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-03-02T20:48:21.2033333+00:00
Bryan 0 Reputation points
commented 2025-03-03T13:38:18.1033333+00:00
Bryan 0 Reputation points
1 answer

messaging the provider in Asp.net

i have a task to write a code that can message X number of provider for example via SMS or Email. and it has to be by using "TryAddTransient". Any solutions for that? maybe it seems simple but i just started to learn Asp.

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-25T10:58:26.57+00:00
Behnam akbary 0 Reputation points
edited an answer 2025-03-03T01:37:12.86+00:00
XuDong Peng-MSFT 11,656 Reputation points Microsoft External Staff
1 answer

Post migrating from Azure to on-premises our Development and Production servers, our .NET API, Angular site throwing Azure CLI authentication failure issue

An error occurred while starting the application. CredentialUnavailableException: EnvironmentCredential authentication unavailable. Environment variables are not fully configured. Azure.Identity.CredentialDiagnosticScope.FailWrapAndThrow(Exception…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-27T16:34:18.8633333+00:00
Kumar, Kiran 0 Reputation points
answered 2025-02-28T21:21:25.89+00:00
Bruce (SqlWork.com) 72,276 Reputation points
1 answer

Login not possible with AspNetCore Idenity when Enable DataProtection.

I'm configuring my application to make use of AspNetCore.Identity as well Data protection. public static void Main(string[] args) { var builder =…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-27T21:16:42.94+00:00
Nero Rodrigues 0 Reputation points
answered 2025-02-28T07:34:00.23+00:00
Ruikai Feng - MSFT 2,756 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

ASP.NET WebApp web.config error

Hello, I am getting a web.config error on my visual studio 2022 local environment. Configuration Error __**Description: **__An error occurred during the processing of a configuration file required to service this request. Please review the specific error…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-23T18:56:27.2933333+00:00
Oscilloscope 20 Reputation points
commented 2025-02-25T15:52:11.5833333+00:00
Oscilloscope 20 Reputation points
0 answers

facing an issue with cookieless Forms Authentication in an ASP.NET sub-application that is integrated with a main application built in Python

Hello, We are facing an issue with cookieless Forms Authentication in an ASP.NET sub-application that is integrated with a main application built in Python. The main application (Python) and sub-application (ASP.NET) work together.The ASP.NET…

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-21T06:01:09.32+00:00
Akshayaa Kalyanavenkatesh 20 Reputation points
commented 2025-02-25T03:13:29.1533333+00:00
XuDong Peng-MSFT 11,656 Reputation points Microsoft External Staff
0 answers

.NET application not showing images after server updates on windows 2022

After server updates, .NET application running in IIS is not showing any images and unable to connect to any js, css resources

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
396 questions
asked 2025-02-21T14:01:44.59+00:00
Sushil Biswas 0 Reputation points
commented 2025-02-25T00:24:26.27+00:00
AgaveJoe 1,510 Reputation points