Tried New VISX with VS 2013 and Win 10


Author
Message
Buffie
Buffie
Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)Advanced StrataFrame User (573 reputation)
Group: StrataFrame Users
Posts: 119, Visits: 11K
This is the error I get. Not sure how it will appear on your end. I just copied and pasted it.
I tried to install Dot net 4.5 and it says I already have it installed so I am not sure what else to check for?
TIA

9/9/2015 10:33:06 AM - Microsoft VSIX Installer
9/9/2015 10:33:06 AM - -------------------------------------------
9/9/2015 10:33:06 AM - Initializing Install...
9/9/2015 10:33:06 AM - Extension Details...
9/9/2015 10:33:06 AM -    Identifier      : 0d9a9c3f-5ef0-4d1f-b38e-7bc0918e291d
9/9/2015 10:33:06 AM -    Name            : MicroFour StrataFrame
9/9/2015 10:33:06 AM -    Author          : MicroFour, Inc.
9/9/2015 10:33:06 AM -    Version         : 1.7.7.1
9/9/2015 10:33:06 AM -    Description     : VSIntegration package for MicroFour StrataFrame V1
9/9/2015 10:33:06 AM -    Locale          : en-US
9/9/2015 10:33:06 AM -    MoreInfoURL     : 
9/9/2015 10:33:06 AM -    InstalledByMSI  : False
9/9/2015 10:33:06 AM -    SupportedFrameworkVersionRange : [4.5]
9/9/2015 10:33:06 AM - 
9/9/2015 10:33:06 AM -    Supported Products : 
9/9/2015 10:33:06 AM -       Microsoft.VisualStudio.Pro
9/9/2015 10:33:06 AM -          Version : [11.0,14.0]
9/9/2015 10:33:06 AM - 
9/9/2015 10:33:06 AM -    References      : 
9/9/2015 10:33:06 AM -       -------------------------------------------------------
9/9/2015 10:33:06 AM -       Identifier   : Microsoft.VisualStudio.MPF.11.0
9/9/2015 10:33:06 AM -       Name         : Visual Studio MPF 11.0
9/9/2015 10:33:06 AM -       Version      : [11.0]
9/9/2015 10:33:06 AM -       MoreInfoURL  : 
9/9/2015 10:33:06 AM -       Nested       : No
9/9/2015 10:33:06 AM - 
9/9/2015 10:33:06 AM - 
9/9/2015 10:33:06 AM - Searching for applicable products...
9/9/2015 10:33:06 AM - Found installed product - Microsoft Visual Studio 2012 Shell (Integrated)
9/9/2015 10:33:06 AM - Found installed product - Microsoft Visual Studio Professional 2013
9/9/2015 10:33:07 AM - The extension with ID '0d9a9c3f-5ef0-4d1f-b38e-7bc0918e291d' is not installed to Microsoft Visual Studio Professional 2013.
9/9/2015 10:33:07 AM - Found installed product - Microsoft Visual Studio 2013 Shell (Integrated)
9/9/2015 10:33:07 AM - Found installed product - Microsoft Visual Studio Express 2013 for Web
9/9/2015 10:33:07 AM - Found installed product - Global Location
9/9/2015 10:33:07 AM - Found installed product - ssms
9/9/2015 10:33:16 AM - The following target products have been selected...
9/9/2015 10:33:16 AM -    Microsoft Visual Studio Professional 2013
9/9/2015 10:33:16 AM - 
9/9/2015 10:33:17 AM - Beginning to install extension to Microsoft Visual Studio Professional 2013...
9/9/2015 10:33:17 AM - Install Error : Microsoft.VisualStudio.ExtensionManager.MissingTargetFrameworkException: The extension 'MicroFour StrataFrame' requires a version of the .NET Framework that is not installed.
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForValidDotNetFramework(IExtension extension)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.CheckForInstallBlockers(InstallableExtensionImpl extension, IInstalledExtensionList modifiedInstalledExtensionsList, Boolean isNestedExtension, Boolean& olderVersionInstalled)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallInternal(InstallableExtensionImpl extension, Boolean perMachine, Boolean isNestedExtension, IDictionary`2 extensionsInstalledSoFar, List`1 extensionsUninstalledSoFar, IInstalledExtensionList modifiedInstalledExtensionsList, AsyncOperation asyncOp, UInt64 totalBytesToWrite, UInt64& totalBytesWritten)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.BeginInstall(IInstallableExtension installableExtension, Boolean perMachine, AsyncOperation asyncOp)
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallWorker(IInstallableExtension extension, Boolean perMachine, AsyncOperation asyncOp)

Replies
Edhy Rijo
E
StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Ben,
I installed the VISX file and copied the dlls to the folders suggested and getting an error when loading VS saying this:
"The MicroFour_StrataFrame_PackagePackage" package did not load correctly.

Here is the error entry from the VS ActivityLog.xml file:

 <entry>
    <record>548</record>
    <time>2015/09/18 18:17:52.644</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Begin package load [MicroFour_StrataFrame_PackagePackage]</description>
    <guid>{0D9A9C3F-5EF0-4D1F-B38E-7BC0918E291D}</guid>
  </entry>
  <entry>
    <record>549</record>
    <time>2015/09/18 18:17:52.656</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [MicroFour_StrataFrame_PackagePackage]</description>
    <guid>{0D9A9C3F-5EF0-4D1F-B38E-7BC0918E291D}</guid>
    <hr>80131513</hr>
    <errorinfo>Method not found: 'Void MicroFour.StrataFrame.Extensibility.ExtensibilityBasics.Initialize(System.IServiceProvider, EnvDTE80.DTE2)'.</errorinfo>
  </entry>


I am on Windows 10 Pro and the way I am updating the dlls in the GAC is by drag them to the C:\Windows\Assemblies folder.  Will try uninstalling them first and then drag the new ones.


Edhy Rijo

StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Unfortunately, that won't work.  The C:\Windows\Assembly folder is the GAC only for .NET 2.0, and the VSPackage was written in 4.5, so the GAC is in C:\Windows\Microsoft.NET\assembly, and it doesn't have a nice viewer that masks the folders behind it.  You'll have the best luck running a VS2015 Developer Command Prompt and using gacutil -if to install the DLL.
Edhy Rijo
E
StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Ben,

Installation error fixed by doing the following:
  1. Run the Developer Command Prompt for VS 2015.
  2. Uninstall assemblies.
  3. Install new assemblies.
Here are the command line I used to uninstall and install the assemblies:



-- Uninstall assemblies first.
gacutil.exe -u "MicroFour StrataFrame AddIns.dll"
gacutil.exe -u "MicroFour StrataFrame Extensibility.dll"

-- Install assemblies from the Common Files folder.
gacutil.exe /i "%CommonProgramFiles(x86)%\MicroFour\StrataFrame\MicroFour StrataFrame AddIns.dll" /f
gacutil.exe /i "%CommonProgramFiles(x86)%\MicroFour\StrataFrame\MicroFour StrataFrame Extensibility.dll" /f




Now back to test SF types in my forms and BOs.

Edhy Rijo

Edhy Rijo
E
StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)StrataFrame VIP (6.4K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Ben,

I am still getting extensibility errors, please see this video: http://screencast.com/t/x6R7iRiF

I confirmed that both assemblies are now in the C:\Windows\Microsoft.NET\assembly\GAC_32 in their own folders, so they were updated properly with modified date 9/18/2015 2:39 PM date.

What am I missing?

Edhy Rijo

Edited 10 Years Ago by Edhy Rijo
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Edhy, I have emailed you new AddIn and Extensibility DLLs.  That error you are receiving is because you don't have an object selected within the Solution Explorer, and the Extensibility was using the currently selected object to obtain the ITypeResolutionService object.  It's not very intuitive, so I have use a different IServiceProvider to retrieve the ITypeResolutionService.  Once you verify that those work, I will repost them on the releases topic so everyone can get them.
Andrew Harper
Andrew Harper
StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)StrataFrame User (410 reputation)
Group: StrataFrame Users
Posts: 91, Visits: 3.4K
Hi Ben,

Has there been any progress with the DLLs you emailed to Edhy?

I have just downloaded the posted VSIX and am getting the same error as Edhy when attempting to access the BindingField in the property sheet for a control



Best regards,

Andy






GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Buffie - 10 Years Ago
StrataFrame Team - 10 Years Ago
             Checking in ILSpy, it looks like the...
StrataFrame Team - 10 Years Ago
StrataFrame Team - 10 Years Ago
                     I will try it later. Thank you.
Buffie - 10 Years Ago
                         Hi Ben, Terry, Just to let you know, I just installed VS2015 and the...
Edhy Rijo - 10 Years Ago
                             I only have VS 2015 installed on my laptop with Win 10 and I just...
Buffie - 10 Years Ago
                                 Hi Terry, Did you re-download the VISX package that Ben re-posted?...
Edhy Rijo - 10 Years Ago
                                 What version of VS do you have installed, Buffie? There are different...
StrataFrame Team - 10 Years Ago
                                     Hi Ben, For the record, I installed VS 2015 Enterprise.
Edhy Rijo - 10 Years Ago
                                         And I just VS Professional
Buffie - 10 Years Ago
                                             Awesome. I'm glad you are both working. I have the InstallTarget set...
StrataFrame Team - 10 Years Ago
                                                 Wait. On my laptop I have Win 10 and VS 2015 along with VS 2013 and...
Buffie - 10 Years Ago
                                                     The installed frameworks are here:...
StrataFrame Team - 10 Years Ago
                                                         Take a look at my picture and let me know if that is my issue. TIA
Buffie - 10 Years Ago
                                                             When you open the Help -> About window in VS2015, there should be a...
StrataFrame Team - 10 Years Ago
                                                                 [quote] Microsoft Visual Studio Professional 2015 Version...
Buffie - 10 Years Ago
                                                                     It won't let you install it in 2015 because it thinks it's already...
StrataFrame Team - 10 Years Ago
                                                                         I saw it and I will try your solution and I will let you know. TIA.
Buffie - 10 Years Ago
                                                                             That worked. Now you have more Info about how these things all work....
Buffie - 10 Years Ago
                                                                                 Hey Terry, you are also becoming an expert in VISX installation :)...
Edhy Rijo - 10 Years Ago
                                                                                     [quote]Ben, probably later on, you would be able to configure that if...
StrataFrame Team - 10 Years Ago
                                                                                         I don't know about an expert but I have done my share of installing...
Buffie - 10 Years Ago
                                                                                             Hi Ben, I am getting some errors when trying to select a BindingField...
Edhy Rijo - 10 Years Ago
                                                                                                 Hi Ben, This issue is a show stopper with VS2015, hope you are...
Edhy Rijo - 10 Years Ago
                             That did work. Thank you. Edhy's note about disabling the add in is...
Buffie - 10 Years Ago
Andrew Harper - 10 Years Ago
Edhy Rijo - 10 Years Ago
Buffie - 10 Years Ago
Michael Reese - 10 Years Ago
StrataFrame Team - 10 Years Ago
Michael Reese - 10 Years Ago
                     Can someone at SF reset my license? I reinstall. Thanks
Michael Reese - 10 Years Ago
                         You're reset, Michael.
StrataFrame Team - 10 Years Ago
                             Thanks Ben, Should I wait for you to release another update before...
Michael Reese - 10 Years Ago
                                 Edhy's helping me work through a few final changes to the way the...
StrataFrame Team - 10 Years Ago
Edhy Rijo - 10 Years Ago
StrataFrame Team - 10 Years Ago
                         Hi Ben, I installed the VISX file and copied the dlls to the folders...
Edhy Rijo - 10 Years Ago
                             Unfortunately, that won't work. The C:\Windows\Assembly folder is the...
StrataFrame Team - 10 Years Ago
                                 Hi Ben, Installation error fixed by doing the following: Run the...
Edhy Rijo - 10 Years Ago
                                     Hi Ben, I am still getting extensibility errors, please see this...
Edhy Rijo - 10 Years Ago
                                         Edhy, I have emailed you new AddIn and Extensibility DLLs. That error...
StrataFrame Team - 10 Years Ago
                                             Hi Ben, Has there been any progress with the DLLs you emailed to...
Andrew Harper - 10 Years Ago
Michael Reese - 10 Years Ago
Edhy Rijo - 10 Years Ago
StrataFrame Team - 10 Years Ago
Edhy Rijo - 10 Years Ago
                         Those are the ones built by the build server, so they are x86, and...
StrataFrame Team - 10 Years Ago
                             Hi Ben, This is DLL hell coming back to me :D I deleted the dll...
Edhy Rijo - 10 Years Ago
                                 You can use your VS2015 to debug your VS2015. When you start up a new...
StrataFrame Team - 10 Years Ago
                                     Hi Ben, You are right, the assemblies are being loaded correctly from...
Edhy Rijo - 10 Years Ago
                                         Alright, Edhy, I've been doing a bunch of research on this between...
StrataFrame Team - 10 Years Ago
                                             Hi Ben, Wow, thanks so much for checking into this and I am sorry,...
Edhy Rijo - 10 Years Ago
                                                 Hi Ben, FYI, since I still have VS2013 installed, I opened one of my...
Edhy Rijo - 10 Years Ago
                                                     I was having issues with the New VSIX so I just reinstalled the old...
Buffie - 10 Years Ago
                                                         Hi Terry, [quote][b]Buffie (10/2/2015)[/b][hr]I was having issues...
Edhy Rijo - 10 Years Ago
                                                             I understand. Good luck. If there is anything I can do let me know.
Buffie - 10 Years Ago
                                                             I have a question about DevExpress but I am not sure I should ask it...
Buffie - 10 Years Ago
                                                                 Hi Terry, Please open a new thread so this one can be dedicated to...
Edhy Rijo - 10 Years Ago
                                                                     okay. thanks
Buffie - 10 Years Ago
                                                                         I have changed several of the methods in the AddIn to test whether the...
StrataFrame Team - 10 Years Ago
                                                                             Hi Ben, I am testing this right now, please don't go anywhere :Wow:
Edhy Rijo - 10 Years Ago
                                                                                 Sorry Ben, it is still crashing.
Edhy Rijo - 10 Years Ago
     No luck here.
Michael Reese - 10 Years Ago
StrataFrame Team - 10 Years Ago
Edhy Rijo - 10 Years Ago
Joel - 10 Years Ago
Edhy Rijo - 10 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search