3,415 questions with ASP.NET tags

Sort by: Updated
1 answer

How to open Console App from MVC web application

I have deployed MVC application in IIS, and from this MVC application i want to open console app. so that is not possible due to IIS security . Now i have create one package installer add added console application exe in Application and decalared…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-19T07:15:21.283+00:00
kailash solanki 1 Reputation point
commented 2021-02-23T09:38:04.73+00:00
kailash solanki 1 Reputation point
1 answer

Print with Crystal Report on Asp.net

Hi, I have this simple code in an Asp.net page, in c #: ReportDocument rprt = new ReportDocument(); rprt.Load("myreport.rpt"); rprt.PrintToPrinter(1, false, 0, 0); But it doesn't print, it doesn't give any…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 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,640 questions
asked 2021-02-22T15:29:41.977+00:00
Francesco 1 Reputation point
answered 2021-02-23T06:34:00.703+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
0 answers

Code Coverage is not generating

Hi All, Our project is ASP.NET MVC and .NET framework is 4.5, during build pipeline the code coverage is not getting generated instead we are getting the following message. Kindly advise. For security reason, coloured some details ![70761-image.png][1]…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-22T16:46:44.737+00:00
SankaraRaman 1 Reputation point
2 answers One of the answers was accepted by the question author.

VS2010 vb.net web open in VS2019

Hi All, Trying to open a VS2010 vb.net web app in VS2019. I use the option open folder, I can see the file but I have an issue with a reference. The package.config file shows: <packages> <package…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,642 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-04T12:52:56.197+00:00
Johnny Balladares 21 Reputation points
accepted 2021-02-21T18:17:49.493+00:00
Johnny Balladares 21 Reputation points
4 answers

How to delete a physical file from server when related entry from database is removed

Hello, I've an .net MVC application that stores data in MS SQL Server 11. Most of the entries in the database has one or more physical files associated with them. This is what I need to do Schedule a script/task to run everyday at a specific time …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 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,348 questions
asked 2021-02-11T14:00:38.873+00:00
Joe Green 146 Reputation points
answered 2021-02-19T19:02:39.95+00:00
Joe Green 146 Reputation points
2 answers One of the answers was accepted by the question author.

How to move Areas folder to subfolder in DotNet Core 5 with mvc

I moved 'Areas' folder to this 'ControlPanel'. When I run project, get this error: InvalidOperationException: The default Identity UI layout requires a partial view '_LoginPartial' usually located at '/Pages/_LoginPartial' or at…

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.
661 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-18T10:43:50.98+00:00
Hossein Dabbaghan 21 Reputation points
accepted 2021-02-19T13:46:35.423+00:00
Hossein Dabbaghan 21 Reputation points
1 answer One of the answers was accepted by the question author.

Login & Register app .net and mysql

I have a long homework to build a web app with register & login form using .net and MySQL and I need start guidance. Do you know any sources?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
765 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,640 questions
asked 2021-02-17T10:30:33.673+00:00
Marian Constantinescu 21 Reputation points
accepted 2021-02-19T09:59:24.243+00:00
Marian Constantinescu 21 Reputation points
2 answers

How to show icon on buttons

Greetings I am applying bootstrap icon on button, Problem: its now showing ( attached is snap short ), i used below reference to apply https://codepen.io/jnbruno/pen/vNpPpW ( use this link code to apply ) Note: on server ( windows…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-18T19:05:47.863+00:00
Mohammad Qasim 576 Reputation points
commented 2021-02-19T06:01:51.573+00:00
Yijing Sun-MSFT 7,071 Reputation points
0 answers

Html page to load without using .swf format

Hello All, Can anyone help me regarding to load html data without using Shock wave Flash(swf). Currently i am using swf file to load html .Is there any other format to load .html page without using .swf format. if any other format you suggest let me know…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-18T12:37:02.727+00:00
Anand Mandadi 1 Reputation point
commented 2021-02-19T05:37:44.217+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

Weird problem in web form app with edge

Hi, I am responsible for a web forms applications which has been working fine for quite a while. We've gotten to IE 11 and we've started having problems. So we changed to edge and found other problems. IE 11 was sending an enter key on a save of…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,237 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-15T21:36:26.337+00:00
Neil Newton 1 Reputation point
answered 2021-02-18T13:34:21.443+00:00
Neil Newton 1 Reputation point
1 answer

Is there a way using .NET and Open-xml to read the output value of a formula in a cell of an excel file?

Summary of the problem How to read the output value of a formula in a cell, using .NET and Openxml. Goal Using .NET open-xml, to read a value of a cell that contains a formula and that is not calculated at compile-time, but at run time. For example if…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-16T10:42:58.327+00:00
Yazan Ghafir 1 Reputation point
answered 2021-02-18T07:41:13.483+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

Code Won't Work in ASP.NET VB.NET

Hello, I am making a VB.NET ASP.NET page to replace a vb.net windows forms app. I am trying to insert local weather via the national weather service's api. The code is: Private Sub WeatherInfo() Using WB As New WebClient Try …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-16T18:55:33+00:00
Austin Althouse 26 Reputation points
answered 2021-02-18T05:49:23.507+00:00
XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Blinking of controls

I've a web page that get list of items from a database. Upon selection of an item from list, I need to display certain details from database. But as soon as I select item in combo box, screen gets blink for a second. The same thing happens when I change…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 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,665 questions
asked 2021-02-17T13:24:46.877+00:00
Ravi Molasaria 21 Reputation points
commented 2021-02-18T03:32:27.757+00:00
Ravi Molasaria 21 Reputation points
1 answer One of the answers was accepted by the question author.

access shared folder from Tow IIS server.

i am using .net core 3.1.18 web api hosted in IIS. i have load balancer hosting the api on two windows server. i am writing a file since i need to access the file from from two server i am using UNC path for folder sharing. i need to access a shared…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,398 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2020-11-20T03:11:24.67+00:00
Somnath Shukla 411 Reputation points
accepted 2021-02-13T04:20:00.67+00:00
Somnath Shukla 411 Reputation points
2 answers

Asp.net get visitors screen

I need get visitors screen I want to see and watch visitors screens real time I searched very long but I not found any document If there is any document or sample code related to this subject, can you post it ?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,398 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 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,640 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,665 questions
asked 2021-02-10T08:19:54.837+00:00
kaan faruk 21 Reputation points
commented 2021-02-12T07:55:38.99+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

Can we open .exe file in browser from server?

I tried to use server opened exe file on edge, but it doesn't work. Server can't found the path of exe. Please help me if this is possible to do. Please guide me how can I implement this.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,237 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-09T04:52:52.577+00:00
Jiroju 1 Reputation point
commented 2021-02-11T18:13:49.103+00:00
Albert Kallal 5,231 Reputation points
0 answers

Application Insights tracing not working for asp.net project

App Insights is not working in one of project. It works in the MVC project of that solution but it doesn't work in the older aspx project. could you please help me. I updated the sdk to use 2.16 which works in the MVC but the same is not working in the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,034 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-01-12T08:38:25.72+00:00
meenakshi sekar 6 Reputation points
commented 2021-02-10T22:56:11.68+00:00
olufemia-MSFT 2,861 Reputation points
1 answer One of the answers was accepted by the question author.

Download html which also have hyperlinks which points to other html to download as well and go deep to download

Hi there, How would you do this? Point to a start HTML main webpage, download this main and then retrieve all the links and download the sub html pages and then all the subpages retrieved do the same thing and get the links and then also download…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 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,640 questions
asked 2021-02-07T16:26:28.087+00:00
nellie 126 Reputation points
accepted 2021-02-10T22:26:48.153+00:00
nellie 126 Reputation points
1 answer One of the answers was accepted by the question author.

Convert aspx file

I am looking for a solution to convert this code below. To have better readability of the text. File .aspx : <mso:PublishingPageContent msdt:dt="string"><strong>Lier votre n° de mobile à votre espace…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
asked 2021-02-10T09:30:19.517+00:00
Ribeaud Lucas 21 Reputation points
accepted 2021-02-10T16:36:41.587+00:00
Ribeaud Lucas 21 Reputation points
0 answers

Getting error "Provider must implement the class 'System.Web.SessionState.SessionStateStoreProviderBase'." while configuring the Redis server to web config in windows server.

Hi , I have downloaded the REDIS server msi "Redis-x64-5.0.10.msi" from this link "https://github.com/tporadowski/redis/releases" and after installing the REDIS server , now trying to configuring the redis server for session state…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,415 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,760 questions
asked 2021-02-10T13:01:42.427+00:00
Lata Rajput 16 Reputation points