Search found 75 matches

by toddsou
Tue Dec 03, 2019 12:08 pm
Forum: Integration Development
Topic: 4.6.3 debug plugin activation error
Replies: 3
Views: 2161

Re: 4.6.3 debug plugin activation error

Thanks to Elliott for gathering this info: The only workaround for this, is to: 1. Stop debugging the Shell project 2. Remove the %LOCALAPPDATA%\SoftProSelect\app-4.6.3\Plug-ins folder (if the debugged plugin is the only plugin installed in the client) or, the sub-folder in this path that correspond...
by toddsou
Thu Nov 21, 2019 8:40 am
Forum: Integration Development
Topic: 4.6.3 debug plugin activation error
Replies: 3
Views: 2161

Re: 4.6.3 debug plugin activation error

Hey Bob- Once everything is loaded, I can interact with the plugin just fine. Of course, we're talking about the default, OOTB shell package, so you just get Button1 and Button2 to click. But they respond, and I can hit breakpoints. So to your question, it seems fine. But my concern is around the po...
by toddsou
Tue Nov 19, 2019 2:51 pm
Forum: Integration Development
Topic: 4.6.3 debug plugin activation error
Replies: 3
Views: 2161

4.6.3 debug plugin activation error

Hi- I’m running SPS 4.6.3, performing shell/plugin development with VS 2015. Upon hitting F5, SPS indicates it failed to load/activate my plugin. Specifically, I get a MessageBox with the Black/Yellow warning icon which states: Plug-in Activation Error An error occurred while activating plug-ins. So...
by toddsou
Tue Sep 10, 2019 8:30 am
Forum: Integration Development
Topic: Attachment Sizes
Replies: 3
Views: 1978

Re: Attachment Sizes

Hi- I'm running into issues attaching files that are ~50MB. Specifically, the API call throws an OutOfMemory exception. I am running Select 4.3.10.6. I checked the error logs on the App Tiers to see if it came from there, but it did not. My client has ~8GB of RAM and at the time of the exception, Pe...
by toddsou
Mon Jul 15, 2019 2:53 pm
Forum: Installation and Setup
Topic: Attempting https Select connection via SSL-offloading load balancer
Replies: 4
Views: 3330

Re: Attempting https Select connection via SSL-offloading load balancer

Our attempts at getting a 4.6 client to talk to a 4.6 server via https going through a Zen load balancer have proven unsuccessful. As mentioned earlier, it was my understanding that ya'll also used a Zen load balancer internally so I was hoping we could share some settings that we have missed in our...
by toddsou
Tue Jul 02, 2019 11:07 am
Forum: Installation and Setup
Topic: Attempting https Select connection via SSL-offloading load balancer
Replies: 4
Views: 3330

Re: Attempting https Select connection via SSL-offloading load balancer

ping....just keeping this thread warm....

thoughts? https feasible ?
by toddsou
Thu Jun 13, 2019 1:44 pm
Forum: Installation and Setup
Topic: Attempting https Select connection via SSL-offloading load balancer
Replies: 4
Views: 3330

Attempting https Select connection via SSL-offloading load balancer

We're trying to setup a test configuration where we can connect our 4.6 SPS client to our pool of 4.6 SPS servers using the https protocol. As mentioned in a recent form post... Select only supports http you need a third party app to redirect if the customer needs https. The F1 help page states at t...
by toddsou
Thu Jun 13, 2019 8:37 am
Forum: Installation and Setup
Topic: gateway-less 4.6 ok? supported?
Replies: 3
Views: 3606

Re: gateway-less 4.6 ok? supported?

...and can we assume that if we continue to employ existing server affinity routing, that we would get better performance vs round-robin, etc ?

We're assuming that the Order caches that are already warm on a particular server are bound to help in this regard.

Thanks.
by toddsou
Wed Jun 12, 2019 10:26 am
Forum: Installation and Setup
Topic: gateway-less 4.6 ok? supported?
Replies: 3
Views: 3606

gateway-less 4.6 ok? supported?

Hi-

Based on the help docs, the new gateway service provides load balancing and fail-over capabilities.

If a network configuration already covers these aspects, can I run a pool of 4.6 SPS servers without it?

Thanks.