History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-17603
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Critical Critical
Assignee: Andrey Simanovsky
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

NotImplementedException is not supported by .NET Compact Framework

Created: 05 Aug 06 23:56   Updated: 09 Sep 06 13:31
Component/s: Quick Fixes
Fix Version/s: 2.0.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 218
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=17603


 Description  « Hide
Resharper generating methods with NotImplementedException inside. But .NET Compact Framework 1.0 doesn't support this exception.
It will be nice if ReSharper generate 'throw new SystemException("Not implemented.")' /or smth like that/ if project using framework is .NET CF 1.0.

 All   Comments   Work Log   Change History      Sort Order:
Valentin Kipiatkov - 08 Aug 06 20:02
Re: #17603- NotImplementedException is not supported by .NET Compact Framework
Could you please explain how to change this in XML-settings file?