I hope someone can help me with this, i have installed sbuilderx successfully, but every time i go to run the program i get this error message
Exception caught globally:
A generic error occured in GDI+.
System.Drawing.Image FromFile(System.String, Boolean)
System.Runtime.InterlopServices.ExternalException: A generic error occured in GDI+.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filemame)
at WindowsAplication1.frmStart.SetBmp Textures()
at WindowsAplication1.frmStart.FormLoad()
at WindowsAplication1.frmStart.frmStart_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(BooleanfIgnoreVisible)
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 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr Iparam)
it then gives me the option "yes" or "no"
choosing either option fails to open the program.
i have not yet been able to get it working.
have tried setting permissions of all the sbx folders to full control on both the "share" and "security" tabs and yet still i get the same error message.
my OS is vista 32.
any suggestions would be great, thanks.
Exception caught globally:
A generic error occured in GDI+.
System.Drawing.Image FromFile(System.String, Boolean)
System.Runtime.InterlopServices.ExternalException: A generic error occured in GDI+.
at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
at System.Drawing.Image.FromFile(String filemame)
at WindowsAplication1.frmStart.SetBmp Textures()
at WindowsAplication1.frmStart.FormLoad()
at WindowsAplication1.frmStart.frmStart_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(BooleanfIgnoreVisible)
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 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr Iparam)
it then gives me the option "yes" or "no"
choosing either option fails to open the program.
i have not yet been able to get it working.
have tried setting permissions of all the sbx folders to full control on both the "share" and "security" tabs and yet still i get the same error message.
my OS is vista 32.
any suggestions would be great, thanks.



