Jiri Brazda
|
|
Group: StrataFrame Users
Posts: 78,
Visits: 356
|
Hi,
I have recently installed Visual Studio 2010 on my machine. SF is already installed and VS 2005 and VS 2008 integration works fine. I have tried to run SF installer and try to modify the installation by adding VS2010 Integration. However - the installer didn't allow me to select this option (see attached picture). Have already tried:
- restart machine
- reinstall SF with currently installed options (no change selected)
- installed all updates from MS
Can anybody tell me what to do to have a SF menu options in VS 2010, please?
Thank You
George
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi George.
What version of SF are you installing?
|
|
|
Jiri Brazda
|
|
Group: StrataFrame Users
Posts: 78,
Visits: 356
|
Hi Ivan,
sorry, missed to write: 1.7.3.1
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Not sure what can be happening... Have you tried running the install as Administrator? Right-click the install program and choose Run as administrator:
|
|
|
Jiri Brazda
|
|
Group: StrataFrame Users
Posts: 78,
Visits: 356
|
Hi Ivan,
yes, I used "Run as Administrator" option.
What is the point that the installer recognizes whether VS2010 is installed? Some registry entry or file on disc?
Regards
George
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
That is to create the integration with the IDE and get you the StrataFrame menu working, templates...
Sorry for the silly question, but it is not the Express version of VS 2010 you are installing there, right?
|
|
|
Jiri Brazda
|
|
Group: StrataFrame Users
Posts: 78,
Visits: 356
|
No, I use VS 2010 Professional...
I think that the installer should somehow recognize whether VS 2010 is installed and then it allows on doesn't allow to install. Is there anzthing that I should check manually, please?
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
I think that the installer should somehow recognize whether VS 2010 is installed and then it allows on doesn't allow to install. Yes, the installer does exactly that. If it finds VS2010 on your machine, it will let you check the option. For some reason it is not seing it. You could test it on a new virtual machine and it would probably work fine. Yeah, I know this is not what you want, but just for the sake of testing it. Maybe you could try and build the Add-in, see if this post can help you in some way: http://forum.strataframe.net/FindPost10679.aspx
|
|
|
Jiri Brazda
|
|
Group: StrataFrame Users
Posts: 78,
Visits: 356
|
I have created the addon and SF menu item is now available. Is it everything that is needed to SF fully works with VS 2010?
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Well, I think you should be fine. Check if the item templates show up for StrataFrame when you add a new item to your projects.
|
|
|
Jiri Brazda
|
|
Group: StrataFrame Users
Posts: 78,
Visits: 356
|
Hi, I am back... Unfortunatelly I cannot see item templates  Can I install them manually somehow? Thank You
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Have a look at: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplates C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ItemTemplatesCacheOn its sub-folders, you should be able to see CSharp, VisualBasic, Web... they all should have the templates. I guess if you copy them all from the version of VS you had there already, from respective folders, they should show up when adding a new item.
|
|
|