While publishing Skype for Business topology when new databases has to be created on Backend servers there may be an error publishing topology upon execution of Install-CsDatabase cmdlet: Error: The network name cannot be found. ▼ Details └ Type: IOException └ ▼ Stack Trace └ at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, …
Tag: error
Dec 02 2019
Error 0x800F0954 Installing .NET Framework 3.5 or Windows Feature
When you attempt to install .NET Framework 3.5 or any other optional feature using “Windows Features” (optionalfeatures.exe) dialog or using DISM command-line, error 0x800F0954 may popup. After enabling .NET Framework 3.5 and clicking OK, the following error may appear: Windows couldn’t complete the requested changes. The changes couldn’t be completed. Please reboot your computer and …
Sep 27 2019
Someone is currently logged into the APC Management Web Server
If you get a popup saying Someone is currently logged into the APC Management Web Server. Please try again later when trying to connect to the APC Symmetra or one of the APC PDUs, simply go back to the web URL, and append /logoff.htm to the end. This will log the console out so that …
Sep 05 2019
How to increase the max upload size in WordPress
By default, maximum upload size in WordPress ranges from 2MB to 150MB depending on the settings of your web hosting provider is giving by default. To check what is the current max upload size limit in your WordPress site then navigate to WP Admin → Media → Add New. You will see the current max …
Aug 01 2019
MSSQL Server Error 67 and 17 SQL Server does not exist or access denied
We are running Windows SQL Server 2016 Enterprise on Windows Server 2016. The server has an instance with databases in Always On High Availability group. People connect to the instance mostly from MS Access and MS Excel applications and from time to time they experience the following error: ————————— Microsoft SQL Server Login ————————— Connection …
Jun 04 2019
Polycom Cannot download certificate because domain is not accessible
On first sign in Polycom phone cannot download certificate because domain is not accessible and displays the following messages:
May 22 2019
MSSQL Error – Access to the remote server is denied because the current security context is not trusted
When trying to load data from database that is in AlwaysOn High Availability Group from Microsoft Excel the following error occurs: Access to the remote server is denied because the current security context is not trusted
May 22 2019
SQL Error – The database owner SID recorded in the master database differs from the database owner SID
When trying to execute Stored Procedures on a particular Database we got the following error: The server principal “domain\user” is not able to access the database “dbXYZ” under the current security context. The database owner SID recorded in the master database differs from the database owner SID recorded in database ‘dbXYZ’. You should correct this …
Apr 17 2019
Asterisk crashes on res_odbc.so load
While loading res_odbc.so Asterisk crashes with “invalid pointer” error like in the backtrace below: Loading res_odbc.so.
Mar 21 2019
New encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)
During the step of database creation in Odoo database manager the following database creation error occurs: New encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)