-
After canceling the Communication Server uninstallation process, the Communication Server fails to function normally.If the uninstallation process started deleting the files and services that are important for the Communication Server’s normal operation before the process was stopped, the Communication Server may not function normally. To resolve this issue, install and configure the Communication Server again.
-
If you are using SQL Server Express, use the following format in the Server address field: <SQL Server Express IP address>\sqlexpress.
Note
Replace <SQL Server Express IP address> with the IP address of SQL Server Express. -
This problem may occur when the SQL Server is not configured to accept remote connections. By default, the SQL Server Express and SQL Server Developer editions do not allow remote connections. To configure the SQL Server to allow remote connections, perform the following steps:
-
Enable remote connections on the instance of SQL Server that you want to connect to from a remote computer.
-
Turn on the SQL Server Browser service.
-
Configure the firewall to allow network traffic that is related to the SQL Server and to the SQL Server Browser service.
-
-
This problem may occur if Visual Studio 2008 is not installed in the default location and therefore, the SQL Server 2008 setup cannot find devenv.exe.config configuration file. To resolve this issue, perform the following steps:
-
Go to
<Visual Studio installation folder>\Microsoft Visual Studio 9.0\Common7\IDE
folder, find and copydevenv.exe.config
file and paste it to the following folder (you may need to enable display extensions for known file types in folder options):-
For 64-bit Operating System:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE
-
For 32-bit Operating System:
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE
-
-
Run the SQL Server 2008 setup again and add BIDS feature to the existing instance of SQL Server 2008.
-
-
This may occur if the downloading of encrypted files is disabled in the Internet Explorer. Perform the following steps to enable the encrypted files download:
-
On your Internet Explorer, go to, and then click the Advanced tab on the Internet Options window.
- Under Security section, clear Do not save encrypted pages to disk.
-
Click OK.
-
-
The content on the Policy pop-up window does not display and is blocked by Internet Explorer.This happens if your Internet Explorer is configured to use a .pac automatic configuration file. In that case, the Internet Explorer will block the access to a secure website that contains multiple frames. To resolve this issue, add the Mobile Security Management Server address to the Trusted sites security zone in Internet Explorer. To do this, perform the following steps:
-
Start Internet Explorer.
-
Go to.
-
On the Security tab, click Trusted sites, and then click Sites.
-
In the Add this website to the zone text field, type the Mobile Security Management Server URL, and then click Add.
-
Click OK.
For more details on this issue, refer to the following URL: -
Views:
Keywords: Communication Server,client device list,devenv.exe.config configuration file,troubleshooting tips,.pac automatic configuration file,SQL Server 2008 R2,SQL Server Express