StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Database Deployment Toolkit
»
Issues
»
Win 10 VS 2015 and the New VISX
Win 10 VS 2015 and the New VISX
Post Reply
Like
2
1
2
Next
Jump To Page
Win 10 VS 2015 and the New VISX
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Buffie
Buffie
posted 9 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: StrataFrame Users
Posts: 119,
Visits: 11K
I am about to install on a new laptop with the above operating system and VS.
I have the latest VISX file and have unzipped the files and I want to make sure I understand what to do.
I want to copy the files:
"MicroFour StrataFrame AddIns.dll"
"MicroFour StrataFrame Extensibility.dll"
to the following:
C:\Windows\Microsoft.NET\assembly\GAC_32
Then I want to do the Following but I don't know where to do this????
gacutil /if "%path%/MicroFour StrataFrame AddIns.dll"
gacutil /if "%path%/MicroFour StrataFrame Extensibility.dll"
Finally, I want to run the VISX.
Is this correct?
TIA.
Reply
Like
2
Edhy Rijo
E
Edhy Rijo
posted 9 Years Ago
ANSWER
Post Details
Share Post
E
Group: StrataFrame Users
Posts: 2.4K,
Visits: 23K
Hi Terry,
Here is what you need to do:
install the VSIX
Copy the MicroFour StrataFrame Extensibility.dll and MicroFour StrataFrame AddIns.dll in the GAC and possibly C:\Program Files (x86)\Common Files\MicroFour\StrataFrame\ folder.
Run the Developer Command Prompt for VS2015 as Administrator
Uninstall assemblies with the following commands:
gacutil.exe /uf "MicroFour StrataFrame AddIns"
gacutil.exe /u "MicroFour StrataFrame Extensibility"
Then Install the new assemblies with the following commands:
gacutil.exe /if "%CommonProgramFiles(x86)%\MicroFour\StrataFrame\MicroFour StrataFrame AddIns.dll" /f
gacutil.exe /if "%CommonProgramFiles(x86)%\MicroFour\StrataFrame\MicroFour StrataFrame Extensibility.dll" /f
Enjoy!!!
Edhy Rijo
Reply
Like
1
Buffie
Buffie
posted 9 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 119,
Visits: 11K
That subdirectory was not there but I created it and was able to copy the two files into it.
I ran VS as an Admin and then I ran the command prompt.
See the attached picture with error that I got when I tried running the gacutil.exe
Do I need to do something else?
TIA.
Attachments
CommandError.PNG
(
216 views,
6.00 KB
)
Reply
Like
2
StrataFrame Team
S
StrataFrame Team
posted 9 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
You will likely need to run the "Developer Command Prompt for VS 2015". It sets up the paths necessary for the command prompt to find gacutil. The shortcut for it should be in your start menu in the Visual Studio 2015 folder.
Reply
Like
1
Buffie
Buffie
posted 9 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 119,
Visits: 11K
Thank you two very much. At least I am able to load VS without any errors but I don't have time to try anything else at this time so that will be tomorrows endeavor.
Again, thank you guys very much.
Reply
Like
2
Buffie
Buffie
posted 9 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 119,
Visits: 11K
Back at testing and not having much luck.
I have attached 2 pics that show the results of yesterdays using the gacutil with the Dlls and it looks like it worked.
Today I am actually in VS and I have attached the Menu that shows up.
But when I click on the Licensing Choice or for that matter any choice NOTHING happens???
Also, note that BOM choice is not available.
What did I miss or what should I try next?
TIA.
Attachments
GacUtil.PNG
(
203 views,
138.00 KB
)
StrataFrameMenu.PNG
(
200 views,
26.00 KB
)
Reply
Like
1
StrataFrame Team
S
StrataFrame Team
posted 9 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
The logic to control the menu (such as enable the BOMapper menu item and handle the clicks) is in the MicroFour.StrataFrame.Package.dll that is installed with the VSIX. Did you download the latest version from the sticky thread, uninstall it from Visual Studio and re-run the new one?
Reply
Like
1
Buffie
Buffie
posted 9 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 119,
Visits: 11K
I feel like I am one stupid pup but what is the Sticky Thread and how do I uninstall from VS?
I truly appreciate your time and help.
TIA.
Reply
Like
1
StrataFrame Team
S
StrataFrame Team
posted 9 Years Ago
ANSWER
Post Details
Share Post
S
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
No problem
And the thread hasn't technically been made "sticky," it's just the Posted Releases thread on the homepage.
Open Visual Studio -> Tools -> Extensions and Updates -> (Left Menu) Installed -> All -> (Middle List) MicroFour StrataFrame -> Uninstall.
You'll get a note at the bottom of the dialog that you have to restart VS for the changes to take effect.
Close VS
Go to
http://forum.strataframe.net/Topic33068.aspx
Download the attachment and extract the .vsix from it.
Double-click the .vsix from where you extracted it.
You'll get the dialog asking into what versions of VS you want to install it.
Choose VS2015 and others if you want.
Finish the setup.
Restart VS.
Steps 5-10 you've obviously done before because you have the .vsix installed. But removing them isn't as straightforward
and that's steps 1-4. There is an update mechanism for VSIX, but you have to publish it to the VS Gallery, and we decided to not do that; at least with this version.
Reply
Like
2
Buffie
Buffie
posted 9 Years Ago
ANSWER
Post Details
Share Post
Group: StrataFrame Users
Posts: 119,
Visits: 11K
Unfortunately same result?
TIA
Reply
Like
1
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
2
1
2
Next
Jump To Page
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search