Quantcast
Channel: ASP.NET Core
Browsing all 9386 articles
Browse latest View live

Clear Cache - IIS/ASP .NET Core

The problem that I am having is that all of the browsers I'm using are clinging on to an older version of my JavaScript file. I've tried Chrome, Firefox, IE, and Edge. I've tried manually clearing out...

View Article


How to refresh the page or Update the UI after downloading the file( tracking...

I am trying to download a file which needs to track whether file downloaded succesfully or not.Based on the result i need to update the UI with succssfuly or unsuccesfuly download message.Could someone...

View Article


What's the replacement for System.Diagnostics.Trace in ASP.net CORE

Currently, I use System.Diagnostics.Trace class to log information to the ASP.NET application diagnostics log.  And I am porting it to ASP.NET CORE, but I cannot find System.Diagnostics.Trace class/api...

View Article

Image may be NSFW.
Clik here to view.

ASP.NET Core / IIS Express Request Size Limits

I am working with ASP .NET Core (.NET Framework). I have done my best to install the latest preview tools and remove older versions, but most of installers fail when I try to uninstalled anything. I...

View Article

ASP.NET Core MVC Edit CheckBoxList values in Database

I'm having trouble understanding how to update the CheckBoxList values to the CustomerDevice table in my Database on the [HttpPost] Edit Action Method CustomerDeviceController.My Index Action Method...

View Article


CS7038: Failed to emit module in ASP.NET Core

While building the ASP.NET Core project, I am getting folllowing error.Severity Code Description Project File Line Source Suppression StateError...

View Article

Problem with BundlerMinifier.Core v2.2.296

I've got a Core web project, but using .NET 4.6.1 (to reuse a shared DAL project with EF6.1). The generated new project code includes "BundlerMinifier.Core": "2.2.281" in project.json.This works, but...

View Article

ASP.Net Core Web API with Entity Framework

Hi,We are using ASP.Net Core with Entity Framework to create a Web API.We have one database with different schemas for different clients, the Entity framework data context class is written to work for...

View Article


How to specify a custom build step in xproj for ASP.NET Core?

I have an ASP.NET Core server providing server-side ReSTful API methods to an Ember JS client. I keep and build the client separately, and target the results into the wwwroot of the server project....

View Article


error MSB1009: *.csproj Project file does not exist

Hi There,I have created a sample ASP.NET CORE app in VS 2015 and deploying on cloud ubuntu 14.04 platform. I am using custom compile script for deploy my app on cloud server.In my script I have written...

View Article

SSRS 2016 Report Viewer Control

Hi,How can I display SSRS 2016 Report Viewer Control in ASP.NET Core? If it still not supported, will ASP.NET Core team implement this in the future?

View Article

EF Populate Inverse Navigation Entity

I'm trying populate an object using EF Core that has an inverse relationship. I have a table "Party" with a child table "PartyEntertainment" that has a collection of entertainers. There is a field in...

View Article

How can I separate areas in another project?

How can I separate areas in another project?

View Article


Asp.NetCoreWebApplication (.NET Framework)

Hello Everyone,I have ran into an issue while using a VC++ project reference in my aspnetcore Webapplication solution(.net Framework).Let me explain the issue.1.Created a new aspnetcore...

View Article

MTOM setting in asp core

How can I pass the MTOM binding setting when calling an existing WCF service from an asp.net core application?

View Article


FileNotFoundException

I have being trying to open a pdf file in the Browser like this,return File(docPath, "application/pdf");and I get this error FileNotFoundException: Could not find file:...

View Article

Error occurred when opening my ASP.NET Core Project

The error is:--------------------------- Microsoft Visual Studio --------------------------The following error occurred attempting to run the project model server process (1.0.0-preview3-004056).Unable...

View Article


High memory consumption of ASP.NET Core vs previous ASP.NET

I’ve been searching for answers concerning this questions for quite some time.Our team has been developing an ASP.NET Core web application since the first releases of ASP.NET Core / ASP.NET vNext....

View Article

unexpected behavior of Object

static void Main(string[] args) { object a = new object(); object cst=a; a = 6; Console.WriteLine(a + " " + cst); a="klm"; Console.WriteLine(a+" "+cst); }output:6  System.Objectklm System.ObjectI...

View Article

error on r egister

I am doing  a tutorial for entity framework and aspent.Identity. Making a register.aspx page. When I run it I get errors. "the name 'Password' does not exist in the current context".c#using...

View Article
Browsing all 9386 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>