How to install Seequre for MDaemon when using IIS to run Worldclient
Make sure you have IIS (Internet Information Services) and SQL server (express) installed.
First run downloaded exe file that we sent you.
Choose where to install it and make sure IIS have access to it.
For an installation where IIS (Internet Information Services) is running MDaemon’s Worldclient, you can use port 443 (default TLS/SSL) for web.
We use seequre for appname and you will find that later in IIS Admin
Website domain is the full URL you have pointed to with your DNS for your Seequre website, the one your users will log into.
video.seequre.it it for our MDaemon connected Seequre installation.
Use your own URL that you have set a pointer to. We have used video.seequre.it in this example. This is not what you should use.
Since we are running on only IIS we can use port 443 which is the same that we are using for our Worldclient instance
When installation is finish, make sure the port you specified is open and log in with a MDaemon connected account for that server.
Things to check
check SNI enabled
make sure that domain name & port are not changed after install
After version 2.0.2 of Seequre we require .NET Core version 3.1
https://docs.microsoft.com/en-us/dotnet/core/install/dependencies?tabs=netcore31&pivots=os-windows
Windows Client | 7 SP1+, 8.1 | x64, x86 |
Windows 10 Client | Version 1607+ | x64, x86 |
Windows Server | 2012 R2+ | x64, x86 |
Additional dependencies are required if you’re installing the .NET SDK or runtime on the following Windows versions:
- Windows 7 SP1
- Windows Vista SP 2
- Windows 8.1
- Windows Server 2008 R2
- Windows Server 2012 R2
https://docs.microsoft.com/en-us/dotnet/core/install/dependencies?tabs=netcore31&pivots=os-windows
If possible send
app logs (SVC.Web\Logs) and installer logs (SVC.Instance.Setup.log at installation drive root)
to support@seequre.it and we will look at it