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

Created Unassigned: $select response on Json formatter not maintaning the...

I checked with OData formatter and there the order is maintained as expected.__Request(note the order of...

View Article


Edited Unassigned: $select response on Json formatter not maintaning the...

I checked with OData formatter and there the order is maintained as expected.Request(note the order of...

View Article


Commented Issue: input type="date" not in correct format [457]

I just ran across this issue today in Chrome. If you create a page with the followingModel: public class Model {[DataType(DataType.Date)] public DateTime LastModified { get; set;...

View Article

Created Unassigned: [CORS] Preflight request failed when there's an...

This is reported by a customer. See more details here: https://aspnetwebstack.codeplex.com/discussions/441725#editorRepro attached.

View Article

Commented Issue: Empty SingleResult cannot be formatted by the ODataFormatter...

public override SingleResult<Customer> GetCustomer(int key){ return SingleResult.Create(Enumerable.Empty<Customer>());}Comments: I am not entirely sure what the expected behaviour here is....

View Article


Commented Unassigned: Allow specifying the iteration count in...

The current implementation of Crypto.HashPassword() uses a hard-coded iteration count for the PBKDF2 algorithm of 1,000...

View Article

Closed Unassigned: Allow specifying the iteration count in...

The current implementation of Crypto.HashPassword() uses a hard-coded iteration count for the PBKDF2 algorithm of 1,000...

View Article

Created Unassigned: input type = email jquery validate overriding mvc data...

See http://stackoverflow.com/questions/16523525/input-type-email-jquery-validate-overriding-mvc-data-annotation

View Article


Created Unassigned: Add-Migration error: Schema specified is not valid. [1052]

Can not use migrations with version?Microsoft.AspNet.WebApi -> 5.0.0-beta1-130514Microsoft.AspNet.WebApi.Client -> 5.0.0-beta1-130514Microsoft.AspNet.WebApi.Core ->...

View Article


Commented Unassigned: $select and $expand not working properly for complex...

Given the following model:``` public class JsonSelectCustomer{ public int Id { get; set; } public string Name { get; set; } public virtual IList<JsonSelectOrder> JsonSelectOrders { get; set; }}...

View Article

Commented Unassigned: $select response on Json formatter not maintaning the...

I checked with OData formatter and there the order is maintained as expected.Request(note the order of...

View Article

Commented Issue: Empty SingleResult cannot be formatted by the ODataFormatter...

public override SingleResult<Customer> GetCustomer(int key){ return SingleResult.Create(Enumerable.Empty<Customer>());}Comments: Yes, it is. The problem is that people return...

View Article

Closed Issue: Warnings found when building clean project [482]

Warning 1 A custom tool 'ResXFileCodeGenerator' is associated with file 'Common\CommonResources.resx', but the output of the custom tool was not found in the project. You may try re-running the custom...

View Article


Commented Issue: [Regression]Required attribute on string property is not...

Build - May 8th My model public class ValidationModel{ public int Id { get; set; }[Required][Range(1,10)] public int IntReq { get; set; }[Required] public int IntNotReqAndDMIsReq { get; set;...

View Article

Closed Issue: [Regression]Required attribute on string property is not...

Build - May 8th My model public class ValidationModel{ public int Id { get; set; }[Required][Range(1,10)] public int IntReq { get; set; }[Required] public int IntNotReqAndDMIsReq { get; set;...

View Article


Commented Unassigned: Batching handlers should copy properties from batch...

WebApi-on-Owin's HttpMessageHandlerAdapter populates following properties on an incoming request:MS_RetrieveClientCertificateDelegateMS_IsLocalWhen a batching request comes in these are populated on...

View Article

Edited Issue: UrlHelper throws MethodNotimplementedException with batching in...

With the following batching code in webhost, HttpConfiguration memoryConfig = new HttpConfiguration(); HttpServer memoryServer = new HttpServer(memoryConfig, GlobalConfiguration.DefaultHandler);...

View Article


Commented Issue: UrlHelper throws MethodNotimplementedException with batching...

With the following batching code in webhost, HttpConfiguration memoryConfig = new HttpConfiguration(); HttpServer memoryServer = new HttpServer(memoryConfig, GlobalConfiguration.DefaultHandler);...

View Article

Commented Issue: CookieHeaderValue.TryParse() invalid date time format [298]

When I try to parse next...

View Article

Edited Issue: OData $batch sends the wrong response when a request within a...

Given a $batch request like the following, where the second operation in the changeset fails as this one```POST http://jcalvarro-wsr3:9001/batch/$batch HTTP/1.1DataServiceVersion:...

View Article
Browsing all 7215 articles
Browse latest View live


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