If you found a bug post here your report.
Small bug in SPS Builder v1.1.2 when form is blank
ZeDingo Posts: 8
25/02/2016
|
Every "Insert multiline text" button, every "Insert list" button, "Validate" button, and "Save" button throw an exception when all fields are empty:
************** Exception Text ************** System.IO.FileNotFoundException: Could not load file or assembly 'System.Query, Version=1.0.2319.19041, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'System.Query, Version=1.0.2319.19041, Culture=neutral, PublicKeyToken=null' at SPSBuilder.formMain.TextboxAndButton_ClickButton(Object sender, EventArgs e) at SPSBuilder.Controls.TextboxAndButton.btnOpenDetail_Click(Object sender, EventArgs e)
I'm aware that it's a situation like "Doctor, it hurts when I poke myself in the eye!" but an uncaught exception is always worth a report.
|
|
link
|
Gianluca Administrator Posts: 1274
25/02/2016
|
Are you sure that every needed files are available? In the same folder of the main SPS Builder file (SPSBuilder.exe) you need a file called System.Query.dll. Is this file at its place?
|
|
link
|
ZeDingo Posts: 8
26/02/2016
|
Sure enough, that's what it was. I must have ran the exe straight out of the zip from PowerArchiver. The beer probably didn't help, either.
|
|
link
|