Search found 53 matches

by mlevi
Wed Jan 07, 2015 6:32 pm
Forum: Integration Development
Topic: Attachment referencing on a SoftPro Order
Replies: 1
Views: 516

Attachment referencing on a SoftPro Order

Hi, We are currently in the process of migrating to SoftPro from another software. In our old system we have existing files that we'd like to be used by SoftPro. However we don't want two copies of these files. How can SoftPro reference these files, (preferably as attachments but we're open to other...
by mlevi
Wed Dec 17, 2014 3:13 am
Forum: Integration Development
Topic: Adding a Attorney Representation
Replies: 4
Views: 1373

Adding a Attorney Representation

Hi, I have some code that creates my Contact type Buyers on an order and then their Attorneys. I can create a Buyer and Attorney just fine. For some reason when i try to link Attorney to the Buyer i get an error: "Cannot perform runtime binding on a null reference" This is part of the code...
by mlevi
Wed Dec 03, 2014 3:08 pm
Forum: Installation and Setup
Topic: SoftPro Select Server Package Template Missing Namespaces
Replies: 1
Views: 1034

SoftPro Select Server Package Template Missing Namespaces

Hi, We have confirmed that the SDK was installed on our server. I am working now on creating a new project in C# that will enable us to create import all our orders from our old database to SoftPro. In essence we need to create new orders, for all these orders. I am running into an problem. I starte...