Search found 5913 matches

by davidc
Tue Oct 11, 2011 8:25 am
Forum: PrimalForms
Topic: Issue loading assembly
Replies: 6
Views: 5408

Issue loading assembly

What version of PrimalForms are you using? David
by davidc
Tue Oct 11, 2011 5:31 am
Forum: PrimalSQL
Topic: Primal SQL New Database Connection on Windows 7
Replies: 7
Views: 9309

Primal SQL New Database Connection on Windows 7

FYI, I sent the test version using the email you supplied in your profile. David
by davidc
Tue Oct 11, 2011 5:18 am
Forum: PrimalSQL
Topic: Primal SQL New Database Connection on Windows 7
Replies: 7
Views: 9309

Primal SQL New Database Connection on Windows 7

Can you check the .NET Runtimes you have installed? Be sure you have the latest service packs installed.I'm going to send you a modified version of PrimalSQL so that we can find the culprit. If the error message has a Details button, please paste any additional information it supplies. Thank you, Da...
by davidc
Tue Oct 11, 2011 3:48 am
Forum: PrimalSQL
Topic: Primal SQL New Database Connection on Windows 7
Replies: 7
Views: 9309

Primal SQL New Database Connection on Windows 7

I unable to recreate the error on our Win7 x64 machines. Can you please list each step you take to reproduce the error message?Thank you, David
by davidc
Mon Oct 10, 2011 12:44 pm
Forum: PrimalSQL
Topic: Primal SQL New Database Connection on Windows 7
Replies: 7
Views: 9309

Primal SQL New Database Connection on Windows 7

Please download and install the latest build (v2.0.10). If that does not resolve the issue, please let us know. Thank you, David
by davidc
Fri Sep 30, 2011 5:14 am
Forum: PrimalScript
Topic: PrimalScript 2011 crashing
Replies: 126
Views: 38619

PrimalScript 2011 crashing

We will continue to investigate. David

davidc2011-09-30 12:15:49
by davidc
Fri Sep 30, 2011 3:36 am
Forum: PrimalForms
Topic: statusbar text update question
Replies: 4
Views: 5062

statusbar text update question

Are you in the middle of a loop or long operation? If so I recommend looking at the follow blog post: Creating Responsive Loops If this doesn't solve the issue, please zip and send your form file to support@sapien.com and I will take a look at the code. David
by davidc
Thu Sep 29, 2011 10:22 am
Forum: PrimalForms
Topic: statusbar text update question
Replies: 4
Views: 5062

statusbar text update question

Looks like you are missing an equal sign when setting the status bar text. It should be:$statusbar.Text =
"Finding Users" David
by davidc
Wed Sep 28, 2011 5:18 am
Forum: PrimalForms
Topic: PowerShell cannot be instantiated Error
Replies: 9
Views: 7118

PowerShell cannot be instantiated Error

The newer packager engines are dependent on PowerShell v2, since they rely on features that are not available in version 1.Sorry for the inconvenience, but PowerShell v1 is no longer supported.David
by davidc
Tue Sep 27, 2011 8:35 am
Forum: PrimalSQL
Topic: SQL Server stored procedures are not available
Replies: 5
Views: 7526

SQL Server stored procedures are not available

The Query Builder doesn't support stored procedures so it doesn't show in the metadata. We will look into displaying the procedures in the Database Browser dispite this. David