Quantcast
Channel: ASPNETWebStack Issue Tracker Rss Feed
Browsing all 7215 articles
Browse latest View live
↧

Created Unassigned: ApiController loses original exception stack [1313]

InvokeActionWithExceptionFilters (which is always called, even when an exception is not registered) always does the equivalent of the following when no exception filter handles an exception:Exception e...

View Article


Edited Issue: Improve error message from formatters for circular reference [236]

It's better to provide more information in the error message include how to turn on circular reference, which is common EF CF case.Different serializer has different settings for circular reference....

View Article


Commented Issue: Improve error message from formatters for circular reference...

It's better to provide more information in the error message include how to turn on circular reference, which is common EF CF case.Different serializer has different settings for circular reference....

View Article

Edited Issue: ApiController loses original exception stack [1313]

InvokeActionWithExceptionFilters (which is always called, even when an exception is not registered) always does the equivalent of the following when no exception filter handles an exception:Exception e...

View Article

Edited Issue: ApiController loses original exception stack [1313]

InvokeActionWithExceptionFilters (which is always called, even when an exception is not registered) always does the equivalent of the following when no exception filter handles an exception:Exception e...

View Article


Commented Issue: Ninject [1303]

Hi,I had a WebAPI project running and wanted to add the CORS feature but after I used the nugent package manager to install the CORS feature I now am getting a Ninject error.ERROR:Attempt by method...

View Article

Closed Issue: Ninject [1303]

Hi,I had a WebAPI project running and wanted to add the CORS feature but after I used the nugent package manager to install the CORS feature I now am getting a Ninject error.ERROR:Attempt by method...

View Article

Edited Feature: Action methods based on Http Methods (like webapi) [47]

Is there a way that we can easy enable the same scenario that Web Api uses to discover its action methods. On any project that is bigger than a demo project the controller is breaking SRP in a huge...

View Article


Commented Feature: Action methods based on Http Methods (like webapi) [47]

Is there a way that we can easy enable the same scenario that Web Api uses to discover its action methods. On any project that is bigger than a demo project the controller is breaking SRP in a huge...

View Article


Edited Issue: Server cannot append header after HTTP headers have been sent....

Hi All,I have recently started using Web API (version 4.0.20710.0) and have created an ActionFilterAttribute that sets some caching headers in the OnActionExecuted method.I also have a IHttpModule that...

View Article

Commented Issue: Server cannot append header after HTTP headers have been...

Hi All,I have recently started using Web API (version 4.0.20710.0) and have created an ActionFilterAttribute that sets some caching headers in the OnActionExecuted method.I also have a IHttpModule that...

View Article

Edited Feature: Action methods based on Http Methods (like webapi) [47]

Is there a way that we can easy enable the same scenario that Web Api uses to discover its action methods. On any project that is bigger than a demo project the controller is breaking SRP in a huge...

View Article

Closed Issue: Duplicate references to System.Web.WebPages.Administration.dll...

1. In Visual Studio, create a new Razor v1 web site2. Using the NuGet Package Manager, install the "Microsoft ASP.NET Web Pages" package to upgrade the site to version 2.3. Note the changes made to...

View Article


Commented Issue: Razor outputs blank lines [481]

Create a controller and a razor view. In controller, set Response.ContentType = "text/xml".In view, put @{ Layout = null;}<?xml version="1.0" encoding="utf-8" ?>Now run the view. No matter what...

View Article

Closed Issue: Razor background parse thread is not IsBackground [688]

The RazorEditorParser's background parser thread (System.Web.Razor/Editor/BackgroundParser.cs) does not have its IsBackground property set to true, which means it prevents the process from terminating...

View Article


Created Unassigned: Razor code block causes extra whitespace [1314]

```@model MyModel@{ var doctype= "html";}<!DOCTYPE @doctype><html> ...</html>```The above code adds an extra empty line in generated output on line 1.

View Article

Edited Issue: Additional '@' characters in Razor code blocks break...

1. In Visual Studio, create a Razor v2 web site.2. Copy and paste the following code into one of the content pages:@{//Check there are slider image page loaded var theCount =...

View Article


Closed Issue: Additional '@' characters in Razor code blocks break...

1. In Visual Studio, create a Razor v2 web site.2. Copy and paste the following code into one of the content pages:@{//Check there are slider image page loaded var theCount =...

View Article

Edited Task: MQ: detect autogen files which use RazorGenerator that are out...

we have a bunch of cshtml files (example ~\src\Microsoft.Web.Helpers\LinkShare.cshtml) that autogen a .cs file using [razor...

View Article

Commented Issue: Client validation ignores what we specify in...

Let's say I have a property called MyDate in Model.```[Required][DataType(DataType.Date)][DisplayFormat(ApplyFormatInEditMode = true, DataFormatString = "{0:dd/MM/yyyy}")][Display(Name = "My Date")]...

View Article
Browsing all 7215 articles
Browse latest View live


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