FearTheDentist
August 10th, 2005, 10:32 PM
I have been unable to run NetRemote Designer as I get this error when I try "Object reference not set to an instance of an object". I found another post having this error, and the poster figureod out the problem was "the ccf it automatically opens whenever you launch the designer" and solved it by substituting a working copy. Unfortunately the only .ccf file in my NetRemote Designer dir is Pronto.ccf and substituting it did not help-is there a different .ccf file I should be looking at, and if so can someone post a working copy to this thread?. Reading on line I found a whole host of possible causes of this error, but they all seemed to be a problem in the code. As it seems this is not a very common error here, I have to think maybe it's something wrong on my end. Any suggestions?
Here's the error in the logfile:
Connecting to NetRemote object
Creating CoNetRemoteHelper
There was an uncaught exception initializing the application
Object reference not set to an instance of an object. at Microsoft.Win32.NativeMethods.ShellExecuteEx(Shell ExecuteInfo info)
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at com.promixis.NetRemoteInterface.ConnectToNetRemote ()
at com.promixis.NetRemoteInterface..ctor()
at com.promixis.NetRemoteInterface.get_Singleton()
at com.promixis.Forms.ReferenceInformationForm.Refres hVariables()
at com.promixis.Forms.ReferenceInformationForm..ctor( NRIEditorForm parent)
at com.promixis.Forms.NRIEditorForm..ctor()
at com.promixis.Forms.NRIEditorForm.Main(String[] argv)
Thanks!
Here's the error in the logfile:
Connecting to NetRemote object
Creating CoNetRemoteHelper
There was an uncaught exception initializing the application
Object reference not set to an instance of an object. at Microsoft.Win32.NativeMethods.ShellExecuteEx(Shell ExecuteInfo info)
at System.Diagnostics.Process.StartWithShellExecuteEx (ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at com.promixis.NetRemoteInterface.ConnectToNetRemote ()
at com.promixis.NetRemoteInterface..ctor()
at com.promixis.NetRemoteInterface.get_Singleton()
at com.promixis.Forms.ReferenceInformationForm.Refres hVariables()
at com.promixis.Forms.ReferenceInformationForm..ctor( NRIEditorForm parent)
at com.promixis.Forms.NRIEditorForm..ctor()
at com.promixis.Forms.NRIEditorForm.Main(String[] argv)
Thanks!