bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

AppCrash on startup #24

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

I just installed the 2013 version on Windows Server 2012 and it crashes on startup:

Problem signature: Problem Event Name: APPCRASH Application Name: SPCB2013.exe Application Version: 1.5.1.0 Application Timestamp: 54b37560 Fault Module Name: clr.dll Fault Module Version: 4.0.30319.34209 Fault Module Timestamp: 5348a1ef Exception Code: c00000fd Exception Offset: 0000000000006f63 OS Version: 6.2.9200.2.0.0.272.7 Locale ID: 1033 Additional Information 1: 921d Additional Information 2: 921d7defe22d987b9247be061201b3a2 Additional Information 3: 60c6 Additional Information 4: 60c661e9928e3462c06a1f0962de0042

This work item was migrated from CodePlex

CodePlex work item ID: '25997' Assigned to: 'BdeJager' Vote count: '1'

bramdejager commented 6 years ago

[wizofaus@19-2-2015] I tried it on my Windows 8 box and while it starts up, when I try to add a tenant I get:


Add Tenant

The specified module could not be found. (Exception from HRESULT: 0x8007007E)

OK

bramdejager commented 6 years ago

[wizofaus@19-2-2015] Same error just adding a site collection.

bramdejager commented 6 years ago

[wizofaus@19-2-2015] v1.4 allows me to add the site collection but I get various errors regarding features etc. when trying to expand the Lists node, and when expanding the Root Folder node initially I got a strange error (can't reproduce now).

bramdejager commented 6 years ago

[wizofaus@19-2-2015] "The object specified does not belong to a list". I seem to get that the first time I expand any node under "root folder", but it then works the second time.

bramdejager commented 6 years ago

[wizofaus@19-2-2015] I take it there's no command to delete folders in this version though...

bramdejager commented 6 years ago

[BdeJager@24-2-2015] Hi all,

I'm working on fixing the issue. I have found the root cause of the appcrash. I hope to get the fix and new features out within days.

Bram

bramdejager commented 6 years ago

[BdeJager@24-2-2015] New release is out and fixes this bug, please check SharePoint Client Browser v1.6

bramdejager commented 6 years ago

[UnknownUser@13-4-2015]

bramdejager commented 6 years ago

[UnknownUser@13-4-2015]