eliteapp

TWWTYPPP

Mar 20th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.63 KB | None | 0 0
  1. //Verze 2.2012.160.0
  2. //STANICE
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //20.3.2012 7:21:38
  5.  
  6. System.ComponentModel.Win32Exception: Pro tuto operaci není ke zvolenému souboru přidružena žádná aplikace
  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