Search found 98 matches

by mrisen
Tue Feb 10, 2015 6:50 pm
Forum: Integration Development
Topic: Setting the Trust Account for an order via the API
Replies: 23
Views: 9731

Re: Setting the Trust Account for an order via the API

How do you set the trust account via the API with SoftPro 3.0?
by mrisen
Thu Dec 04, 2014 7:56 pm
Forum: Integration Development
Topic: Unrecognized element 'setting'
Replies: 1
Views: 459

Unrecognized element 'setting'

This is a very curious one. We have some customer client packages and an installer for them. We also have production and test SoftPro environments. The client packages need to know a certain profile Id in order to perform some tasks. These are different between our environments and so our installer ...
by mrisen
Mon Nov 03, 2014 7:44 pm
Forum: Integration Development
Topic: EventNotification queue is not processing
Replies: 10
Views: 2632

Re: EventNotification queue is not processing

Ok, I'm seeing something now. Maybe I had a filter on earlier... Anyway, this is what I'm seeing: Processing order events failed. Error: Sequence contains no elements Stack Trace: at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at System.Linq.EnumerableExecutor`1.ExecuteBoxed() at So...
by mrisen
Mon Nov 03, 2014 5:15 pm
Forum: Integration Development
Topic: EventNotification queue is not processing
Replies: 10
Views: 2632

Re: EventNotification queue is not processing

Do you mean they are in the Application Log with Source = SoftPro Select Server? If so, I'm not seeing any entries.
by mrisen
Fri Oct 31, 2014 1:48 pm
Forum: Integration Development
Topic: EventNotification queue is not processing
Replies: 10
Views: 2632

Re: EventNotification queue is not processing

After opening event viewer, I don't see a Select Server event log. Is it located somewhere else?
by mrisen
Thu Oct 30, 2014 7:03 pm
Forum: Integration Development
Topic: EventNotification queue is not processing
Replies: 10
Views: 2632

EventNotification queue is not processing

In our test environments, we suddenly are not processing Order Change events. Instead, they are just piling up in the EventNotification table. Browsing to the endpoint works as expected. Making a call to the Notify method at the endpoint works as well. I see calls in the IIS Logs showing that SoftPr...
by mrisen
Wed Aug 20, 2014 9:37 pm
Forum: Installation and Setup
Topic: User becomes inactive after an hour
Replies: 1
Views: 782

User becomes inactive after an hour

I've been noticing this on my SoftPro 3.0 test box. I log in with administrative credentials, add my windows account, log out, and then log in with not problem. After an hour or so, my account then gets deactivated and I have to go in and add my account again, where it says something like it found a...
by mrisen
Mon Aug 18, 2014 4:49 pm
Forum: Installation and Setup
Topic: Pooled Server not showing up in Connect to Select Server
Replies: 4
Views: 1273

Re: Pooled Server not showing up in Connect to Select Server

Thanks John. This appears to have been a routing issue. Broadcasting was not happening across our internal router. We'll setup a rule to allow broadcasting of UDP port 3702.
by mrisen
Mon Aug 18, 2014 3:32 pm
Forum: Installation and Setup
Topic: How does network load balancing work with pooled servers?
Replies: 1
Views: 931

How does network load balancing work with pooled servers?

I am confused on how network load balancing works with pooled servers. My understanding is that we need to have network load balancing hardware or software, add the servers to the pool for network load balancing, then also create a SoftPro pool and add servers to it as well. In that vein, I create S...
by mrisen
Mon Aug 18, 2014 1:38 pm
Forum: Installation and Setup
Topic: Security synchronization pass failed
Replies: 2
Views: 877

Re: Security synchronization pass failed

Thank you Graham.