Slow response accessing BOXI CMS

We have an external application that accesses the BOXI (R3.1) CMS remotely (a “Windows Form” application written in VB.NET so no Internet access involved).
We have tried this on several computers and it functions without problems but wheras on some computers it completes within 10 to 15 seconds on others it consistantly takes about a 1.5 minutes.
The delay looks as if it occurs when access to the BO DLLs are required but we have no idea as to why this should be so much slower on some machines.
The only thing we can think of is the operating system. On the “fast” machines it is XP whilst on the “slow” machines it is Windows Server 2003.
Has anyone else experienced the same thing or can suggest a way to overcome the problem?


J King (BOB member since 2008-07-16)

What happens if you access it directly from the problem machine? Is it 10 seconds or 1.5 minutes?


Nick Daniels :uk: (BOB member since 2002-08-15)

Accessing BOXI through the web interface doesn’t show the delay.
Running the program directly on the server hosting BOXI and connecting through “localhost:[port]” there is still the 1.5 min run time.

Any ideas?

Cheers


J King (BOB member since 2008-07-16)

The problem may be connected to verification af Authenticode signature.

See this topic for a possible solution to the problem :wave:
https://bobj-board.org/t/131048


Jens (BOB member since 2003-05-05)