#NotSupportedException

NotSupportedException-无法将类型“System.DateTime”强制转换为类型“System.Object”

几张图就可以说明一切2015-03-2921:54:09,206[77]ERRORlog-System.NotSupportedException:无法将类型“System.DateTime”强制转换为类型“System.Object”。LINQtoEntities仅支持强制转换EDM基元或枚举类型。在System.D...

org.springframework.web.HttpRequestMethodNotSupportedException: Request method 'PUT' not supported

1:先上控制台报错信息org.springframework.web.HttpRequestMethodNotSupportedException:Requestmethod'PUT'notsupportedatorg.springframework.web.servlet.mvc.method.RequestMapp...

org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/json;charset=UTF-8' not supported

解决方法:添加contentType:'application/json',$.ajax({type:"POST",url:"/xxx",dataType:'json',contentType:'application/json',async:'false',data:{"name":1,"value2":2},suc...

ToDoList--HttpMediaTypeNotSupportedException

 org.springframework.web.HttpMediaTypeNotSupportedException:Contenttype'application/x-www-form-urlencoded;charset=UTF-8'notsupportedatorg.springframework.w...