Installation Error

Posts   
 
    
CS
User
Posts: 3
Joined: 18-Nov-2017
# Posted on: 18-Nov-2017 18:10:19   

I get below error installing the app. I have VS2012 Pro. Any pointers on what might be causing this?

11/18/2017 12:06:21 PM - Microsoft VSIX Installer 11/18/2017 12:06:21 PM - ------------------------------------------- 11/18/2017 12:06:21 PM - Initializing Install... 11/18/2017 12:06:21 PM - Extension Details... 11/18/2017 12:06:21 PM - Identifier : LLBLGenPro.SolutionsDesign.1f901353-258d-4406-a44b-d879ebf1089f 11/18/2017 12:06:21 PM - Name : LLBLGen Pro 11/18/2017 12:06:21 PM - Author : Solutions Design bv 11/18/2017 12:06:21 PM - Version : 5.0 11/18/2017 12:06:21 PM - Description : The LLBLGen Pro designer integrated inside Visual Studio. Extension is used for all LLBLGen Pro v5.x versions. 11/18/2017 12:06:21 PM - Locale : en-US 11/18/2017 12:06:21 PM - MoreInfoURL : https://www.llblgen.com/ 11/18/2017 12:06:21 PM - InstalledByMSI : False 11/18/2017 12:06:21 PM - SupportedFrameworkVersionRange : 4.5 11/18/2017 12:06:21 PM - 11/18/2017 12:06:21 PM - Supported Products : 11/18/2017 12:06:21 PM - Microsoft.VisualStudio.Community 11/18/2017 12:06:21 PM - Version : [12.0,16.0) 11/18/2017 12:06:21 PM - Microsoft.VisualStudio.Pro 11/18/2017 12:06:21 PM - Version : [12.0,16.0) 11/18/2017 12:06:21 PM - Microsoft.VisualStudio.Enterprise 11/18/2017 12:06:21 PM - Version : [12.0,16.0) 11/18/2017 12:06:21 PM - 11/18/2017 12:06:21 PM - References : 11/18/2017 12:06:21 PM - 11/18/2017 12:06:21 PM - Searching for applicable products... 11/18/2017 12:06:21 PM - Found installed product - Microsoft Visual Studio Professional 2012 11/18/2017 12:06:21 PM - Found installed product - Microsoft Visual Studio 2012 Shell (Integrated) 11/18/2017 12:06:21 PM - Found installed product - Global Location 11/18/2017 12:06:21 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()

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 19-Nov-2017 09:15:00   

Which installer did you use, e.g. the latest v5.3? This to see what we have to test.

(edit) though I think I already see what the problem is. v12 == vs2013, they skipped v13 and v14==vs2015, v15==vs2017, so the range should start with v11. It's odd though, we tested it on vs2012 before release. It's still good to learn which version you're installing however so if you could give us that info that would be great simple_smile

Frans Bouma | Lead developer LLBLGen Pro
CS
User
Posts: 3
Joined: 18-Nov-2017
# Posted on: 19-Nov-2017 14:19:23   

I am trying to install v531

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 20-Nov-2017 09:51:57   

This has been fixed in the hotfix builds v5.2.5 and v5.3.2

If you're a trial user, please run the attached vsix to install the designer inside vs2012, or you could opt for running the designer stand-alone (it has all the features of the integrated designer).

(be sure to unblock the vsix file in windows explorer -> right-click it -> properties -> unblock, if windows blocks it)

Attachments
Filename File size Added on Approval
LLBLGenProVSIXPackage.vsix 202,645 20-Nov-2017 09:52.10 Approved
Frans Bouma | Lead developer LLBLGen Pro
CS
User
Posts: 3
Joined: 18-Nov-2017
# Posted on: 22-Nov-2017 02:08:23   

Yes, I am a trial user.

The attachment worked.

I will check the application next following the tutorials you have on the web.