A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,651 questions with Developer technologies | ASP.NET | Other tags
free objects memory
how to free rhe memory of the object mannually? Only the pointer is gone? Label myl = new Label(); myl = null;
Developer technologies | ASP.NET | Other
memory question
i have a question, does after garbage collection stays the first button in memory or will it be cleaned up i thought HtmlButton bt = new HtmlButton(); bt = new HtmlButton();
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Server Error in '/' Application, Login failed for user 'Doamin\user$'
I am migrating a web application from one server to another new server. Everything is fine until I publish the project on the new server. After I logon I get a server error in '/' Application. The error message is: Server Error in '/' Application.…
Windows development | Internet Information Services
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
ASP.NET Web Forms With Entra ID Authentication Works On Local Host But 405 Response On IIS Hosted Server
I am working on a project to update our ASP.NET Web Forms sites to use Entra ID Authentication via OWIN Middleware. The code samples posted on how to do this on Azure portal work for me, but only on local host. But after I deploy an application to AN IIS…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
in asp i use a GridView by Click the Edit Buton On Eact Row, it runing first the page_init, and page_Load,Page_PreRender And the
in asp i use a GridView it is coneteted To Sql, it have a EditButon On Eact Row, but i figerd the by clicking the Edit Button, it first running the page_init, and page_Load,Page_PreRender and the edit dont run, is it posible to fix this?
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Windows authentication is not working on .net 4.8.1
User is returning as null for Windows Authentication in .NET 4.8.1 . I am using Visual Studio 2022
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Azure DevOps REST API - Why does it take so long to retrieve parent/children work items?
This is specific to Azure DevOps REST API library, but there are no tags for it I am creating a core MVC application to retrieve all Features and child PBIs from an Area Path and Iteration path. I am using the Get Work Item and Get Workitems Batch REST…
Developer technologies | ASP.NET | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Developer technologies | 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.
Can't find the 'create new website' of option in visual studio 2019 and 2022
I recently downloaded visual studio 2019 and 2022 and new 2022 version 7.5; I wanted to be able to transfer my webform files images folder, Global asax file, and handler from the visual studio 2015 which existed in my computer to this newly downloaded…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Resolve the event issue
Hi, As event was deprecated, how to correct it below?
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
WebMarkupMin.AspNet4.Mvc not working
My web: lovemama(.)vn Using WebMarkupMin.AspNet4.Mvc, but WebMarkupMin.AspNet4.Mvc not working in View. Am using new version: 2.12.0 and HTML not minify :( Hellp.
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
ASP.NET Gridview Header column not freezing properly
I'm using gridview with freezing header in ASP.NET application. But, freezing is not showing while running the application. what is the issue in the below code...? <%@ Page Language="C#" AutoEventWireup="true"…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Developer technologies | 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.
do I require a canonical link for www.https://MySite.com or https://MySite.com/default.aspx (same content)
Hello, I have added my Asp.net website to Google Search central. The home page is the same https://https://MySite.com and https://MySite.com/default.aspx Do I need to specify a canonical link in the <head> section. or is a tag not required. I…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
using .net10 Blazor Web App Template, counter Page not working after setting BasePath
What Have I Missed when trying to run Blazor in a sub Folder/Path? Thank for any Help, below is how I setup the error. This is the Setup on new project. After creating New Project from Blazor Web App with Setting Running the App Everthing works…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Addressing security vulnerabilities in ReportViewerWebControl.axd dependencies
Hello Microsoft community, We're using the ReportViewerWebControl.axd(Version=15.0.0.0) in our application and have identified potential security vulnerabilities in its dependencies, specifically outdated versions of jQuery and Knockout. Our security…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Site deemed 'Not secure' despite having cert and using https URL
I built out the website in IIS. When I go to the webpage the page itself shows up, but I am getting the icon for saying the URL is 'Not secure' even though I am using a https based URL. The icon itself is next to the URL and where the site information…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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…
Microsoft 365 and Office | SharePoint | For business | Windows
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Global.asa file not being found post server upgrade
We upgraded from Win 2016 to Win 2022. When I try to access the site, I am getting a 404 status code. In the Failed Request Logs folder, the log file is pointing to not finding the global.asa file. Except, it was never there in the first place. The…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
How to generate PDF with Multilevel list with hierarchical numbering in C# application
Hi, I am new to C#, I am creating a small application, and I need to generate some PDF reports from C# application programmatically. Most of the reports will be Word-like multilevel lists with hierarchical numbering (these numbers have to be calculated…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Developer technologies | 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.
Export Entire User Input Form to PDF in C#
I have a form that captures general user information like FirstName, LastName etc. When user is done entering all information and clicks on the button Button1; I need to export the entire form to PDF. Is there a way to do it? First Name: …
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Refused to apply style from <URL> because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled
HI Team, I'm trying to to bundling CSS files after minification. My application is ASP.net Core 4.5 not MVC. I have created bungleconfig class file and written below code public class bundleconfig { // For more information on bundling, visit…
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Developer technologies | 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.