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

Closed Feature: Provide a way to specify actual return type for actions...

OData and HelpPage areas are effected by this:__OData____Error__:{"Message":"An error has occurred.","ExceptionMessage":"Cannot create an EDM model as the action 'Get' on controller 'Customers' has a...

View Article


Closed Issue: [AttributeRouting]Action having multiple attributes should have...

For the following action:```[HttpPost("api/values/path1")][HttpGet("api/values/path2")] public void DoSomething(){}```Currently the routes in the collection are like following:RouteTemplate:...

View Article


Closed Issue: In MVC attribute routing, ignoring route prefix fails when '~/'...

__Scenario__:User likes to make the HomeController's Index as the default view when anyone visits like "http://mysite.com"__Issue__:I am receiving the following validation error for the following...

View Article

Closed Issue: Post error: Either BinaryRead, Form, Files, or InputStream was...

See full [question in Stackoverflow](http://stackoverflow.com/questions/17602845/post-error-either-binaryread-form-files-or-inputstream-was-accessed-before-t)After performing the downgrade webapi, it...

View Article

Closed Issue: Don't use ClientDisconnectedToken on Web Host yet [1179]

HttpResponseBase.ClientDisconnectedToken currently has reliability problems. We shouldn't use it until as our cancellationToken in Web API WebHost until these problems are fixed.Comments: This is fixed.

View Article


Closed Issue: Cancellation token should be flowed into the following Web API...

ICorsPolicyProvider.GetCorsPolicyAsyncDefaultODataBatchHandler.ParseBatchRequestsAsyncDefaultODataBatchHandler.CreateResponseMessageAsyncUnbufferedODataBatchHandler.CreateResponseMessageAsyncDefaultHtt...

View Article

Closed Issue: jquery.unobtrusive-ajax.js using deprecated live() method [318]

As of jquery 1.7, live() has been deprecated. http://api.jquery.com/live/

View Article

Closed Issue: Add extension method to HttpRequestMessage so that user can...

Internally, we have save the IsLocal result in the HttpRequestMessage's property bag. Here are where we populate them.SelfHost: HttpSelfHostServer.ProcessRequestContext()// Add information about...

View Article


Commented Issue: asp.net mvc facebooktemplate causes...

Been following the tutorial for the new facebook mvc template from http://go.microsoft.com/fwlink/?LinkId=269921However even with the basic app template I'm unable to get it to run as it just flags the...

View Article


Commented Issue: asp.net mvc facebooktemplate causes...

Been following the tutorial for the new facebook mvc template from http://go.microsoft.com/fwlink/?LinkId=269921However even with the basic app template I'm unable to get it to run as it just flags the...

View Article

Edited Unassigned: Hiding controller from showing up on HelpPage does not...

__Scenario__:User does not like to show up a controller on HelpPage (ex: EntitySetController in OData), so he would like to use setting like [ApiExplorerSettings(IgnoreApi=true)] on the...

View Article

Commented Unassigned: Hiding controller from showing up on HelpPage does not...

__Scenario__:User does not like to show up a controller on HelpPage (ex: EntitySetController in OData), so he would like to use setting like [ApiExplorerSettings(IgnoreApi=true)] on the...

View Article

Created Unassigned: CreateOrUpdateOAuthAccount inserts without upper, updates...

CreateOrUpdateOAuthAccount in WebMatrix.WebData.SimpleMembershipProvider contains the following code:```if (oldUserId == -1){// account doesn't exist. create a new one. int insert = db.Execute(@"INSERT...

View Article


Commented Unassigned: CreateOrUpdateOAuthAccount inserts without upper,...

CreateOrUpdateOAuthAccount in WebMatrix.WebData.SimpleMembershipProvider contains the following code:```if (oldUserId == -1){// account doesn't exist. create a new one. int insert = db.Execute(@"INSERT...

View Article

Closed Unassigned: Hiding controller from showing up on HelpPage does not...

__Scenario__:User does not like to show up a controller on HelpPage (ex: EntitySetController in OData), so he would like to use setting like [ApiExplorerSettings(IgnoreApi=true)] on the...

View Article


Edited Task: MQ: Make build/analyze/test fully incremental [1190]

Ensure all phases of the build are fully incremental, including:1. Compile2. Run Code Analysis (FxCop)3. Run StyleCop4. Run Unit testsIf I change product code that is only referenced by two unit test...

View Article

Edited Task: Find a home for Url.IsLocalToHost [1189]

WebPages has RequestExtensions.IsUrlLocalToHost. We need something we can use from Web API and OWIN (not tied to any framework intrinsics). The hard part is figuring out where to put it. There are...

View Article


Edited Feature: Provide a NoContent method in ApiController to specify 204...

It's something good to have out of the box

View Article

Closed Unassigned: HttpDirectRoute is missing a ctor that takes a...

As HttpRoute has a ctor that takes a handler, HttpDirectRoute should also have a ctor that takes a handler. Or should per route message handlers be approached differently when using attributed...

View Article

Edited Issue: ASP.NET WebPages 2 - Validation bug [1120]

Hi, the validation does not seem to work correctly in ASP.NET WebPages 2. I created a form and then used the RenderPage method to render that page into another page however on submit the validation...

View Article
Browsing all 7215 articles
Browse latest View live


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