Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

You cannot develop a web-based solution by using Lync Server 2010 Group Chat SDK APIs


View products that this article applies to.

Symptoms

You are developing a web-based solution by using Microsoft Lync Server 2010 Group Chat SDK APIs. When you try to create a GroupChatEndpoint object, you receive the following error message:
exePath must be specified when not running inside a stand alone exe

↑ Back to the top


Cause

This issue occurs because the Lync Server 2010 Group Chat SDK API runtime tries to read the log settings from the app.config file instead of the web.config file.

↑ Back to the top


Resolution

To resolve this issue, install the following cumulative update:
2603298 Update package for Lync 2010 Group Chat SDK: December 2011

After the update is applied, follow the documentation to pass the web.config file path to the GroupChatEndpoint object constructor.

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseadvanced, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2571514
Revision : 1
Created on : 1/7/2017
Published on : 12/7/2011
Exists online : False
Views : 65