Visual Studio 2017 VSIX


Author
Message
StrataFrame Team
S
StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)StrataFrame Developer (3.1K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Here's the VSIX needed to integrate StrataFrame V1 into Visual Studio 2017.  It will also integrate into Visual Studio 2012, 2013, and 2015 so if you install the VSIX into those versions, you can disable the Add-In.  You will need .NET 4.5 installed (I believe that is a requirement for VS 2015+).

Edit: 10/13/2015 - Resolved all known issues with type editors and Business Object Mapper AccessViolationExceptions.  The threading model of the BOM was changed to synchronize access to the VS COM objects to avoid AccessViolationExceptions.

You will need to manually install the AddIns and Extensibility DLLs into the GAC:

gacutil /if "%path%/MicroFour StrataFrame AddIns.dll"
gacutil /if "%path%/MicroFour StrataFrame Extensibility.dll"

The VSIX has not changed in several versions, but you may also need to remove it from VS and re-install it. 
Attachments
MicroFour StrataFrame Package.zip (257 views, 1.00 MB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search