(I have latest 8/3 build of support libs)
In the template bindings viewer, it shows templates. No matter what template I select, I get:
Method not found: 'System.String SD.LLBLGen.Pro.ApplicationCore.Templates.TemplateBindings.get_FileName()'.
-----[Core exception]--------------------
at SD.LLBLGen.Pro.Tools.TemplateEditor.TemplateBindingsViewer.ReflectSelectedTemplateBindingsInGui()
at SD.LLBLGen.Pro.Tools.TemplateEditor.TemplateBindingsViewer._templateBindingsComboBox_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ComboBox.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)