Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

System.NullReferenceException: Object reference not set to an instance of an object.

$
0
0

SharpDevelop Version : 5.1.0.4936-Beta-3ea20cfa

.NET Version         : 4.5.51209

OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1

Current culture      : English (United States) (en-US)

Working Set Memory   : 166492kb

GC Heap Memory       : 47467kb

 

Unhandled WPF exception

Exception thrown:

System.NullReferenceException: Object reference not set to an instance of an object.

   at SharpDevTFS.RegisterEventsCommand.<RemoveFile>d__6.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Recent log messages:

16:55:12.055 [1] DEBUG - ActiveViewContentChanged to [AvalonEditViewContent D:\Testing Builds\Work\PortfolioVision\PortfolioVision\Configuration\app.config]

16:55:12.163 [5] DEBUG - Git: OverlayIconManager Thread finished

16:55:12.187 [LoadSolutionProjects] DEBUG - Deserializing C:\Users\Admin\AppData\Local\Temp\SharpDevelop5.1\PortfolioVision.a393658d.prj

16:55:12.187 [1] INFO - Loading addin ASP.NET MVC Binding

16:55:12.187 [1] INFO - Loading addin Mono

16:55:12.197 [1] DEBUG - Service startup: ICSharpCode.UnitTesting.ITestService

16:55:12.297 [7] DEBUG - Resolved (Line 41, Col 13) to [MemberResolveResult [Field SampleSolution.Tests.UnitTest1.driver]]

16:55:12.307 [1] DEBUG - Update Foldings

16:55:12.307 [7] DEBUG - Resolved (Line 61, Col 10) to 

16:55:12.307 [1] DEBUG - Update Foldings

16:55:12.332 [LoadSolutionProjects] DEBUG - PortfolioVision: ParseFiles() finished. 7 files were re-used from CC cache; 2 files were parsed (2 of those are serializable)

16:55:13.674 [1] DEBUG - [AddInManager2.Events] Package list download ended (success: True).

16:55:15.872 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.Templates.ITemplateService

16:55:19.851 [LoadSolutionProjects] DEBUG - LoadSolutionProjectsThread finished after 00:00:10.8828308

16:55:20.388 [9] DEBUG - Resolved (Line 41, Col 13) to [MemberResolveResult [Field SampleSolution.Tests.UnitTest1.driver]]

16:55:20.388 [9] DEBUG - Resolved (Line 61, Col 10) to 

16:55:31.554 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad

16:55:31.574 [1] DEBUG - Service startup: ICSharpCode.SharpDevelop.IClipboard

16:55:31.774 [1] INFO - Loading addin WSPBuilderAddinV5

16:55:39.154 [1] DEBUG - Saving memento of '[AvalonEditViewContent D:\Testing Builds\Work\PortfolioVision\PortfolioVision\Configuration\app.config]' to key '1e13ec5:D:\TESTING BUILDS\WORK\PORTFOLIOVISION\PORTFOLIOVISION\CONFIGURATION\APP.CONFIG'

16:55:39.234 [1] DEBUG - ActiveViewContentChanged to 

16:55:39.234 [1] DEBUG - ActiveContentChanged to [AvalonEditViewContent D:\Testing Builds\Work\PortfolioVision\PortfolioVision\Base\BaseClass.cs]

16:55:39.244 [1] DEBUG - XmlTreeView.Dispose

16:55:39.254 [1] DEBUG - OpenedFileClosed: D:\Testing Builds\Work\PortfolioVision\PortfolioVision\Configuration\app.config

16:55:39.324 [1] ERROR - Unhandled WPF exception

--> Exception:

System.NullReferenceException: Object reference not set to an instance of an object.

   at SharpDevTFS.RegisterEventsCommand.<RemoveFile>d__6.MoveNext()

--- End of stack trace from previous location where exception was thrown ---

   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__4(Object state)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

 

---- Post-error application state information:

Installed 3rd party AddIns: [PInvoke Add-in 0.0.0.0], [Mono 0.0.0.0], [SharpDevTFS 0.0.0.0], [WSPBuilderAddinV5 0.0.0.0]

ProjectService.CurrentSolution: [Solution D:\Testing Builds\Work\PortfolioVision\PortfolioVision.sln with 1 projects]

ProjectService.CurrentProject: [CSharpProject: PortfolioVision]

Workbench.ActiveContent: [AvalonEditViewContent D:\Testing Builds\Work\PortfolioVision\PortfolioVision\Base\BaseClass.cs]


Viewing all articles
Browse latest Browse all 1764

Trending Articles