This is a migrated thread and some comments may be shown as answers.

JustCode & VisualSVN - Hidden Info Strip Bar

4 Answers 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Norsten
Top achievements
Rank 1
Norsten asked on 12 Mar 2010, 11:06 PM

This perhaps only applies to those that have VisualSVN (v1.7.7) and have just installed JustCode but can not see the info strip bar.
I was having problems getting Telerik's Justcode to work. I found that if I uninstalled VisualSVN then JustCode would work -I then only needed to re-install VisualSVN to get them both working side by side.

Hope this helps

4 Answers, 1 is accepted

Sort by
0
Norsten
Top achievements
Rank 1
answered on 18 Mar 2010, 04:20 PM
Just a quick update...

Unfortunately  -it looks like JustCode & VisualSVN doesnt seem to work too well together.  I get too many random crashes  -uninstalling Justcode resolves the crashing problem. Its a shame as I really do like Justcode.  I'll look into Resharper and see if I get the same problem. Hopefully, when VS2010 goes final, Justcode and VisualSVN will play nice.


0
Kaloyan
Telerik team
answered on 23 Mar 2010, 05:46 PM
Hi Peter,

Thanks for the info. We're working on a test scenario for the incompatibility issue you reported, so sharing any experience you have regarding the co-existence of our tool and VisualSVN is of great help to us.

Stay sharp,
Kaloyan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Roger
Top achievements
Rank 1
answered on 03 Apr 2010, 08:27 AM
I was able to confirm that some errors went away after uninstalling JustCode.  But I also found that there are exceptions thrown when VisualSVN and OpenAccess are running together in VS2010 RC.  It doesn't matter which one was installed first.

The errors are VisualSVN errors, so I have reported the problems to them.  For your knowledge, when a solution is opened in Visual Studio 2010, the error that comes up consistently in the event logs is:

Unexpected exception: Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at Microsoft.VisualStudio.VSIP.NativeMethods.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
   at VisualSVN.VS.SolutionExplorer.GetSolutionExplorer()
   at VisualSVN.VS.SolutionExplorer.GetSelection()
   at VisualSVN.Core.SelectedItemCommandTargetProvider.RetrieveTargets()
   at VisualSVN.Core.SelectedItemCommandTargetProvider.GetTargets()
   at VisualSVN.Core.FilteredCommandTargetProvider.GetTargets()
   at VisualSVN.Core.TortoiseVirtualSingleCommand.GetText()
   at VisualSVN.Core.CommandsHandler.CommandHandler.QueryText()
   at VisualSVN.Core.CommandsHandler.QueryText(Int32 commandId)
   at VisualSVN.Core.Coordinator.OnCommandQueryText(Object sender, CommandEventArgs e)
   at VisualSVN.VS.VisualStudio.QueryCommandText(Int32 commandId)
StackTrace:
   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at VisualSVN.Utils.Log.ReportException(Exception ex)
   at VisualSVN.VS.VisualStudio.QueryCommandText(Int32 commandId)
   at VisualSVN.VS.VisualSVN.QueryStatus(Guid& guidCmdGroup, UInt32 cmds, OLECMD[] prgCmds, IntPtr pCmdText)
   at Microsoft.VisualStudio.VSIP.Helper.Package.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.QueryStatus(Guid& guidGroup, UInt32 nCmdId, OLECMD[] oleCmd, IntPtr oleText)
   at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
   at Microsoft.VisualStudio.PlatformUI.CommandBars.CommandBarRootDataSource.UpdateItems()
   at Microsoft.VisualStudio.PlatformUI.Automation.DynamicCommandBarControls.UpdateItems()
   at Microsoft.VisualStudio.PlatformUI.Automation.CommandBarControls.<GetEnumerator>d__5.MoveNext()
   at Telerik.OpenAccess.Sdk.Addin.VSAddin.BaseAddin.TryFindControl(CommandBarControls commandBarControls, String name)
   at Telerik.OpenAccess.Sdk.Addin.VSAddin.BaseAddin.AddMenu(Int32 menuid)
   at Telerik.OpenAccess.Sdk.Addin.VSAddin.BaseAddin.AddMenus()
   at Telerik.OpenAccess.Sdk.Addin.VSAddin.OpenAccessAddin80.OnConnection(Object application, ext_ConnectMode connectMode, Object addInInst, Array& custom)

0
Jan Blessenohl
Telerik team
answered on 12 Apr 2010, 04:22 PM
Hi Roger,
I have just installed VisualSVN 1.7.7 with OpenAccess and it is working fine. Maybe your stack trace is just the first one you see, but it is catched later. Can you collect the additional stack traces as well?

Greetings,
Jan Blessenohl
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Norsten
Top achievements
Rank 1
Answers by
Norsten
Top achievements
Rank 1
Kaloyan
Telerik team
Roger
Top achievements
Rank 1
Jan Blessenohl
Telerik team
Share this question
or