Вверх ↑
Ответов: 2
Рейтинг: 0
#1: 2018-07-21 18:01:13 ЛС | профиль | цитата
Добавил в исключение, установилось. Попробовал сделать окошко , с кнопкой, и с вызовом messagebox.

Так вот я получаю ошибку:

System.NullReferenceException
---------------------------
Integrated Development Environment
---------------------------
System.NullReferenceException: Ссылка на объект не указывает на экземпляр объекта.

в HiAsm.ElementClass.read_var(ElementPoint point, TData& data)

в HiAsm.ElementTplTabControl.read_var(ElementPoint point, TData& data)

в HiAsm.ElementMulti.read_var(ElementPoint point, TData& data)

в HiAsm.ElementPoint.get_data(TData& data)

в HiAsm.Element.readData(TData data, ElementPoint point, ElementProperty prop)

в HiAsm.ElementCoreTransmitter.do_work(ElementPoint point, TData& data)

в HiAsm.Element.on_event(ElementPoint p, TData& data)

в HiAsm.ElementTplForm.(Object , FormClosingEventArgs )

в System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)

в System.Windows.Forms.Form.CheckCloseDialog(Boolean closingOnly)
---------------------------
ОК
---------------------------

В элемент "Memory".




А так же при сохранении схемы получают вот эту ошибку:


System.IO.DirectoryNotFoundException
---------------------------
Integrated Development Environment
---------------------------
System.IO.DirectoryNotFoundException: Не удалось найти часть пути "C:\Users\Root Admin\Projects\Project1.sha".

в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

в System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)

в System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)

в System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)

в HiAsm.MSDK.saveToFile(String filename, Encoding enc)

в HiAsm.NET.Form1.callback(Object owner, CallbackType type, Object data)

в HiAsm.Event.run(Object data)

в HiAsm.CM_ImageMenuItem.(Object , EventArgs )

в System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

в System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

в System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

в System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

в System.Windows.Forms.Control.WndProc(Message& m)

в System.Windows.Forms.ScrollableControl.WndProc(Message& m)

в System.Windows.Forms.ToolStrip.WndProc(Message& m)

в System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---------------------------
ОК
---------------------------

И нигде не могу найти как настроить компилятор что бы собрать проект

--- Добавлено в 2018-07-21 18:14:26

HiAsm запускается только с рабочего стола. По ссылке пишет что отсутствуют необходимые файлы.
карма: 0

0
Редактировалось 3 раз(а), последний 2018-07-21 18:14:46