StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



How to install Stataframe with Visual Studio...Expand / Collapse
Author
Message
Posted 04/28/2006 1:38:33 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 06/19/2007 3:55:23 PM
Posts: 8, Visits: 9
I was told that strataframe could be used with Visual Studio Express, however when I try to install it I get the following message: Visual Studio 2005 must be installed prior to installing Strataframe.

Is there anyway to get it to install with Visual Studio Express?

Thanks,
Simon
Post #1003
Posted 04/28/2006 1:49:03 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
Simon,

Could you check your registry for me? I'm wondering if a certain key exists. During the install, we check:

HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\8.0

to make sure it exists. If it doesn't exist, then we cancel the setup because Visual Studio is not installed. It is most likely that the registry key for Visual Studio Express is different than the one, so the StrataFrame Setup does not believe that Visual Studio is installed.

Let me know so I can modify the setup to support the necessary changes.


www.bungie.net
Post #1004
Posted 04/28/2006 7:34:19 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 06/19/2007 3:55:23 PM
Posts: 8, Visits: 9
The folder exists but just contains other folders on the default key is present and no value is set. However I notice now that I have the following folder:

HKEY_LOCAL_MACHINE\Software\Microsoft\VBExpress\8.0

which contains a number of keys like ApplicationID, CLR Version....

Simon


Ben Chase (04/28/2006)
Simon,

Could you check your registry for me? I'm wondering if a certain key exists. During the install, we check:

HKEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\8.0

to make sure it exists. If it doesn't exist, then we cancel the setup because Visual Studio is not installed. It is most likely that the registry key for Visual Studio Express is different than the one, so the StrataFrame Setup does not believe that Visual Studio is installed.

Let me know so I can modify the setup to support the necessary changes.
Post #1012
Posted 05/01/2006 1:20:12 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
Thanks Simon,

We'll get the install modified so that it views VBExpress as a valid Visual Studio install.


www.bungie.net
Post #1028
Posted 05/01/2006 1:20:57 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
And don't worry about your trial expiring, Bob Davis can extend your trial period to the necessary number of days once you get it installed.


www.bungie.net
Post #1029
Posted 05/01/2006 2:44:19 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 06/19/2007 3:55:23 PM
Posts: 8, Visits: 9
Thanks. I guess you will also need to add the capability for C# Express.
Post #1031
Posted 05/01/2006 3:11:48 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
Yes, sir, did a google search and gound the registry key for that one as well.


www.bungie.net
Post #1032
Posted 05/04/2006 2:39:30 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 06/19/2007 3:55:23 PM
Posts: 8, Visits: 9
I just wanted to know if the installation error has been fixed and whether I can downloaded a new version to try with VB Express?

Post #1088
Posted 05/05/2006 8:41:47 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
Not yet, Simon, still working on it


www.bungie.net
Post #1091
Posted 05/26/2006 1:09:20 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 09/26/2008 8:30:36 AM
Posts: 2,685, Visits: 1,886
OK, Simon, I've got the issue resolved, and I'm rebuilding the install right now, so after we test it, it should be posted today.