SF 1.7.3 Installation and Activation Error


Author
Message
Leonard P.
Leonard P.
StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)
Group: Awaiting Activation
Posts: 65, Visits: 306
Hello,

This is kind of urgent as StrataFrame is not working on my machine, therefore can't support production application.


I had older (or beta) version of SF installed on my machine, I believe it was 1.7.0.1, not 100% sure though. It was working fine. But then I had to install production application developed by another developer, this application was developed with the most recent SF version 1.7.3. After I installed this application, I started getting an error from SF in VS.NET. The error simply said "SF encountered a problem and needs to close. We are sorry for inconvenience", and there was "Close" and "Debug" button. (similar to attached screenshot).  So I figured it was the time to upgrade to the latest SF release 1.7.3.
But I get this error every time I try to install SF, and I tried numerous time. And I tried everything: uninstalling SF, removing all MicroFour dlls from GAC manually, deleting any left-over files manually, etc. The error occurs on the very last screen which says "StrateFrame is now being configured. View the popup windows that appear for more info...". After installation SF in VS.NET does not work, and I get the same error when trying to open "Activate" window, see attached screenshot.

Please Help.

Thank you
Attachments
install_error.png (95 views, 12.00 KB)
Ivan George Borges
Ivan George Borges
Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)Strategic Support Team Member (3.5K reputation)
Group: StrataFrame MVPs
Posts: 1.9K, Visits: 21K
It looks like there is something preventing the Activation to work.

Have you ckecked firewalls and such?
Leonard P.
Leonard P.
StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)
Group: Awaiting Activation
Posts: 65, Visits: 306
It's not just Activation form. It's pretty much every SF related menu item in VS.NET and SF demo sample Apps.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Well, let's look at a couple of things. First, look in your GAC (c:\windows\assembly) and see if you have more than one copy of SF in there.  Look or the "MicroFour StrataFrame ..." assemblies.  Second, I imagine that the activation dialog is looking for the wrong assemblies.

I imagine that you have most likely built the older assemblies before using the source code, then you installed the new build.  So my first guess would be that you have multiple SF assemblies in the GAC that do not match even though the have the same assembly (not file) version.  Clear our your GAC, make sure that the new ones are in there, then try again.

If you don't have any luck with this let me know, but I bet this is the most likely culprit. 
Leonard P.
Leonard P.
StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)
Group: Awaiting Activation
Posts: 65, Visits: 306
Hi Trent,

I did all that. I did check GAC, and unistalled all MicroFour dls, before installing new version. I also made sure there no MicroFour dlls left in Program Files/MicroFour/StrataFrame/Assemlies . Like I said I did try manual clean up to avoid this kind of versions conflicts. But nothing seems to work.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Well, let's start over and do this.  I know that is has to be assembly related.

  1. Uninstall SF from your local machine
  2. Once uninstalled, ensure that there is nothing in the GAC that is SF related.
  3. If you like, go ahead and remove the local SF files from the Program Files (x86) (or where you installed it).  You could just copy this to a backup location if you like.  This is just to make sure that there isn't anything else there.  Don't worry about the license, I will free that up so you don't have to mess with it.
  4. Next, install the 1.7.3 build of SF.
  5. After the install, check the GAC and the local folder.
  6. Attempt to access the activation client again and see if you have the same results.
If none of that works, download the 1.7.3 source code also and rebuild it.  If you have done this in the past, then most likely the files in the (c:\Program Files(x86)\Common Files\MicroFour\StrataFrame) have been updated and this could be the source of the problem.
Leonard P.
Leonard P.
StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)
Group: Awaiting Activation
Posts: 65, Visits: 306
I pretty much followed these step already minus rebuilding from source code...
See, installation never actually completes, I get that error message.  After installation I don't see any new SF related assemblies (and I did try adding them to GAC manually).

So rebuild from source code is my only option at this point?
Edited 13 Years Ago by Leonard P.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Yes.  Try to rebuild the source and then lets take a look.
Leonard P.
Leonard P.
StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)StrataFrame Novice (79 reputation)
Group: Awaiting Activation
Posts: 65, Visits: 306
I am able to rebuild from source code. But how do I get SF to integrate with VS .NET?. Install still fails by the way after rebuild and adding dlls to GAC.
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
I saw your screenshot of the activate.exe not firing, but where in the install does it fail?  I don't think I have ever seen this much trouble with an install/update.  Do you have admin permissions on your local machine?
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