So the Scryber extension claims to be compatible with Visual Studio 2013. I however am unable to get the Vsix file to install with my current edition of Visual Studio Community.
Below is the error log:
12/16/2014 2:36:06 PM - Microsoft VSIX Installer
12/16/2014 2:36:06 PM - -------------------------------------------
12/16/2014 2:36:07 PM - Initializing Install...
12/16/2014 2:36:07 PM - Extension Details...
12/16/2014 2:36:07 PM - Identifier : Scryber.Core.fd639b2f-16a4-4e36-83a8-a8636babef9d
12/16/2014 2:36:07 PM - Name : Scryber
12/16/2014 2:36:07 PM - Author : PerceiveIT Limited
12/16/2014 2:36:07 PM - Version : 0.8.7.6
12/16/2014 2:36:07 PM - Description : Generate beautiful PDF documents quickly and easily using Scryber.
Add structure from XML templates using familiar constructs such as paragraphs, divs, images and headings.
Build dynamic content with databinding from XML files or XPath nodes.
Define inline, document based, or externally referenced style sheets for consistent look and feel.
And easily output the final PDF with a couple of lines of code, or just a link an a web page.
Scryber is open source under the LGPL, so you can link to it in non-commercial, and commercial projects.
For more information, please visit our site, to get a look at more of the features and capabilities.
12/16/2014 2:36:07 PM - Locale : en-US
12/16/2014 2:36:07 PM - MoreInfoURL : http://www.scryber.co.uk/links/vsix
12/16/2014 2:36:07 PM - InstalledByMSI : False
12/16/2014 2:36:07 PM - SupportedFrameworkVersionRange : [4.0]
12/16/2014 2:36:07 PM -
12/16/2014 2:36:07 PM - Supported Products :
12/16/2014 2:36:07 PM - Microsoft.VisualStudio.Pro
12/16/2014 2:36:07 PM - Version : [11.0,12.0)
12/16/2014 2:36:07 PM - Microsoft.VisualStudio.VSWinExpress
12/16/2014 2:36:07 PM - Version : [11.0,12.0)
12/16/2014 2:36:07 PM - Microsoft.VisualStudio.VWDExpress
12/16/2014 2:36:07 PM - Version : [11.0,12.0)
12/16/2014 2:36:07 PM - Microsoft.VisualStudio.VSWinDesktopExpress
12/16/2014 2:36:07 PM - Version : [11.0,12.0)
12/16/2014 2:36:07 PM -
12/16/2014 2:36:07 PM - References :
12/16/2014 2:36:07 PM - -------------------------------------------------------
12/16/2014 2:36:07 PM - Identifier : NuPackToolsVsix.Microsoft.67e54e40-0ae3-42c5-a949-fddf5739e7a5
12/16/2014 2:36:07 PM - Name : NuGet Package Manager
12/16/2014 2:36:07 PM - Version : [2.8.50126.400,3.0)
12/16/2014 2:36:07 PM - MoreInfoURL :
12/16/2014 2:36:07 PM - Nested : No
12/16/2014 2:36:07 PM -
12/16/2014 2:36:07 PM -
12/16/2014 2:36:07 PM - Searching for applicable products...
12/16/2014 2:36:07 PM - Found installed product - Microsoft Visual Studio Community 2013
12/16/2014 2:36:07 PM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
12/16/2014 2:36:07 PM - Found installed product - Global Location
12/16/2014 2:36:07 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()