Advertisement
Guest User

Untitled

a guest
Jan 31st, 2014
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. Создание слоя сетка
  2.  
  3. Application version: MapSurfer.NET Studio версия 1.15 (Beta Release сборка 1.150.5143.41878)
  4. Release build: 01/30/2014 23:15:56
  5. Time of crash: 01/31/2014 11:46:08
  6. Install directory: C:\Software\MapSurfer.NET\1.15\Studio
  7. Current directory: C:\Software\MapSurfer.NET\1.15\Studio
  8. OS Version: Windows 8 Professional, 6.2.9200.0 Workstation AMD64
  9. Runtime Type: Net
  10. Runtime Framework Version: 4.0.30319.34003
  11. Processor ID: Intel(R) Core(TM) i3-3217U CPU @ 1.80GHz Intel64 Family 6 Model 58 Stepping 9
  12. Physical memory: 3.9 ГБ
  13. Application UI Theme: Visual Studio 2010
  14. Windows UI Theme: Aero
  15. Locale: ru-RU
  16. Screen DPI: 96 (1.00x)
  17. Screen resolution: 1366x768
  18.  
  19. Exception details:
  20. Message: Инициализатор типа "MapSurfer.Styling.TextStyle" выдал исключение.
  21. Source: MapSurfer.Core
  22. StackTrace: в MapSurfer.Gridding.GridAxis..ctor()
  23. в MapSurfer.Gridding.Grid..ctor(Envelope extent)
  24. в MapSurfer.Layers.GridLayer..ctor(String layerName, Envelope extent)
  25. в MapSurfer.Studio.Controls.ProjectExplorer.mnuAddGridLayer_Click(Object sender, EventArgs e)
  26. в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  27. в System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  28. в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  29. в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  30. в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
  31. в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  32. в System.Windows.Forms.Control.WndProc(Message& m)
  33. в System.Windows.Forms.ToolStrip.WndProc(Message& m)
  34. в System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
  35. в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement