PhilJollans

Results 27 issues of PhilJollans

I have received this report by Email on 13-October-2020 ``` System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext() at Ankh.Scc.OpenDocumentTracker.GetParentDocument(SccDocumentData document) at Ankh.Scc.OpenDocumentTracker.SccDocumentLock.Reload(IEnumerable`1 paths)...

I have received this report by Email on 13-October-2020 ``` SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL 'https://url_with_self_signed_cert_and_client_cert_for_auth' ---> SharpSvn.SvnSerfException: Error running context: An error occurred during SSL...

I have received this report by Email on 16-July-2020 ``` System.ArgumentException: Illegal characters in path. at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath) at SharpSvn.SvnTools.GetNormalizedFullPath(String path)...

wontfix

I have received this report by Email on 26-September-2020 ``` SharpSvn.SvnSystemException: Commit failed (details follow): ---> SharpSvn.SvnSystemException: Error running context: An existing connection was forcibly closed by the remote host....

I have received this report by Email on 23-Sep-2020 ``` SharpSvn.SvnWorkingCopyException: Previous operation has not finished; run 'cleanup' if it was interrupted at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at...

I have received this report by Email on 11-Sep-2020 ``` System.ArgumentException: Unknown hierarchy item ID: 17 at r03.u1(UInt32 b, Boolean a) at gi2.GetSccFiles(UInt32 b, CALPOLESTR[] a, CADWORD[] c) at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy...

I have received this report by Email on 7-August-2020 ``` System.NullReferenceException: Object reference not set to an instance of an object. at Ankh.Scc.PendingChangeManager.BatchRefresh() at Ankh.Scc.PendingChangeManager.OnTickRefresh() at Ankh.Scc.Commands.PendingChangeTicker.OnExecute(CommandEventArgs e) at Ankh.Commands.CommandMapItem.OnExecute(CommandEventArgs...

It would be great if the MVVM wizard could show the layout of a step at design time. Do you have any idea how to implement that? For example the...

Can you tell me if this tool has any support for: - nested include files - structures defined with typedef - resolving field types like DWORD or UINT32, which might...

The error reported [here](https://developercommunity.visualstudio.com/content/problem/586231/tool-windows-that-show-win-form-controls-do-not-re.html) occurs with AnkhSVN. There is more information [here](https://docs.microsoft.com/en-us/visualstudio/extensibility/ux-guidelines/per-monitor-awareness-extenders?view=vs-2019). If anybody is using this version of AnkhSVN, and finds that the tool windows are blank, it is...