Consuming Visual studio extension SDKs in a remote build (CI).

Hi All,
I am new to .NET and developing an universal Windows application.
I am using Visual Studio extension for SQLite for WinRT and Windows Phone.
http://www.sqlite.org/2015/sqlite-wp81-winrt-3080801.vsix
http://www.sqlite.org/2015/sqlite-winrt81-3080801.vsix
I can perfectly install the extensions and work with locally.
My question is about the remotely building (continuous integration) of my application through msbuild in TFS.
Does the build machines need to have the same version of SQLite SDKs installed manually in order to resolve the dependency ?
There can be multiple project in my TFS collection which can refer to separate version of VSIX files . Both versions can not co exist together. What happens then ?
Can I somehow upload the vsix file to our package management software (Nexus) and refer from there.
We have been building other dependencies as Nuget packages from Nexus.
There might be number of packages required for different architecture and other component's packages.
Any help will be hugely appreciated.
Thanks and Best Regards,
Saurav

Hello Saurav,
Welcome to the MSDN forum.
The dependency problem should depending on your MSBuild process in my mind. I'm not sure how you will load your dependency about SQLite on your remote machine. Please share more details about it. If the build process actually need the load the dependency
in the remote environment, I'm afraid you have to install it on the remote machine.
For the question"There can be multiple project in my TFS collection which can refer to separate version of VSIX files . Both versions can not co exist together", I think it's better for you to consult TFS forum since I'm not familar with TFS scenarios:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
Best regards,
Barry
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • How to Install/UnInstall Visual studio extension using PowerShell

    Hi all.
    I try to install / uninstall visual studio extension use PowerShell script
    But I just can find the Install like: start-process $visualextendsionpath.
    I can't not find the way to uninstall the extension.
    Do I use this command to install is correct? And please suggest me the way to unInstall the extension by PowerShell script.
    Thank

    Hi Bruce,
    In addition, Since I'm not familar the VSIX, however, to uninstall package with powershell, these cmdlets are for your reference:
    Removes an app package (.appx): Remove-AppxPackage
    To get the installed package :
    Get-AppxPackage
    Or if you want to uninstall app listed in 'Add or Remove Programs', please also check this script:
    $app = Get-WmiObject -Class Win32_Product | Where-Object {
    $_.Name -match "Software Name"
    $app.Uninstall()
    If there is anything regarding this script, please feel free to post back.
    Best Regards,
    Anna Wang

  • Trouble Setting up Visual Studio 2010 SDK

    Hello,
    I am having trouble finding iostream.h in my include statement.  My path's are not set right.  I tried uninstalling and reinstalling VS2010 but no luck.  Can someone this help me with this?  I am shut down until I get this sorted out. 
    Gratefully,
    Russ

    Your compiler command line should include a header file searching path like /I "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include". (your visual studio install location may vary)
    This should be done automatically if you created a new project using the Visual C++ project templates. If the assert.h file is not in the include folder, ask at the visual studio setup forum. 
    Visual C++ MVP

  • Visual Studio 2010 SDK documention

    I have download the chm file
    The contents and index shows up ok, but the display window on the right say Navigation to the webpage cancelled

    Hi,
    Take a look at  CRVS2010 Documentation .
    Please search the forum before posting.
    Thanks,
    Saurabh

  • ??? SDK 9.1 only support visual studio 2005? SDK XI only support visual studio 2010? I thought that adobe is a top product that uses the latest technology? Am I wrong???? SDK 9.1 only support visual studio 2005? SDK XI only support visual studio 2010? ...

    ??? SDK 9.1 only support visual studio 2005? SDK XI only support visual studio 2010? I thought that adobe is a top product that uses the latest technology? Am I wrong?
    I want to develop a plugin for adobe acrobat 9+10+11 do I need “SDK 9.1 and Visual studio 2005” +“SDK 10 and Visual studio 2008” +“SDK 11 and Visual studio 2010”
    Can’t I develop this plugin with visual studio 2013?

    The SDK is produced when the version of Acrobat is released, so if you insist on using obsolete SDKs for obsolete Acrobat you can hardly criticise the Acrobat 9 SDK for being out of date.
    To develop for Acrobat 9 (obsolete)+10+11 you can use the Acrobat 9 SDK but it may require some work and expertise to get it to work in all versions. Get the other SDKs for reference.

  • Visual Studio takes long time to start up

    When starting Visual Studio on my machine it used to take a few seconds to start up and be ready to either open or create a new project. Recently however I am finding that it is hanging - stuck on "Updating the News Channel"  and "Connecting
    to " Visual studio Online. It remains unresponsive until these actions are completed.  I have a fast internet connection and a fast computer with solid state drive.  I have not experienced any issues browsing using IE or using other applications. 
    Is there any suggestion that can help improve this situation?
    This is the version and installed packages.  I am using Windows 8.1 Professional 64Bit
    Microsoft Visual Studio Professional 2013
    Version 12.0.31101.00 Update 4
    Microsoft .NET Framework
    Version 4.5.51650
    Installed Version: Professional
    LightSwitch for Visual Studio 2013   06177-004-0446034-02169
    Microsoft LightSwitch for Visual Studio 2013
    Team Explorer for Visual Studio 2013   06177-004-0446034-02169
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06177-004-0446034-02169
    Microsoft Visual Basic 2013
    Visual C# 2013   06177-004-0446034-02169
    Microsoft Visual C# 2013
    Visual C++ 2013   06177-004-0446034-02169
    Microsoft Visual C++ 2013
    Visual F# 2013   06177-004-0446034-02169
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06177-004-0446034-02169
    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.
    Windows Phone SDK 8.0 - ENU   06177-004-0446034-02169
    Windows Phone SDK 8.0 - ENU
    Application Insights Tools for Visual Studio Package   1.0
    Application Insights Tools for Visual Studio
    ASP.NET and Web Tools   12.4.51016.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 Websites
    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.3
    Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.
    GenerateUnitTest   1.0
    Generates unit test code for methods in classes under test.
    Microsoft Advertising SDK for Windows Phone 8  
    Microsoft Advertising SDK for Windows Phone 8
    Build
    Microsoft Azure HDInsight HQL Service   1.0.0000.0
    Language service for Hive query
    Microsoft Azure HDInsight Tools for Visual Studio   1.0.0000.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.5
    Microsoft Azure Tools for Microsoft Visual Studio 2013 - v2.5.21104.1601
    Multilingual App Toolkit   3.1.1250.0
    Multilingual App Toolkit helps you localize your Windows Store app by providing file management, pseudo and machine translation, translation editor, and build integration.
    http://go.microsoft.com/fwlink?linkid=245767
    Node.js Tools   1.0.30109.03
    Adds support for developing and debugging Node.js apps in Visual Studio
    Node.js Tools - Profiling   1.0.30109.03
    Profiling support for Node.js projects.
    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
    PowerShell Tools   1.3
    Provides file classification services using PowerShell
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    Python Tools for Visual Studio   2.1.21008.00
    Python Tools for Visual Studio provides IntelliSense, projects, templates, Interactive windows, and other support for Python developers.
    Python Tools for Visual Studio - Django Integration   2.1.21008.00
    Provides templates and integration for the Django web framework.
    Python Tools for Visual Studio - Profiling Support   2.1.21008.00
    Profiling support for Python projects.
    SQL Server Data Tools   12.0.41012.0
    Microsoft SQL Server Data Tools
    Visual Studio Tools for Unity   1.9.8.0
    Visual Studio Tools for Unity
    Web Essentials 2013   2.5.3
    Adds many useful features to Visual Studio for web developers.
    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.

    Hi Sal_S,
    >>Recently however I am finding that it is hanging - stuck on "Updating the News Channel"  and "Connecting to " Visual studio Online. It remains unresponsive until these actions are completed.
    What does "Updating the news Channel" mean? You mean that open the VS IDE, and then some links or videos showed in the start page.
    Maybe you could change some settings in your VS IDE under TOOLS->Options.
    As you said that the VS hanging when it connected to VSO, one idea is that you could post an issue to the VSO forum:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=TFService
    In addition, for the performance issue, we would think about many elements.
    For example, the machine configurations, run the VS for a long time(we often restart the VS), the temp files(clean them), or the add-ins or extension tools (you could disable them), the third party processes in your task manager which make the CPU is high
    or others.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can't Debug Cloud Service w/Visual Studio

    I have used the instructions on the following link to no avail.  Trying to debug a web application.
    http://msdn.microsoft.com/en-us/library/ff683670.aspx#BK_Debugging_Cloud_Azure
    I am using SDK version 2.3 with Visual Studio 2013 Ultimate.
    Yes, remote debugging is turned on.
    Yes, project is compiled in Debug mode.  
    When I attach debugger the default process that comes up selected is "clouddrivesvc.exe".  When I attach the process is debugging in Native mode.  So I'm guessing this is not the right process to attach to.  Based on the screen shots
    in the aforementioned link I have tried attaching to "WallSHost.exe", this doesn't work either though.  I'm assuming I must be attaching to the wrong process.  Instructions state that the correct process should be selected by default...?

    Hi,
    The debugger automatically attaches to the appropriate host process for your role. Depending on what the role is, the debugger attaches to w3wp.exe, WaWorkerHost.exe, or WaIISHost.exe. To verify the process to which the debugger is attached, expand the instance
    node in Server Explorer.
    Best Regards
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to manage a connection with powershell using visual studio with C#

    Hi
     I want to manage a connection with powershell for a web app using visual studio with c#. and also run command with pipeline 
    Plz give a some suggestions..

    Hi Raj_Kumar_Saini,
    To make things clear, could you please clarify these thing?
    1. Do you mean you want to execute some PowerShell scripts from C# language? These blogposts may give you  some ideas:
    Executing PowerShell scripts from C#
    Powershell Automation and Remoting (a c# love story)
    Execute PowerShell from a ASP.NET Web Application
    2. Is your question related to Visual Studio Integration? Do you want to build a Visual Studio Extension?
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do you retrieve the list of intellisense completions created by Visual Studio

    Hello All,
    I have a Visual Studio extension that provides statement completion (Intellisense). I build a series of Completions that are then provided to the customer. However, in my list of completions I would like to provide all variables of a certain type. In the
    default (All) intellisense list provided by Visual Studio, a user has access to all the completions representing these variables that are available in the editor.
    Is there any sort of interface or method to retrieve this information so I can provide a merged list of Completions in my StatementCompletion list? I would like to avoid needing to scrape the text of the file currently being edited as Visual Studio has already
    done the work for me and has a better sense of what is available based on the language currently being edited.
    Thank you for all your help.
    Sincerely,
    Dirk Dubois

    Hello shawnzkz,
    Thank you for the response. Based on what I read in the StackOverflow posts, it looks like there is no formal interface to retrieve information about variables and other Completions built by Visual Studio. Is there a place I can log a feature request for
    the Visual Studio SDK? I think this sort of interface would add a lot of value for customers attempting to append the existing intellisense features of Visual Studio.
    Thanks for all your help,
    Dirk

  • Visual Studio was unable to verify your developer account. Either the store is unavailable . Either the store is unavailable or an unexpected network error has ocurred

    Hi,
    We're getting this error when we try to build our Windows Phone packages
    Visual Studio was unable to verify your developer account. Either the store is unavailable . Either the store is unavailable or an unexpected network error has occurred
    Any idea?

    I am having the same problem.  The message I see when trying to Create App Packages, during the login process which is failing after I enter the texted security code is: "Visual studio was unable to verify your developer account. Either the store is
    unavailable or an unexpected network error has occurred."
    I can log in to the https://dev.windowsphone.com/ via the web browser just fine, and can see my dashboard, etc.  However, I'm completely blocked at this point because I can't build package for a new release
    of my one existing app (which I published via this process successfully back on 5/29/2014)
    I am located in the U.S., and running Visual Studio version as follows:
    Microsoft Visual Studio Ultimate 2013
    Version 12.0.30501.00 Update 2
    Microsoft .NET Framework
    Version 4.5.51641
    Installed Version: Ultimate
    Architecture and Modeling Tools   06181-004-0449004-02533
    Microsoft Architecture and Modeling Tools
    UML® and Unified Modeling Language™ are trademarks or registered trademarks of the Object Management Group, Inc. in the United States and other countries.
    LightSwitch for Visual Studio 2013   06181-004-0449004-02533
    Microsoft LightSwitch for Visual Studio 2013
    Office Developer Tools - May 2014 Update ENU   06181-004-0449004-02533
    Microsoft Office Developer Tools for Visual Studio 2013 - May 2014 Update ENU
    Team Explorer for Visual Studio 2013   06181-004-0449004-02533
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06181-004-0449004-02533
    Microsoft Visual Basic 2013
    Visual C# 2013   06181-004-0449004-02533
    Microsoft Visual C# 2013
    Visual C++ 2013   06181-004-0449004-02533
    Microsoft Visual C++ 2013
    Visual F# 2013   06181-004-0449004-02533
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06181-004-0449004-02533
    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.
    Windows Phone SDK 8.0 - ENU   06181-004-0449004-02533
    Windows Phone SDK 8.0 - ENU
    ASP.NET and Web Tools   2013.2.50425
    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 Windows Azure Web Sites
    Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows 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.1.20409.0
    For additional information, visit http://www.asp.net/
    Common Azure Tools   1.1
    Provides common services for use by Azure Mobile Services and Windows Azure Tools.
    Microsoft Advertising SDK for Windows Phone  
    Microsoft Advertising SDK for Windows Phone
    Build
    NuGet Package Manager   2.8.50313.46
    NuGet Package Manager in Visual Studio. For more information about NuGet, visit
    http://docs.nuget.org/.
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.1
    Windows Azure Mobile Services 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.
    Larry

  • Excel interop. error with Visual Studio 2012

    I am using a stand alone and not a server loaded with VS and office 10, I have done all the interop and importing name space and from my experience that should not be a problem.
    Just help, how is this finally resolved, have you done an article on it?
    Retrieving the COM class factory for component with CLSID {00024500-000-000-C00000000046}
    failed due to the following error:
    80004023 A Microsoft software installer error was encountered.(exception from HRESULT:0x80004023)
    Please help

    Hi,
    >>The reason this is the right forum is that we are talking about preserving COM and hooking up these libraries
    into the managed environment using Interoperation. 
    I will clarify the topic of this forum. This forum is discussion questions about visual studio extension such as the VSPackage, Add-in and so on. And according to your second reply
    "By the way am getting this error while sending data from VS 2012 to Excel"
    and your original post, that forum is the correct one. General Office Development forum is for office
    developer or related with office development. Your problem is related with excel, in other word, Microsoft office.
    And the
    General
    Office Development forum is for general Office Developer discussions and questions that are either non-application specific
    and/or are not specific to one of the product specific forums in this category. 
    I have consulted the engineer there to ensure it is a case there.
    Please feel free to let me know if I misunderstand you.
    Thank you for your understanding!
    Best regards,
    Sunny

  • Windows Azure Tools for Visual Studio 2013 - v2.2 install fails on Windows Server 2012 R2

    Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    The installation completes without any errors on my VM running Windows Server 2012 R2, however its not recognized in VS2013 ? It also breaks the Publish functionality when I try and publish a web site to my hosting provider.

    I tried install, uninstall, reinstall cycle several times without success. Any help would be greatly appreciated.
    here is my About info:
    Microsoft Visual Studio Professional 2013
    Version 12.0.21005.1 REL
    Microsoft .NET Framework
    Version 4.5.51641
    Installed Version: Professional
    LightSwitch for Visual Studio 2013   06177-004-0444002-02824
    Microsoft LightSwitch for Visual Studio 2013
    Microsoft Office Developer Tools for Visual Studio 2013 ENU   06177-004-0444002-02824
    Microsoft Office Developer Tools for Visual Studio 2013 ENU
    Team Explorer for Visual Studio 2013   06177-004-0444002-02824
    Microsoft Team Explorer for Visual Studio 2013
    Visual Basic 2013   06177-004-0444002-02824
    Microsoft Visual Basic 2013
    Visual C# 2013   06177-004-0444002-02824
    Microsoft Visual C# 2013
    Visual C++ 2013   06177-004-0444002-02824
    Microsoft Visual C++ 2013
    Visual F# 2013   06177-004-0444002-02824
    Microsoft Visual F# 2013
    Visual Studio 2013 Code Analysis Spell Checker   06177-004-0444002-02824
    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.
    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.0.11001.0
    For additional information, visit http://www.asp.net/
    BusinessObjectEditor   1.0
    Information about my package
    CodeRush for Visual Studio   13.2
    Common Azure Tools   1.0
    Provides common services for use by Azure Mobile Services and Windows Azure Tools.
    CreateLayoutWizardPkg   1.0
    Create layout wizard.
    DevExpress.ExpressApp.Design.DesignDynamicPackage   1.0
    DevExpress VSIX Package
    DevExpress.ExpressApp.DesignPackage   1.0
    DevExpress VSIX Package
    DevExtreme.Design   13.2.6
    DevExtreme Visual Studio integration package
    DXCore for Visual Studio   13.2
    DXCore for Visual Studio
    PreEmptive Analytics Visualizer   1.2
    Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
    SQL Server Data Tools   12.0.30919.1
    Microsoft SQL Server Data Tools
    Windows Azure Mobile Services Tools   1.0
    Windows Azure Mobile Services Tools
    Workflow Manager Tools 1.0   1.0
    This package contains the necessary Visual Studio integration components for Workflow Manager.
    XtraReports package   1.0
    XtraReports package

  • Visual Studio Integrate REST Api - WIQL request returns status 400 (Bad Request)

    Hi,
    I'm attempting to submit a WIQL (Work Item Query Language) request to the Visual Studio Online REST api but receiving a status code 400 (Bad Request).
    I'm using the sample request of the first example "Run a query" of the reference documentation listed here: http://www.visualstudio.com/en-us/integrate/reference/reference-vso-work-item-wiql-vsi
    I've taken the sample request: https://fabrikam.visualstudio.com/DefaultCollection/Fabrikam-Fiber-Git/_apis/wit/wiql?api-version=1.0-preview.2 and substituted "fabrikam" with our account and "Fabrikam-Fiber-Git" with our team project
    name.
    I've used the exact same query listed for the sample request:
      "query": "Select [System.WorkItemType],[System.Title],[System.State],[Microsoft.VSTS.Scheduling.Effort],[System.IterationPath] FROM WorkItemLinks WHERE Source.[System.WorkItemType] IN GROUP 'Microsoft.RequirementCategory' AND Target.[System.WorkItemType]
    IN GROUP 'Microsoft.RequirementCategory' AND Target.[System.State] IN ('New','Approved','Committed') AND [System.Links.LinkType] = 'System.LinkTypes.Hierarchy-Forward' ORDER BY [Microsoft.VSTS.Common.BacklogPriority] ASC,[System.Id] ASC MODE (Recursive, ReturnMatchingChildren)"
    Couple of things that I've tried:
    1. I've tried both "api-version=1.0-preview.2" and "api-version=1.0-preview.1"
    2. I've left out the project name from the request url: Based on the query format listed in the example "https://{account}.visualstudio.com/defaultcollection/[{project}/]_apis/wit/wiql?api-version={version}" I'm assuming that the wrapping of the
    project section in the url in square brackets ([{project}/]) indicates that this section is optional.
    3. I've tried a simpler query:
     "query": "Select [System.WorkItemType],[System.Title],[System.State],[Microsoft.VSTS.Scheduling.Effort],[System.IterationPath], [Microsoft.VSTS.Common.BacklogPriority] From WorkItems"
    Any help would be greatly appreciated.
    Kind Regards,
    Morné

    Hello Morne,
    Visual Studio Integrate forum is for questions about Visual Studio extension development. Yours seems to be about Visual Studio Online REST API to query something. Maybe
    Visual Studio Online forum is better, I'm not sure.
    I move it to [where is this forum for ...] forum, where the moderator will direct you to the right forum.
    Thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Installing Visual Studio runtimes on Build and Captures

    Greetings,
      I was just wondering how many of you out there install all Visual Studio runtimes in your base OS builds as part of you build and capture process. This would be the following four:
    VC2005, VC2008, VC2010, VC2012 Update 4.
      I'm thinking that there are so many apps these days that tend to use one or other of these versions that you might as well include them all. Is there a downside to doing this (apart from the increased OS build file size?).
    Thanks
    David Z

    Yes. The Microsoft Visual C++ Runtime redistributable package install runtime components of Visual C++ Libraries required to run applications developed with Visual C++. They are not related to Windows.
    If you deploy a x86 application on Windows 7 x64, it will require the x86 of Visual C++ Runtime.
    If you deploy a x64 application on Windows 7 x64, it will require the x64 of Visual C++ Runtime.
    A x86 application cannot use a x64 runtime. So yes you may need them in your image
    / Yannick Plavonil
    blog: Deploiement Windows
    twitter: @yplavonil
    facebook:
    www.facebook.com/deploiementwindows

  • Microsoft Visual Studio - Exception Error

    I am just trying to convert a data file into an array in Microsoft Visual Studio 2013.  My code first builds with no errors (its all green) then it comes up with this error message.
    "First-chance exception at 0x00A9C856 in Tuesday31.exe: 0xC0000005: Access violation writing location 0x00290068.
    If there is a handler for this exception, the program may be safely continued."
    It then gives me the options to either "Open Exception Settings","Break","continue" or "Ignore"
    I am very inexperienced so do not know how to proceed.  Any help would be greatly appreciated. Thanks

    Hi Student201,
    Thank your doe posting in MSDN forum.
    >>I am just trying to convert a data file into an array in Microsoft Visual Studio 2013.  My code first builds with no errors (its all green) then it comes up with this error message.
    Since this forum
    is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    Based on your issue, it is related to the Azure,
    so
    I’m
    afraid that it is not the correct forum for his issue.
    To better help you find the correct forum support this issue, please tell me more
    message about your issue.
    For example:
    As you said that when you are trying to convert a data
    file into an array, could you please tell me which kind of project you create in VS2013?
    What language you use for converting a data file into an array in VS2013?
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Finding specified numeric values, and organizing pages as such.

    Hi, First and foremost I know nothing about java, I want to learn, however at the current time I am teaching myself VBA so a full dive into Java will have to wait. With that being said, I have carton labels that my company uses to place on cartons ma

  • My iPhone will not wake up

    Hi I'm in the UK, and my iPhone arrived yesterday from the online Apple store, I activated it with no problems, even transfered my previous number from Vodafone. I then set up the phone with my contacts and connected to my home wi-fi. The phone was w

  • Know if a form is opened in ItemEvent

    Hi, How do you know if a form is opened when you are in the ItemEvent ? I would like to know if the Sales Order form is opened

  • Reimbursement type not displaying on India Claims Application

    Dear Experts, We are implementing SAP EHP5 for India and want to use Claims application on ESS. After doing all the configurtation still we are not able to see Reimbursement Types on ESS. Please let me know the possible reason for the same. Thanks &

  • My iphone 5c does'nt syn on itunes.

    my iphone 5c does'nt syn on itunes, i already went through  the device manage and update the driver software using apple mobile device USB driver but i always encounter a problem stating " The system cannot find the path specified". It's my 2 days tr