Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Installing vixen 3.0 beta

  1. #1
    Join Date
    Jan 2009
    Location
    California
    Posts
    304

    Default Installing vixen 3.0 beta

    I have been struggling with installing and running Vixen #3.0 Beta. It seems to install, I can make a node, a controller.

    However when I try to start editor I get a message occurance of an object, etc.

    Tried instsalling on 2 different PC's both WIN7, same problem on both.

    I know this is my problem, but I do not know enough to solve it. Can anyone help me with install tutorial.

    I have it installed on C:/vixen3/extracted files....

    Am totally lost and frustrated, watching all the exciting things it can do is very frustratin.

    Thanks to the computer gurus.

    Al
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2008
    Location
    Warminster, PA
    Posts
    1,301

    Default Re: Installing vixen 3.0 beta

    This is just a guess...do you have a Vixen folder in your MyDocuments folder(possibly from Vixen 2.5)? You might want to rename it and try again.

  3. #3
    Join Date
    Dec 2007
    Location
    Canberra, ACT, Australia
    Posts
    600

    Default Re: Installing vixen 3.0 beta

    Quote Originally Posted by ctmal View Post
    This is just a guess...do you have a Vixen folder in your MyDocuments folder(possibly from Vixen 2.5)? You might want to rename it and try again.
    In my experience that's not an issue, can get a little confusing but hasn't yet caused me an issue.

    Al: can you post the actual error message, might help the Devs give you an answer.

    Cheers
    2012:
    Software: LightFactory Personal
    Hardware: J1Sys Pixel controllers . Http://www.j1sys.com
    Lights: 6000+ Pixels and 20k+ LEDs
    Channels: around 20,000 channels

    You know where to find me....

  4. #4

    Default Re: Installing vixen 3.0 beta

    I ran into this issue initially. I think it had to do with where/how I was launching the VixenApplication executable. Try browsing to the folder where its installed and run the executable directly. If that works and you are using a shortcut, make sure the shortcut's "Start in" property has the path to where the executable resides.
    Last edited by plasmata; 12-21-2011 at 11:40 PM.

  5. #5
    Join Date
    Jan 2009
    Location
    California
    Posts
    304

    Default Re: Installing vixen 3.0 beta

    This is the error message I get when trying to open sequence editor


    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm.RestrictVisibleTimeToSequenceLength( )
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm.TimedSequenceEditorForm_Resize(Objec t sender, EventArgs e)
    at System.Windows.Forms.Control.OnResize(EventArgs e)
    at System.Windows.Forms.Form.OnResize(EventArgs e)
    at System.Windows.Forms.Control.OnSizeChanged(EventAr gs e)
    at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
    at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
    at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
    at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
    at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
    at System.Windows.Forms.ScrollableControl.ScaleContro l(SizeF factor, BoundsSpecified specified)
    at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified)
    at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
    at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
    at System.Windows.Forms.ContainerControl.PerformAutoS cale(Boolean includedBounds, Boolean excludedBounds)
    at System.Windows.Forms.ContainerControl.PerformNeede dAutoScaleOnLayout()
    at System.Windows.Forms.ContainerControl.OnLayoutResu ming(Boolean performLayout)
    at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm.InitializeComponent()
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm..ctor()
    --- End of inner exception stack trace ---
    at System.RuntimeTypeHandle.CreateInstance(RuntimeTyp e type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache)
    at System.RuntimeType.CreateInstanceDefaultCtor(Boole an publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache)
    at System.Activator.CreateInstance(Type type, Boolean nonPublic)
    at Vixen.Module.Editor.EditorModuleManagement._GetEdi torUI(IEditorModuleDescriptor descriptor)
    at Vixen.Module.Editor.EditorModuleManagement.Get(Str ing filePath)
    at Vixen.Sys.ApplicationServices.CreateEditor(String sequenceFilePath)
    at VixenApplication.VixenApplication.<initializeEdito rTypes>b__2(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    VixenApplication
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/VixenApplication.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.235 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.236 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Vixen
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Vixen.DLL
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
    ----------------------------------------
    System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Dynamic
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
    ----------------------------------------
    Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
    ----------------------------------------
    System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    ----------------------------------------
    DimmingCurve
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Transform/DimmingCurve.DLL
    ----------------------------------------
    Curves
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/App/Curves.DLL
    ----------------------------------------
    ColorGradients
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/App/ColorGradients.DLL
    ----------------------------------------
    CommonElements
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Common/CommonElements.DLL
    ----------------------------------------
    DisplayPreview
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/App/DisplayPreview.DLL
    ----------------------------------------
    PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
    ----------------------------------------
    WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
    ----------------------------------------
    PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
    ----------------------------------------
    System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
    ----------------------------------------
    Generic
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Timing/Generic.DLL
    ----------------------------------------
    Audio
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Media/Audio.DLL
    ----------------------------------------
    Chase
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Effect/Chase.DLL
    ----------------------------------------
    Pulse
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Effect/Pulse.DLL
    ----------------------------------------
    SetLevel
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Effect/SetLevel.DLL
    ----------------------------------------
    Spin
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Effect/Spin.DLL
    ----------------------------------------
    Twinkle
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Effect/Twinkle.DLL
    ----------------------------------------
    TimedSequenceEditor
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Editor/TimedSequenceEditor.DLL
    ----------------------------------------
    ChaseEffectEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/ChaseEffectEditor.DLL
    ----------------------------------------
    ColorGradientTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/ColorGradientTypeEditor.DLL
    ----------------------------------------
    ColorTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/ColorTypeEditor.DLL
    ----------------------------------------
    CurveTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/CurveTypeEditor.DLL
    ----------------------------------------
    LevelTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/LevelTypeEditor.DLL
    ----------------------------------------
    SpinEffectEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/SpinEffectEditor.DLL
    ----------------------------------------
    TwinkleEffectEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/EffectEditor/TwinkleEffectEditor.DLL
    ----------------------------------------
    DummyLighting
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Output/DummyLighting.DLL
    ----------------------------------------
    Renard
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Output/Renard.DLL
    ----------------------------------------
    Timed
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Sequence/Timed.DLL
    ----------------------------------------
    RGB
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///J:/VIXEN%203.0%20BETA%200/Modules/Property/RGB.DLL
    ----------------------------------------
    SMDiagnostics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
    ----------------------------------------
    System.Runtime.DurableInstancing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Attached Images Attached Images

  6. #6
    Join Date
    Dec 2011
    Location
    Worksop UK
    Posts
    474

    Default Re: Installing vixen 3.0 beta

    Hi, Im getting the same problem - PM'd intwoit2002 - they still not found out what the problem is.
    Only one vixen file in my documents (that is the one created by 3.0)
    Any help apperciated.

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm.RestrictVisibleTimeToSequenceLength( )
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm.TimedSequenceEditorForm_Resize(Objec t sender, EventArgs e)
    at System.Windows.Forms.Control.OnResize(EventArgs e)
    at System.Windows.Forms.Form.OnResize(EventArgs e)
    at System.Windows.Forms.Control.OnSizeChanged(EventAr gs e)
    at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
    at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
    at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
    at System.Windows.Forms.Form.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
    at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
    at System.Windows.Forms.ScrollableControl.ScaleContro l(SizeF factor, BoundsSpecified specified)
    at System.Windows.Forms.Form.ScaleControl(SizeF factor, BoundsSpecified specified)
    at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
    at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
    at System.Windows.Forms.ContainerControl.PerformAutoS cale(Boolean includedBounds, Boolean excludedBounds)
    at System.Windows.Forms.ContainerControl.PerformNeede dAutoScaleOnLayout()
    at System.Windows.Forms.ContainerControl.OnLayoutResu ming(Boolean performLayout)
    at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm.InitializeComponent()
    at VixenModules.Editor.TimedSequenceEditor.TimedSeque nceEditorForm..ctor()
    --- End of inner exception stack trace ---
    at System.RuntimeTypeHandle.CreateInstance(RuntimeTyp e type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache)
    at System.RuntimeType.CreateInstanceDefaultCtor(Boole an publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache)
    at System.Activator.CreateInstance(Type type, Boolean nonPublic)
    at Vixen.Module.Editor.EditorModuleManagement._GetEdi torUI(IEditorModuleDescriptor descriptor)
    at Vixen.Module.Editor.EditorModuleManagement.Get(Str ing filePath)
    at Vixen.Sys.ApplicationServices.CreateEditor(String sequenceFilePath)
    at VixenApplication.VixenApplication.<initializeEdito rTypes>b__2(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
    at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    VixenApplication
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/VixenApplication.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Vixen
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Vixen.DLL
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    Microsoft.CSharp
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
    ----------------------------------------
    System.Xml.Linq
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Dynamic
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
    ----------------------------------------
    Anonymously Hosted DynamicMethods Assembly
    Assembly Version: 0.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
    ----------------------------------------
    System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    ----------------------------------------
    DimmingCurve
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Transform/DimmingCurve.DLL
    ----------------------------------------
    Curves
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/App/Curves.DLL
    ----------------------------------------
    ColorGradients
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/App/ColorGradients.DLL
    ----------------------------------------
    CommonElements
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Common/CommonElements.DLL
    ----------------------------------------
    DisplayPreview
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/App/DisplayPreview.DLL
    ----------------------------------------
    PresentationFramework
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
    ----------------------------------------
    WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
    ----------------------------------------
    PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
    ----------------------------------------
    System.Xaml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
    ----------------------------------------
    Generic
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Timing/Generic.DLL
    ----------------------------------------
    Audio
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Media/Audio.DLL
    ----------------------------------------
    Chase
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Effect/Chase.DLL
    ----------------------------------------
    Pulse
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Effect/Pulse.DLL
    ----------------------------------------
    SetLevel
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Effect/SetLevel.DLL
    ----------------------------------------
    Spin
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Effect/Spin.DLL
    ----------------------------------------
    Twinkle
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Effect/Twinkle.DLL
    ----------------------------------------
    TimedSequenceEditor
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Editor/TimedSequenceEditor.DLL
    ----------------------------------------
    ChaseEffectEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/ChaseEffectEditor.DLL
    ----------------------------------------
    ColorGradientTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/ColorGradientTypeEditor.DLL
    ----------------------------------------
    ColorTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/ColorTypeEditor.DLL
    ----------------------------------------
    CurveTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/CurveTypeEditor.DLL
    ----------------------------------------
    LevelTypeEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/LevelTypeEditor.DLL
    ----------------------------------------
    SpinEffectEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/SpinEffectEditor.DLL
    ----------------------------------------
    TwinkleEffectEditor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/EffectEditor/TwinkleEffectEditor.DLL
    ----------------------------------------
    DummyLighting
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Output/DummyLighting.DLL
    ----------------------------------------
    Renard
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Output/Renard.DLL
    ----------------------------------------
    Timed
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Sequence/Timed.DLL
    ----------------------------------------
    RGB
    Assembly Version: 0.0.0.0
    Win32 Version: 0.0.0.0
    CodeBase: file:///C:/Users/P%20Charlesworth/Vixen%203.0%20Beta%200/Vixen%203.0%20Beta%200/Modules/Property/RGB.DLL
    ----------------------------------------
    SMDiagnostics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
    ----------------------------------------
    System.Runtime.DurableInstancing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.DurableInstancing/v4.0_4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

  7. #7
    Join Date
    Dec 2011
    Location
    Worksop UK
    Posts
    474

    Default Re: Installing vixen 3.0 beta

    My current thoughts are that it is because I do not have a serial port on this computer.
    I'm trying to work round that at the moment.

  8. #8
    Join Date
    Jan 2009
    Location
    California
    Posts
    304

    Default Re: Installing vixen 3.0 beta

    I do have serial ports on my machines and still no luck also not working on laptop with no serial port.

    Al

  9. #9
    Join Date
    Dec 2011
    Location
    Worksop UK
    Posts
    474

    Default Re: Installing vixen 3.0 beta

    Quote Originally Posted by intwoit2002 View Post
    I have been struggling with installing and running Vixen #3.0 Beta. It seems to install, I can make a node, a controller.

    However when I try to start editor I get a message occurance of an object, etc.

    Tried instsalling on 2 different PC's both WIN7, same problem on both.

    I know this is my problem, but I do not know enough to solve it. Can anyone help me with install tutorial.

    I have it installed on C:/vixen3/extracted files....

    Am totally lost and frustrated, watching all the exciting things it can do is very frustratin.

    Thanks to the computer gurus.

    Al
    I've finaly got mine to work !!!!!!!!! - I had to alter the screen resolution of my monitor to 800x600. I normaly have the resolution at 1920x1080, I tried all available resolutions on my computer only 800x600 enabled me to open the sequence editor.

    I'm am running windows 7 home premium on a pentium(R) Dual-Core CPU T4500@2.30GHz 4.00GB RAM (3.25GB usable) 32-bit Operating System.
    Last edited by Barnabybear; 02-05-2012 at 07:27 AM.

  10. #10
    Join Date
    Dec 2008
    Location
    Perth, Western Australia
    Posts
    114

    Default Re: Installing vixen 3.0 beta

    From a recommendation in the chat at ACL
    I had to lower my screen resolution to 800x600 to get it to work.
    Unfortunately at that resolution it is almost unusable.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •