Cannot install Microsoft Lync 2013 SDK (Preview) - lync-client-sdk

I am trying to install Lync 2013 preview from http://www.microsoft.com/en-us/download/details.aspx?id=30350
but I get an error that Lync 2013 isn't installed and I can download it from go.microsoft.com/fwlink/?LinkID=248583 - which is a link to SDK preview documentation..
I have installed Lync 2013 Basic and the previous SDK installed without problems..
Any ideas?

Related

Where do you get TFS 2015 tfs_sharePointExtensions.exe

Looking at this for setting up SharePoint extension for TFS 2015:
https://www.visualstudio.com/zh-tw/docs/setup-admin/tfs/install/sharepoint/setup-remote-sharepoint
I have remote SharePoint servers. I'm just looking to update the extension installed from the TFS 2013 version to the TFS 2015 version.
It mentions the following, but I can't find the EXE:
Tip:
If you don't want to install all of Team Foundation Server on the server that is running SharePoint Products, launch the tfs_sharePointExtensions.exe file from the SharePoint Extensions folder to install only the Team Foundation Server Extensions for SharePoint Products.
Really don't want to install the Full TFS Admin console if I can just install the extension alone.
This is not work with TFS2015 any more.
With TFS 2015 the installation media no longer includes the
SharePoint installation bits nor a separate
tfs_sharePointExtensions.exe installer.
To integrate your Team Foundation Server with SharePoint, you must
run the Team Foundation Server installer on the SharePoint server and then configure TFS Extensions for SharePoint. The integration
process itself remains the same.
More details you can refer the Scenario 2: [TFS integrated with remote SharePoint Server.] in this blog Team Foundation Server (TFS) 2015 – SP integration.

office 365 api integration in visual studio 2012

I am trying to add connected service to visual studio to integrate office 365 api, but i can't add, is it possible to integrate office 365 api in visual studio 2012.
In order to add Office 365 as a connected service, you need to have Visual Studio 2013 with Update 4 and Office 365 API Tools version 1.4.50428.2.

Azure cloud service publishing wizard failing

For some unknown reason, I now get this error when I try to publish my cloud service. (I'm shown as logged into visual studio, but the wizard seems to not recognise this - and step 1 of the wizard has a link to "re-enter credentials" - which gives this error too)
The service is a simple one: just a single web role.
I have tried everything I can think of, in this order:
Restart Computer
Restore last known working copy of the solution
"Clean" the project
Reset my visual studio (2013) as per this stack overflow answer
Any help / pointers would be very very welcome, I'm stumped - and I'm stuck with a cloud service that I can't publish to!!!
Here is my visual studio info:
Microsoft Visual Studio Professional 2013
Version 12.0.31101.00 Update 4
Microsoft .NET Framework
Version 4.5.50938
Installed Version: Professional
LightSwitch for Visual Studio 2013 06177-004-0447006-02367
Microsoft LightSwitch for Visual Studio 2013
Team Explorer for Visual Studio 2013 06177-004-0447006-02367
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06177-004-0447006-02367
Microsoft Visual Basic 2013
Visual C# 2013 06177-004-0447006-02367
Microsoft Visual C# 2013
Visual C++ 2013 06177-004-0447006-02367
Microsoft Visual C++ 2013
Visual F# 2013 06177-004-0447006-02367
Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker 06177-004-0447006-02367
Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
Application Insights Tools for Visual Studio Package 1.0
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 12.4.60425.0
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Microsoft Azure Web Apps
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Microsoft Azure
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.2.21010.0
For additional information, visit http://www.asp.net/
Common Azure Tools 1.4
Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
Microsoft Azure HDInsight HQL Service 2.0.1000.0
Language service for Hive query
Microsoft Azure HDInsight Tools for Visual Studio 2.0.1000.0
An integrated development environment for HDInsight application development.
Microsoft Azure Mobile Services Tools 1.3
Microsoft Azure Mobile Services Tools
Microsoft Azure Tools 2.6
Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.6.30423.1601
NuGet Package Manager 2.8.50926.663
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
Office Developer Tools for Visual Studio 2013 ENU 12.0.30626
Microsoft Office Developer Tools for Visual Studio 2013 ENU
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 12.0.41012.0
Microsoft SQL Server Data Tools
Windows Phone 8.1 SDK Integration 1.0
This package integrates the tools for the Windows Phone 8.1 SDK into the menus and controls of Visual Studio.
Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
Ok, so by sheer chance (and after much frustration - most of a day wasted), I clicked into the "Manage" dialog for the subscription (the blue item here:)
This had a link for me to sign out, then when I signed back in again all was ok... strange, because the "re-enter your credentials" link on the main dialog didn't resolve thing... oh well - posted here in case some other poor sod has the same problem: hope it saves you some time!
I had faced the same issue in the past. VS 2015 throws this error but VS 2017 doesn't. With the help of fiddler I was able to find out the root cause of it. VS 2015 was trying to authenticate my account against the tenant on which I do not have access any more. Now when I say access, there could be many reasons for it. Like, when I was trying to authenticate with my org account, I saw "User is disabled" error in fiddler logs. So I asked my administrator to enable my account, and since then it is working fine for me.
Similarly, I faced the same issue with my personal account as well. But this time, I could not see any error in fiddler logs. However, through fiddler I got to know which tenant is being used by VS 2015 to authenticate my account. Then I logged into Azure portal and found that i do not have any subsricption assigned to me on that tenant. So i asked the administrator of that tenant to completely remove me from this tenant. Once that happened everything worked fine.
So I believe, the issue is, VS 2015 always try to authenticate your account on which you do not have access anymore and thats why we recieve that error.
Fiddler traces
1) The first http call returns the list of all the tenants associated with your account.
2) Subsequent calls clearly tells you which tenantId is being used to authenticate.
3) And, one of the call will also tell you about actual AD error (if any)
Thats how it helped to fix this issue.

Visual Studio Ultimate 2013 doesn't show Windows Azure node in Server Explorer

Just installed VS Ultimate 2013 version 12.0.30110.00 Update 1, then went to the Windows Azure site and created an account. Also downloaded and installed the Windows Azure 2.2 SDK.
I open visual studio and go to Server Explorer. I see Data Connections, Servers (my machine), and SharePoint Connections. I don't see a Windows Azure Node. I look under the tools menu and see Connect to Database, Connect to Server, Add SharePoint connection.
So I download VS 2013 Express for Web, I open it and see under the tools menu Connect to Database, Connect to Windows Azure. I open the server explorer and see Data Connections, Servers, Windows Azure.
Does the Azure functionality only exist in the Web Express version and not in the Ultimate 2013 version of Visual Studio?
There is a separate set of tools for Windows Azure and Visual Studio. Depending on how you installed the SDK, you may not have received these tools: http://msdn.microsoft.com/en-us/library/windowsazure/ee405484.aspx
Additionally, you may need to "sign in" via visual studio for it to see the items in your subscription. You should be able to do this by clicking on the "connect to windows azure" option in the server explorer.
The Windows Azure node ships in the Azure SDK 2.2 and 2.3 as well as in all SKUs of Visual Studio 2013 Update 2. So you should be seeing the node if you have one of those installed.

How to get Windows Azure Biztalk Services SDK in Visual Studio 2013 RTM?

How to get Windows Azure Biztalk Services SDK working on Visual Studio 2013 RTM?
When I try to install it ask for Visual Studio 2012. Does it support VS2013 RTM?
Thanks!
I don't think WABS (Windows Azure BizTalk Services) SDK is ready for Visual Studio 2013. You probably need to wait. Since there is always a dependency between the tools (VS,SQL, Windows) and BizTalk (or even BizTalk Services SDK in this case), typically there will be a delay in supporting the latest developer tools.

Resources