3,288 questions with ASP.NET tags

Sort by: Updated
0 answers

IIS web server how can i mirror incoming web traffic to another machine

I need traffic mirroring for iis web server . I tried using ARR(Application Request Routing) and Url Rewrite for that but i dont need reverse proxy . I just want to send traffic to another port not getting response from there. Is it possible to do that ?

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-10T20:44:22.637+00:00
Yasin 1 Reputation point
commented 2021-04-02T08:23:55.103+00:00
Sam Wu-MSFT 7,036 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Strange asp.net website crash with IIS 8.5 and Windows Server 2012 RC

Hi. I have a legacy website built with ASP.NET WebForms, running on a Windows 2012 RC Server and IIS 8.5. The app is running on .NET 4.5 framework. Recently, the website has suddenly stopped working during few minutes, and i've had to recycle the…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,534 questions
asked 2021-03-30T15:45:33.397+00:00
GuillaumeDX 21 Reputation points
commented 2021-04-02T07:48:43.04+00:00
GuillaumeDX 21 Reputation points
1 answer

C# Asp.net Azure Authorization Certain Pages

I am working on a simple website that will use Azure for authentication and authorization. I have 5 actual aspx pages. I need to have certain pages restricted so that based on who is logged into the site with there credentials they do or don't have…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 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,307 questions
asked 2021-04-01T13:34:41.563+00:00
Ronald Lawrimore 1 Reputation point
commented 2021-04-01T16:45:12.367+00:00
Michael Taylor 48,826 Reputation points
2 answers

Is there an open source ASP.NET app that uses C# and MVC with a MySQL database?

I am looking for a pre-built solution that uses the above technologies I can use the build my own project on top of. I remember that there was a marketplace for ASP.NET apps and controls that could be used freely. Thanks for your help, Abe.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
719 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,307 questions
asked 2021-03-29T18:08:45.893+00:00
Abraham Luna 6 Reputation points
commented 2021-04-01T12:33:44.447+00:00
Abraham Luna 6 Reputation points
2 answers One of the answers was accepted by the question author.

How to export dataset to excel?

Visual Studio 2019 ;ASP.NET ;VB Code I fill the dataset from SQL , but how to export to Excel ? Dim temp_string As String temp_string = "SELECT * FROM[T - Staff] WHERE join >'2020' ORDER BY CName" …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2021-03-24T02:17:49.89+00:00
Kerry Ou 226 Reputation points
commented 2021-04-01T00:38:33.027+00:00
Kerry Ou 226 Reputation points
1 answer

Website return blank page when generating all SSRS reports

Recently, the database and SSRS reports were cloned to another server. There was no change in VB.NET website except the config. connecting to database and report server. Once the configuration is set, the configuration and settings kept unchanged. …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,813 questions
asked 2021-03-29T22:29:34.297+00:00
heiw123 1 Reputation point
commented 2021-03-30T10:17:10.077+00:00
XuDong Peng-MSFT 10,176 Reputation points Microsoft Vendor
0 answers

Need to create html fromat in asp.net using itextsharp

![82283-invoice.png][1] [1]: /api/attachments/82283-invoice.png?platform=QnA can you please tell me how to create html for this format and convert it into pdf

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 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,307 questions
asked 2021-03-29T06:16:42.817+00:00
rina12 1 Reputation point
commented 2021-03-30T06:11:00.54+00:00
XuDong Peng-MSFT 10,176 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Should I create separate package to host web api as windows service in .net core 3.1?

Some background : I have common Web API library which adds Serilogger and Splunk integration/implementation for ILogger along with handling of common services/Middlewares such as Custom Authentication/Authorization, Exception Handling, Request/Response…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,208 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 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,307 questions
asked 2021-03-22T12:00:05.777+00:00
Ashutosh Arun Pareek 76 Reputation points
accepted 2021-03-30T03:20:47.453+00:00
Ashutosh Arun Pareek 76 Reputation points
2 answers

Where is "Application Development Features" on Windows Server?

I've got a fresh Windows Server system on which I installed .NET. I have an application whose manual advises me to turn on these Features such as ".NET Extensibility 3.5" etc. but I don't see "Application Development Features"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,126 questions
asked 2021-03-26T19:57:37.903+00:00
Michael Levin 21 Reputation points
commented 2021-03-30T01:26:55.163+00:00
Jerry Cai-MSFT 986 Reputation points
3 answers

ASP.NET MVC controller not receiving the parameter from view

I am getting null value for the actor(which is an action parameter). I tried all possible ways to call the action method. I don't know if there is any setting in the web.config or what. When I try it in sample MVC application, it worked fine(getting…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 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,307 questions
asked 2021-03-26T10:15:04.02+00:00
Ramakrishna Allada 1 Reputation point
answered 2021-03-29T10:04:07.473+00:00
Yihui Sun-MSFT 801 Reputation points
2 answers

how to show paging number in numeric , just want to hide "previous ,next " buttons in paging

Hi, Solution Required: How can I hide "previous", next" buttons on bootstrap pagai![77119-image.png][1]ng, Solution Required: I just want to show paging only in numbers that to right side [1]: /api/attachments/77119-image.png?platform=QnA

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,415 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-12T13:25:37.63+00:00
Mohammad Qasim 576 Reputation points
commented 2021-03-29T08:23:21.523+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

ASP.NET page does not hold ViewState

VS 2019, C# 4.8 ASP.NET Webforms, Master/Detail pages: I have a sample app with: • 1 button, • 2 textboxes • “a” tag with an “href” link. • asp:HiddenField Everything is “runat=server” I can persist data in the hiddenfield…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-27T01:57:14.087+00:00
moondaddy 911 Reputation points
answered 2021-03-29T07:59:45.797+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

ASP.NET Webforms: Dynamically add asp button to page but is not visible

From an asp button click event I’m adding innerhtml to a div tag. This inner html in an asp button, however, after adding it, its not visible even though when I inspect the page it is there. and this is the div tag I'm adding it to: …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-27T04:49:14.497+00:00
moondaddy 911 Reputation points
answered 2021-03-29T03:02:10.293+00:00
XuDong Peng-MSFT 10,176 Reputation points Microsoft Vendor
0 answers

Azure Notification Hub where to specify connection info?

Hi, I am following the tutorial in the link below to send push notifications from my WebAPI - they are saying to specify the Notification Hub Name and the Connection string using dotnet user-secrets Is there anyway i can just set these in the…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
265 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-20T21:38:53.603+00:00
SSB 86 Reputation points
commented 2021-03-28T18:02:29.813+00:00
ajkuma 22,521 Reputation points Microsoft Employee
1 answer

Caching Token in SOAP-based Web Service

I developed a SOAP-based web service for internal consumption. It takes a SOAP-based web request and converts it to a JSON-based external, third-party RESTful web API request. It then takes the JSON-based external, third-party RESTful web API response…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,415 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 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,307 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.
302 questions
asked 2021-02-25T05:05:00.987+00:00
Julio Bello 221 Reputation points
answered 2021-03-26T14:29:10.253+00:00
Pranam K 6 Reputation points
1 answer

Add secondary yaxis in web.helpers.chart

Hi, Is there a way to add secondary yaxis in Chart class of system.web.helper.chart? My current code: string temp = @"<Chart> <ChartAreas> <ChartArea Name=""Default"" Template=""All"">…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-25T07:24:45.347+00:00
Jeswani, Hitesh (Navi Mumbai) 1 Reputation point
answered 2021-03-26T06:34:47.333+00:00
Yihui Sun-MSFT 801 Reputation points
1 answer

Blazor Server - Custom Authentication

Hello together, an old winforms application should be re-designed / migrated as web application, here comes Blazor Server in. In the winforms application each user have to authenticate at startup against an oracle database, the application tries to…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,403 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-22T09:06:10.267+00:00
someone 1 Reputation point
answered 2021-03-24T08:40:22.51+00:00
Michael Wang-MSFT 1,051 Reputation points
1 answer

C# MVC Create new site fails when adding Controller

VS 2019 Pro Updated today. Win 10 Created a new C# MVC site. .NET Framework 4.8 Added User Authentication using a SQL server database. Site creates, compiles no errors Went to Models -> Add New Item -> ADO.NET Entity Model -> code…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
asked 2021-03-22T07:20:47.663+00:00
Bryan Valencia 1 Reputation point
answered 2021-03-23T03:27:52.293+00:00
Yihui Sun-MSFT 801 Reputation points
2 answers One of the answers was accepted by the question author.

What version of the Visual Studio and SQL Server can I legally use?

I am a beginner individual developer. I want to create a web application and publish it on the internet. Which version of Visual Studio and SQL Server can I legally use?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2021-03-21T17:01:05.277+00:00
Kit 21 Reputation points
commented 2021-03-22T06:03:00.647+00:00
Kit 21 Reputation points
0 answers

Problems with VS2019 ASP.NET web site project and href links

Hi, I have a problem with the url used in the href attribute for my style sheets. The website should run under a directory I will call /MyWebSite. I have added the virtual directory to my applicationhost.config so that it look like this: See…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,288 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,643 questions
asked 2021-03-19T10:25:00.433+00:00
Tracy Schreiber 1 Reputation point
commented 2021-03-22T03:18:38.653+00:00
XuDong Peng-MSFT 10,176 Reputation points Microsoft Vendor