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

Key: RSRP-62093
Type: Exception Exception
Status: Open Open
Priority: Major Major
Assignee: Ilya Ryzhenkov
Reporter: Sergey Shkredov
Votes: 0
Watchers: 0
Operations

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

at PropertiesGenerationUtil.CreateSelectedPropertiesPage : Object reference not set to an instance of an object.

Created: 20 Mar 08 15:48   Updated: 29 Mar 08 15:19
Component/s: Generate Action
Fix Version/s: 4.0

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

Build: 757


 Description  « Hide
ReSharper 4 Version=4.0.757.25, Edition=, Built=2008-03-19T21:45:28, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object.
An exception has occurred during action 'Generate' execution ---> System.NullReferenceException: Object reference not set to an instance of an object.
at JetBrains.ReSharper.CodeInsight.Services.VB.PropertiesGenerationUtil.CreateSelectedPropertiesPage(Func`1 selectedFields, IElement typeDeclaration, String accessorsText, String prefixText) in C:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services.VB\src\Generate\Util\PropertiesGenerationUtil.vb:line 25
at JetBrains.ReSharper.CodeInsight.Services.VB.VBGettersGenerator..ctor(ITextControl textControl, ISolution solution) in C:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services.VB\src\Generate\VBGettersGenerator.vb:line 25
at JetBrains.ReSharper.CodeInsight.Services.VB.VBGettersGeneratorProvider.GetGettersGenerator(ITextControl textControl, ISolution solution) in C:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services.VB\src\Generate\VBGettersGenerator.vb:line 78
at JetBrains.ReSharper.CodeInsight.Services.Generate.Impl.GettersGenerator.GettersGenerateItem.GetGenerator(ITextControl textControl, ISolution solution) in c:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services\src\Generate\Impl\GettersGenerator\GettersGenerateItem.cs:line 29
at JetBrains.ReSharper.CodeInsight.Services.Generate.TextControlGenerateItem.GetGenerator(IDataContext dataContext) in c:\Agent\work\39db43b25bc9fc32\src\CodeInsight.Services\src\Generate\API\TextControlGenerateItem.cs:line 33
at JetBrains.ReSharper.CodeInsight.Generate.GenerateAction.Execute(IDataContext context, DelegateExecute nextExecute) in c:\Agent\work\39db43b25bc9fc32\src\CodeInsight\src\Generate\GenerateAction.cs:line 51
at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext context) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 30
— End of inner exception stack trace —

at JetBrains.ActionManagement.ExecutableAction.Execute(IDataContext) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\Action\ExecutableAction.cs:line 35 column 11
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 650 column 11
at JetBrains.VSIntegration.ActionManagement.VSActionManager.ExecuteAction(IExecutableAction, IDataContext) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ActionManagement\VSActionManager.cs:line 2762 column 7
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(IExecutableAction) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 595 column 5
at JetBrains.ActionManagement.ActionManagerBase.ExecuteAction(String) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\ActionSystem\ActionManager\ActionManagerBase.cs:line 590 column 5
at JetBrains.VSIntegration.PackageBase.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\PackageBase.cs:line 54 column 15
at Microsoft.VisualStudio.VSIP.Helper.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid&, UInt32, UInt32, IntPtr, IntPtr)



 All   Comments   Work Log   Change History      Sort Order:
Anonymous - 29 Mar 08 15:19
ReSharper 4 Version=4.0.761.2, Edition=, Built=2008-03-23T19:59:56, Configuration=ReSharper_AddIn, VsVersion=9.0
JetBrains.Util.LoggerException: Object reference not set to an instance of an object.
An exception has occurred during action 'Generate' execution