Just reinstalled Photon problem

Options
Kayden
edited January 2013 in Any Topic & Chat
So I just reinstalled Photon and I got this error.
I clicked "Continue"...but it kept poping back up, and when I click "Quit" it closes.

Details

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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at PhotonControl.ServiceInfo..ctor(ServiceController controller)
at PhotonControl.ControlForm.GetPhotonServices()
at PhotonControl.ControlForm.SetEnabledMenuItems()
at PhotonControl.ControlForm.Timer_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(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
PhotonControl
Assembly Version: 3.0.27.1684
Win32 Version: 3.0.27.1684
CodeBase: file:///J:/Photon/deploy/bin_Win32/PhotonControl.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
System.ServiceProcess
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.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.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.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
PhotonHostRuntime
Assembly Version: 3.0.27.1684
Win32 Version: 3.0.27.1684
CodeBase: file:///J:/Photon/deploy/bin_Win32/PhotonHostRuntime.DLL
PhotonHostRuntimeInterfaces
Assembly Version: 3.35.0.0
Win32 Version: 3.35.0.0
CodeBase: file:///J:/Photon/deploy/bin_Win32/PhotonHostRuntimeInterfaces.DLL
log4net
Assembly Version: 1.2.10.1
Win32 Version: 1.2.10.1
CodeBase: file:///J:/Photon/deploy/bin_Win32/log4net.DLL
PhotonLicensing
Assembly Version: 3.0.27.1684
Win32 Version: 3.0.27.1684
CodeBase: file:///J:/Photon/deploy/bin_Win32/PhotonLicensing.DLL
System.Management
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.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.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.

Comments

  • BenStahl
    Options
    Can you please answer two questions.
    1. Which version of windows is installed on the machine ?
    2. Are you starteing PhotonControl from the local machine or with a remote connection ?
  • this problem is same in my case ..

    dev. environments..

    windows7 64bit
    VS 2010
    .NET framework 4.0
    local machine, not remote.
  • Thanks for the report. The bug in Photon Control will be fixed in the next release (which will be available on our web site soon).