3,425 questions with ASP.NET tags

Sort by: Updated
3 answers

Upload a file on one drive using microsoft graph api in c# asp.net

Hello, I have one question,I want to upload a file on one drive and it is worked properly in console application but not in web application. Please help me here below is my sample console application…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,378 questions
asked 2023-02-02T06:06:01.9066667+00:00
Alisha Mulla 0 Reputation points
answered 2024-08-06T20:53:16.21+00:00
Shakti Rai 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to maintain ajax text box calander control value after save button clicked

I am using asp.net text box control for date picking..for that, i am using ajax calander extender. Here, is facing issue that, date control values will be clearing after save button clicked...here I want to maintain the date values till I manually…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,690 questions
asked 2024-05-18T04:24:53.3166667+00:00
BeUnique 2,112 Reputation points
commented 2024-08-06T08:58:15.0766667+00:00
Tejas Satish Dhavale 0 Reputation points
4 answers

How to prevent sql update from updating same value twice in same column

Hello I have an SQL query in stored procedure to update an Amount balance column, my query is working fine, but the issue I am having is, sometimes when user updates I find out that the value doubled. For example, where a user have 15, and update with…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,430 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,690 questions
asked 2024-08-01T23:03:36.43+00:00
Emeka Okoye 86 Reputation points
commented 2024-08-06T07:11:52.8266667+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Remove Save button from pdf in iFrame

In an Asp.net application I am displaying a PDF in an iframe. I don't want the "Save" button to be displayed. I have tried with "toolbar=0" but it doesn't work in Mozilla. How can I always remove the "Save" button? Is…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-08-06T01:03:10.5866667+00:00
zequion 301 Reputation points
accepted 2024-08-06T06:48:04.92+00:00
zequion 301 Reputation points
1 answer

Does a website built on asp.net have a Content Management System (CMS)?

I have a client that is using an agency that is using asp.net to build their website. I've never heard of this before. My agency provides SEO and I'm trying to find out if the new website will have a Content Management System and logins so my team can do…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-08-05T20:14:28.8633333+00:00
Mike Smith 0 Reputation points
answered 2024-08-06T01:51:11.9533333+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to resolve error CS1061?

I have a data access layer and business object layer in my ASP.Net web application. Everytime when I made changes to the existing function or added a new function in the data access layer and business object layer, it will throw error CS1061 when I…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,430 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,690 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
975 questions
asked 2022-10-25T05:42:13.007+00:00
Cindy See 206 Reputation points
commented 2024-08-05T20:42:06.88+00:00
Quentin Becuwe 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to save to Sent Items folder when sending an email from a shared mailbox

We are using the Graph API to read and send mail from a shared mailbox. However when we send an email it is not being saved to the "Sent Items" folder of that shared mailbox. The app authenticates using an Entra Application with the following…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,524 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,690 questions
asked 2024-08-05T09:58:14.3166667+00:00
Ross MacBean 20 Reputation points
commented 2024-08-05T14:09:54.35+00:00
Ross MacBean 20 Reputation points
3 answers

how to solve 'exception from hresult: 0x80040402' in asp.net framework using c# ?

when i open and create asp.net framework using c# project, it throws exception from hresults: 0x80040402 exception. How to solve this?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,684 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,923 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,690 questions
asked 2024-08-04T03:55:40.8433333+00:00
MAZOOTH 0 Reputation points
answered 2024-08-05T02:40:28.0266667+00:00
Tianyu Sun-MSFT 29,781 Reputation points Microsoft Vendor
0 answers

Responsive (hidden) columns are not persisting properly to the DataTable

I've created a test case, which you can view here: https://live.datatables.net/mogarine/144/edit In this scenario, I'm facing an issue where the values are not persisting correctly in the DataTable. For example, when I change the Instrument Dropdown…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-08-01T11:50:38.8333333+00:00
Ashok Kumar 201 Reputation points
commented 2024-08-05T01:31:04.5466667+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
2 answers

When creating a project as an ASP. NET Web Application (. NET Framework) Empty, MVC in Visual Studio Community 2022 I get this error: Excepction from HRESULT: 0x80040402 I would like to know how to fix it please

When creating a project as an ASP. NET Web Application (. NET Framework) Empty, MVC in Visual Studio Community 2022 I get this error: Excepction from HRESULT: 0x80040402 I would like to know how to fix it please

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,923 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,015 questions
asked 2024-06-08T03:23:05.2466667+00:00
ESTEBAN UGALDE 0 Reputation points
commented 2024-08-03T17:15:54.2033333+00:00
Scott Goldenberg 0 Reputation points
2 answers

How to append rows data on grid view to header on end event page when export data to pdf?

I work on itextcharp library to export grid view to pdf . I face issue header column display within data and it must display above of data so my issue data rows display above header exactly . I need to display header on top then details rows data…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,690 questions
asked 2024-07-29T09:51:57.35+00:00
Ahmed Salah 0 Reputation points
edited an answer 2024-08-01T08:57:09.2433333+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
1 answer

How to authenticate my application (running as an Azure App Service) against another Azure App service using Managed Identites?

We have two applications that run in two different Azure App Services: A ASP.NET 4.6.2 application that Hosts a website and utilizes a web job that communicates with the other App Service over gRPC (using the older Grpc.Core package because App…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,430 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,469 questions
asked 2024-07-11T09:59:10.7266667+00:00
Lucas 0 Reputation points
answered 2024-08-01T06:38:29.3333333+00:00
Achraf Ben Alaya 1,051 Reputation points MVP
1 answer

Excel not downloading from asp.net application

I am developing asp.net application and download excel file not working recently in Local and IIS Website. The same was working last week. Below is my code and tell me what is the problem and how to solve this.. This is very urgent using Excel =…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-07-30T17:25:58.1666667+00:00
BeUnique 2,112 Reputation points
answered 2024-08-01T02:39:01.74+00:00
Michael Taylor 51,906 Reputation points
4 answers

ASP.NET Core JWT Authentication Returning Unauthorized(invalid-token 401) for Authenticated Requests in Controller Actions

Hi everyone, I'm encountering an issue with JWT authentication in my ASP.NET Core 8.0 application. While the token generation and authentication seem to work correctly in my AuthenticationController, any requests to other controllers requiring…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,684 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,430 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 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.
319 questions
asked 2024-07-24T16:02:32.3133333+00:00
Antonio Simonetti 0 Reputation points
commented 2024-07-30T00:57:35.6633333+00:00
SurferOnWww 2,576 Reputation points
0 answers

Microsoft.AspNet.OData NuGet Package Upgrade Causing delay in the Functionality

Hi, I have upgraded Microsoft.AspNet.OData NuGet Package in our application from 7.5.14 to 7.7.5 and since then it is causing delay in few of the Api calls in the application. Before upgrade everything works fine without causing any delay. The scenario…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,684 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,430 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-06-18T07:10:11.82+00:00
AKHIL TALLURI 0 Reputation points
commented 2024-07-29T07:50:53.7333333+00:00
AKHIL TALLURI 0 Reputation points
3 answers

How can I have an interactive map in ASP.NET?

Hi all. I have an ASP.NET project that needs to display a map image. The map contains areas that show a status of either "busy" or "available". I need the map to show this status with an icon, a small image that represents either of…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-07-25T15:10:53.15+00:00
Saga 426 Reputation points
commented 2024-07-29T01:51:08.7933333+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
1 answer

403 Forbidden - Links in ASP.NET code behind

I am building my website in ASP.NET Web Forms with User Accounts. I have just the example template that comes with the ASP.NET webforms and I'm going through trying to connect all the 2FA ans SendGrid peripherals. I would really like to read the…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
665 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-07-23T00:11:39.3533333+00:00
Jeremy Winslow 0 Reputation points
commented 2024-07-29T01:50:24.7866667+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
4 answers

*I cannot call an aspx file from within an MVC5 web app controller method

     Hi, I have two MVC5 webapp projects.     Proja references projb.     When proja instantiates a new projb object called projbObj.     I call a method from projbObj called DisplayLoggingMaint().     But when I debug this, the debug stops at the call…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-07-22T19:34:38.8933333+00:00
iqworks Information Quality Works 276 Reputation points
commented 2024-07-29T01:49:49.8133333+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
1 answer

About MVC support please

<div class="row" id="education-seminar-forms-BilgisayarBilgi"> @for (int i = 0; i < Model.tBL_BilgisayarBilgisis.Count; i++) …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-07-19T17:44:19.46+00:00
kadir 60 Reputation points
commented 2024-07-29T01:48:52.1266667+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor
1 answer

MVC excel to pdf

public ActionResult Excel2(int? id) { List<TBL_Table1> FileData = db.TBL_Table1.Where(x => x.Tableid == id).ToList(); string DosyaAdi = ""; try { ExcelPackage.LicenseContext =…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,425 questions
asked 2024-07-18T06:35:35.71+00:00
kadir 60 Reputation points
commented 2024-07-29T01:47:50.1266667+00:00
Lan Huang-MSFT 28,841 Reputation points Microsoft Vendor