Trying to install SF on Windows 7 Ultimate / VS 2008 / SQL 2008 Standard


Author
Message
Charles R Hankey
Charles R Hankey
Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)
Group: Forum Members
Posts: 524, Visits: 30K
Are there any issues you know of on installing SF on Win 7 /SQL 2008 sp1?



I installed another HD in my development box - same NIC.



That HD boots Win 7 ultimate. First HD boots Vista Ultimate (currently running SF)



When Win7 boots it is drive C:



I am gradaully setting up my dev envrionment on the new OS, but wanted to keep working meanwhile. Figured this was within the license agreement as it is same computer (and in any case I can only boot one drive at a time) - same network card, obviously



Clean install of VS 2008. Install SF - first without deactivating - License server doesn't like that, even though it is the same box.



Deactivate in Vista



Try to install on Win 7 - sees product as not yet activated but :



UnauthorizedAccessException

Access to the path 'C:\Program Files\MicroFour\StrataFrame\License\MicroFour License.dll' is denied.



Source : mscorlib



Stack Trace:

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

at System.IO.File.WriteAllBytes(String path, Byte[] bytes)

at Activate.ActivateMain.RequestActivation()



Tried opening permission wide on that folder but no joy.



Vista box is having all kinds of problems and I really need to move this asap.



I assume after the install I can just detach the new Strataframe database and detach, copy and reattach the Strataframe from the Vista box, no?



Any guidance much appreciated.

Peter Jones
Peter Jones
StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)StrataFrame User (486 reputation)
Group: Forum Members
Posts: 386, Visits: 2.1K
Hi Charles,



I downloaded the MSDN release of Windows 7 a month or more ago and tried to update my existing Vista machine and it told me that 7 wasn't compatible with some installed software, namely SQL Server 2008. At that stage I aborted and haven't tried again. I will watch this post with interest.



Cheers, Peter
Charles R Hankey
Charles R Hankey
Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)
Group: Forum Members
Posts: 524, Visits: 30K
I did a clean install of Win 7 and not an upgrade, but when I installed SQL 2008 it told me up front that I needed at least sp1 for it to work with Win7. You might make sure you have that sp installed and try it again.



The Win7/SQL/VS otherwise seem to work great - only the Strataframe activation seems to be an issue.
Edhy Rijo
E
StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)StrataFrame VIP (4.5K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Hi Charles,



I believe SF uses a licence file to keep track of its activation.



Try this:



1.- Boot in Vista and activate SF again.

2.- Once activated, copy the whole SF folder to the Win7 hard drive.

3.- Boot Win7, run SF setup again, do not activate from Win7, simply see if SF now works.



I have not try the above, just guessing here Smile

Edhy Rijo

Charles R Hankey
Charles R Hankey
Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)
Group: Forum Members
Posts: 524, Visits: 30K
I actually tried that first - well, actually after the license activator showed I was already active once I gave it my email etc after I installed on Win7, I tried just copying the license dll from the license folder. This seemed to work, until I tried to use the bo mapper and DDT and got all kinds of red windows implying was trying to use the program in an unauthorized way. Evidently there are some registry keys that have to match some stuff in the dll as well ( I mean, these guys are good Cool



I did not try copying the whole Microfour folder though, so I may try that tonight if I don't hear from Trent.



Anyway, waiting to hear from Trent and meanwhile chugging along on my old Vista install.

Charles R Hankey
Charles R Hankey
Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)
Group: Forum Members
Posts: 524, Visits: 30K
Tried dragging the whole SF folder to the Win7 HD ( again - this is all the same box - 2 hds - 2 OS - one NIC )

Looked like it worked but in DDT when I tried to save or close a dialog ( after Open View for example ) I got this :

UnauthorizedAccesException

Access to the registry key 'HKEY_LOCAL_MACHINE\SOFTWARE\Microfour\MetaData\Views' is denied

If this is just because my hamfisted attempts to get clever in installing when I couldn't get it to install by deactivating in Vista then installing in Win7 screwed things up, fine, I'll wait for Trent to show up and tell me how to do it right.

I realize there are all sorts of clever things going on with the Microfour activation scheme and I respect that and am not trying to hack it - just move my install from one OS to another on the same box.

If it is an issue with Win7 registry vs Vista registry I need to know if there is a fix etc so I can make plans re how soon I can move my dev environment to Win7

One way or another, I think only Microfour has the answer and I look forward to hearing from them (emailed Trent at time of posting first message but I know he has a lot on his plate so I'll be patient Smile )

Charles R Hankey
Charles R Hankey
Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)
Group: Forum Members
Posts: 524, Visits: 30K
Should add (darn I wish we could edit our own posts if there are no replies) that after dragging SF folder I ran Strataframe install and chose repair without recreated Strataframe database (already had that and it was current)

Got no errors on repair.  Did not run activation client as it would only have the option to deactivate.

Juan Carlos Pazos
Juan Carlos Pazos
StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)StrataFrame User (228 reputation)
Group: Forum Members
Posts: 144, Visits: 227
Hi

Last week I made a clean installa of VS2008, SF and SQL Server Express in Windows 7 Ultimate. All of them works.

For SF, run the activation with administrator permission.

For SQL Server, just need to install the must recent version from MS.

I think that the must important issue is in SF run the activation with administrator permission.

Kindest regards

Smile Everything is possible, just keep trying...

Charles R Hankey
Charles R Hankey
Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)Advanced StrataFrame User (892 reputation)
Group: Forum Members
Posts: 524, Visits: 30K
Thanks very much I will try that and report back.

Randy Jean
Randy Jean
StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)StrataFrame User (167 reputation)
Group: StrataFrame Users
Posts: 105, Visits: 641
LOL Charles... and you used to make fun of me for responding to my own forum messages over at F1 BigGrin
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