Comments
-
HI, SSH should run on 32022 port.
-
I have installed Orion on Windows server 2008 R2 x64 , so it means IIS version 7.5 (IIS version could be found in registry key HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \InetStp\ VersionString ) I added my SSL certificate for Orion server thorough IIS manager according steps mentioned bellow: run inetmgr command for…
-
Hi, you can force TLS communication channel instead of using SSLv3 by adding registry entries mentioned bellow. Just open your command line with Run as administrator and paste these commands: REG ADD "HKLM\System\CurrentControlSet\Control\SecurityProviders\SChannel\Protocols\SSL 2.0\Server" /v Enabled /t REG_DWORD /d 0 /f…
-
Thanks for the reassurance that it´s working correctly - only just trouble with IE settings.
-
For detecting mobile devices we are using WURFL technology, and actually the latest NPM does not contain new definition for Firefox v4 (because we don´t want to support beta version and because it´s problematic to support it). But we have small workarround which solve you and yours customer problem: 1.Just open page…
-
Hi, according our internal platform constrain there should not be any problem with running NPM 10.2.1 on SQL Standard Edition with SP3. So you can made an upgrade. But anyway I strictly recommend to make backup yours database before upgrading. Martin
-
I tried Toolset integration into Orion also with IE 10 but it´s working. Could you please provide more information? Which product and what is the exactly version which you have on yours machine? For example: NPM 10.5.1 and Toolset 10.8 Do you have enabled Browser integration for yours Orion account? It could be checked…