Tigamax
12-28-2008, 07:12 AM
I build an application using Software Builder (which goes o.k.) then run it and I get the Win error dialog;
EventType : clr20r3 P1 : softwaremaker.client.exe P2 : 1.0.0.0
P3 : 47ef6cae P4 : system P5 : 2.0.0.0 P6 : 4333ae87 P7 : 1add
P8 : 74 P9 : system.uriformatexception
I don't bother telling Microsoft about the problem(:-), then I close the dialog.
I'm using XP SP2.
I did have problems using a .ico file - the editor would not accept the format. Strange, because I use it on my site - no problems.
I notice that even though I removed the .ico, it still turns up for the project output.
I've now got an Image Conversion Error dialog when I open the project (prior to editing, or compile);
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(String filename)
at Profit.TigerSystems.GraphicConverter.Converter.Con vertImage(String path)
I did not use a logo file either.
I did include a splash image.
I did include 3x .gif images.
This is a very basic attempt to store 4 text and 3 memo fields.
EventType : clr20r3 P1 : softwaremaker.client.exe P2 : 1.0.0.0
P3 : 47ef6cae P4 : system P5 : 2.0.0.0 P6 : 4333ae87 P7 : 1add
P8 : 74 P9 : system.uriformatexception
I don't bother telling Microsoft about the problem(:-), then I close the dialog.
I'm using XP SP2.
I did have problems using a .ico file - the editor would not accept the format. Strange, because I use it on my site - no problems.
I notice that even though I removed the .ico, it still turns up for the project output.
I've now got an Image Conversion Error dialog when I open the project (prior to editing, or compile);
System.ArgumentException: Parameter is not valid.
at System.Drawing.Bitmap..ctor(String filename)
at Profit.TigerSystems.GraphicConverter.Converter.Con vertImage(String path)
I did not use a logo file either.
I did include a splash image.
I did include 3x .gif images.
This is a very basic attempt to store 4 text and 3 memo fields.