EIOBoard Port Most of the EIOBoard data uses the standard Internet port, port 80 or the SSL port, port 443....
ASP.NET Tab IIS If in IIS the tab for ASP.Net does not appear, follow these steps: Verify first that you...
Web Service If after installing the EIOBoard Web Service the page that loads displays a generic error saying the page...
Usually your DNS host or ISP will manage this for you. Internally, many organizations have a DNS server on their...
Note: This applies to Customer-Hosted customers only since EIOBoard-Hosted will always point to www.eioboard.com. If you are running the Customer-Hosted...
.NET sites have a web.config file that configures all the settings. By default, most .NET sites will not include the...
The IIS logs can fill up the hard drive. IIS settings can be tweaked to control logging. You can move...
When attempting to deploy a .NET 3.5 website on the default app pool in IIS7 having the framework section set...
If you are using a self signed certificate and are getting this error when trying to connect to your EIOBoard...
If you have tight firewall settings, it is possible that this will impair some of EIOBoard’s features. Below is a...
The Compilation Error is an error that can be fixed by making changes to the Application Pool. This...
The EIOBoard applications use the Rijndael symmetric encryption algorithm with key size 128 bit in order to encrypt chat messages...
Why have a SSL Certificate?: You may want to add an SSL Certificate to EIOBoard to ensure the owning organization...
Background: The ‘web.config’ file holds different assemblies required for other applications to interact with the EIOBoard Server. Otherwise, the website...
If you’re getting this error message when navigating to the main EIOBoard site for your on-premise server, the most likely...
Multiple Website in Web.config Here is some information on ASP.NET Web Application: http://aspdotnetfaq.com/Faq/how-to-disable-web-config-inheritance-for-child-applications-in-subfolders-in-asp-net.aspx Here is how to use this in...
Disabling TLS 1.0 on the Server The easiest, most effective and least disruptive way to do this is to disable...