PhilJollans

Results 27 issues of PhilJollans

On opening the RealTimeGraphX solution in Visual Studio I get the error message "Current solution contains incorrect configurations mappings. It may cause projects to not work correctly. Open the Configuration...

I am setting the maximum X range to - for example - 10s. ``` Controller = new WpfGraphController(); Controller.Range.MaximumX = TimeSpan.FromSeconds(10); Controller.Range.AutoY = true; ``` The X range starts at...

I have received an Email report: ``` SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL 'file:///C:/Repositories/mServiceBackEnd/trunk' at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object...

I have received this error report by Email on 11-November-2020 ``` SharpSvn.SvnRepositoryIOException: Repository UUID 'a426abeb-e061-384d-8a7d-9d825cee65fc' doesn't match expected UUID '7d41905c-bf45-c143-8586-07f364641770' bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client,SvnException error, Object targets) bei SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client,svn_error_t* error,...

I have received this error by Email on 26-May-2020 ``` System.NullReferenceException: Object reference not set to an instance of an object. at Microsoft.VisualStudio.Differencing.Package.DiffPackage.DiffFiles(String leftFile, String rightFile, IVsWindowFrame& windowFrame, UInt32 options,...

I received the following error report via Email on 11-March-2021 ``` SharpSvn.SvnIllegalTargetException: Commit failed (details follow): ---> SharpSvn.SvnIllegalTargetException: 'C:\Rober\PROYECTOS\NET\Propios\BorrarCertDuplicados\WsValidaCert' is not under version control --- Fin del seguimiento de la...

I have received this report by Email on 8-Sep-2020 ``` System.Runtime.InteropServices.COMException (0x80004005): Invalid node '111'. at Microsoft.DataWarehouse.VsIntegration.Hierarchy.Hierarchy.NodeByItemID(UInt32 itemID) at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.FileProjectNodeByItemID(UInt32 itemid) at Microsoft.DataWarehouse.VsIntegration.Shell.Project.FileProjectHierarchy.GetSccFiles(UInt32 itemid, CALPOLESTR[] fileNames, CADWORD[] flags) at Ankh.VS.Selection.SelectionUtils.GetSccFiles(IVsHierarchy...

I have received this error report on 18-January-2021 ``` SharpSvn.SvnIllegalTargetException: Commit failed (details follow): --->SharpSvn.SvnIllegalTargetException: Cannot commit 'F:\ProjectRuning\JanSoft\dietchuot\2_Server\22_Web\CoreWeb.Web\Views\Shared\Components\MetaTitle' because it was moved from 'F:\ProjectRuning\JanSoft\dietchuot\2_Server\22_Web\CoreWeb.Web\Views\Shared\Components\AppNameTitle' which is not part of the...

I have received this report by Email on the 2-August-2020 ``` System.InvalidOperationException: Attempting to get the view from an adapter in state TextDocDataAvailable at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.get_WpfTextViewHost() at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.get_CaretInDataSnapshot() at Microsoft.VisualStudio.Editor.Implementation.SimpleTextViewWindow.GetCaretPos(Int32& piLine,...

I received this report via Email on the 29-October-2020 ``` SharpSvn.SvnObstructedUpdateException: 'C:\Work\Applications\NSVPA_PX11' is already a working copy for a different URL at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets) at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext...