eliteapp

PQQQRPPP

Mar 9th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.61 KB | None | 0 0
  1. //Verze 2.2012.158.3
  2. //MICHALPROCHE4AE
  3. //Windows 7 x86 v6.1.7600
  4. //09/03/2012 11:51:11
  5.  
  6. System.ComponentModel.Win32Exception: No application is associated with the specified file for this operation
  7.    at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  8.    at System.Diagnostics.Process.Start()
  9.    at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  10.    at System.Diagnostics.Process.Start(String fileName)
  11.    at Elite.Common.SystemTools.RunFile(String fileName)
  12.    at Elite.Gui.EliteApplication.RunNovinky()
  13.    at Elite.Gui.MainForm.MainForm_Load(Object sender, EventArgs e)
  14.    at System.EventHandler.Invoke(Object sender, EventArgs e)
  15.    at System.Windows.Forms.Form.OnLoad(EventArgs e)
  16.    at DevExpress.XtraEditors.XtraForm.OnLoad(EventArgs e)
  17.    at System.Windows.Forms.Form.OnCreateControl()
  18.    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  19.    at System.Windows.Forms.Control.CreateControl()
  20.    at System.Windows.Forms.Control.WmShowWindow(Message& m)
  21.    at System.Windows.Forms.Control.WndProc(Message& m)
  22.    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  23.    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  24.    at System.Windows.Forms.Form.WmShowWindow(Message& m)
  25.    at System.Windows.Forms.Form.WndProc(Message& m)
  26.    at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
  27.    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  28.    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  29.    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment