Search found 75 matches

by enendza
Fri Feb 07, 2020 11:20 am
Forum: Integration Development
Topic: Attachment Folder List
Replies: 3
Views: 2412

Attachment Folder List

Hi - Where in the DB can we find the list of all attachment folder names? We have seen different folder names associated with different orders, are the folder names template specific? We need to provide a list to the business of the different folders that they have setup. See attached print screen o...
by enendza
Wed Feb 05, 2020 10:35 am
Forum: Integration Development
Topic: Testing version 4.6.5
Replies: 35
Views: 78651

Re: Testing version 4.6.5

Quick update - thanks for the advice - might be best if we chat. Before we chat .. I am having a developer set up a BRAND new .NET API project with references to SoftPro assemblies and very simple execution of open connection ,open order and save order. I want to get a very simple example for when w...
by enendza
Wed Feb 05, 2020 4:14 am
Forum: General
Topic: How to Write to IOrderItem Properties
Replies: 6
Views: 3165

Re: How to Write to IOrderItem Properties

Many thanks that works great!!
by enendza
Thu Jan 30, 2020 9:37 am
Forum: Integration Development
Topic: Testing version 4.6.5
Replies: 35
Views: 78651

Re: Testing version 4.6.5

Thanks but same error - please see attached print screen.

#1 - API error when attempting to start the project - this is our own API that sends orders to SoftPro (basically simulating a client)
#2 - Shows where I added the reference to the file
#3 - shows the appdata path that it is using.
by enendza
Thu Jan 30, 2020 8:01 am
Forum: General
Topic: How to Write to IOrderItem Properties
Replies: 6
Views: 3165

Re: How to Write to IOrderItem Properties

Hi - I used to get an error about the Payee being empty so I added this code. Basically get the charge object for the line that I am working with and set the Payee Contact object to my settlementAgent object (i.e. payees1.FirstOrDefault().SetProperty("Contact", settlementAgentA as IContact...
by enendza
Thu Jan 30, 2020 5:15 am
Forum: Integration Development
Topic: Testing version 4.6.5
Replies: 35
Views: 78651

Re: Testing version 4.6.5

OK thanks I will give it a tray.

When you say "This is why it's easier to drop it in a Select executable folder." I don't understand. I am debugging using Visual Studio 2019 -how would I debug by dropping it in that folder?

Thoughts?

Emma
by enendza
Wed Jan 29, 2020 3:38 pm
Forum: Integration Development
Topic: Testing version 4.6.5
Replies: 35
Views: 78651

Re: Testing version 4.6.5

I have changed ALL references to use the files in the directories that were provided as part of the install. Now I get an error that I have never seen before - "Could not load file or assembly 'CefSharp.Core.DLL' or one of its dependencies. The specified module could not be found." I have ...
by enendza
Mon Jan 27, 2020 11:56 am
Forum: Integration Development
Topic: Testing version 4.6.5
Replies: 35
Views: 78651

Re: Testing version 4.6.5

Awesome yes I found it .. attached are the two errors .. does this mean that there is a dependency on the version of these two files?
by enendza
Mon Jan 27, 2020 7:39 am
Forum: Integration Development
Topic: Testing version 4.6.5
Replies: 35
Views: 78651

Re: Testing version 4.6.5

Morning - I am attempting to debug a standard EXE console app with references to the new files for SoftPro v4.6.5. I can load the server, authenticate just fine it is when I attempt to load an order that I get this error. "Unable to load one or more of the requested types. Retrieve the LoaderEx...
by enendza
Fri Jan 24, 2020 4:24 pm
Forum: Installation and Setup
Topic: Installing SoftPro SDK
Replies: 6
Views: 5548

Re: Installing SoftPro SDK

No didn't get 4.3 working but needed to start validating v 4.6 in our environment so I put this on hold.