When I do a fresh install of the the Manager and run the 1.0.6 Manager 
Executable I get the following error message logged before I do anything:

System.InvalidOperationException: Cannot set the SelectedValue in a 
ListControl with an empty ValueMember.
    at System.Windows.Forms.ListControl.set_SelectedValue(Object value)
    at ManagerTemplateForm.RefreshUIControls(Configuration Config)
    at Alchemi.ManagerExec.ManagerMainForm.ManagerMainForm_Load(Object 
sender, EventArgs e)
    at System.EventHandler.Invoke(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at ManagerTemplateForm.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, 
IntPtr wparam, IntPtr lparam)

This may be because the Ownport field has no value. In previous versions it 
was set to 9000 and was greyed out. I assume this is one of the issues 
Krishna was refering to back at the end of August when he said:


>- Started modifying the GUI, to simplify it and unify it with the
>Executor's GUI, and expose all Config options. (This is still a work in
>progress, so the GUI does not actually work properly at the moment).


After a few minutes fooling around and not getting it to work I instead 
installed the Manager Service and copied the appropriate config.xml file.

-------------------------
Reece Arnott
Learning Environments Specialist
School of Business
University of Otago
Dunedin
New Zealand

[EMAIL PROTECTED]
-------------------------


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
alchemi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-users

Reply via email to