﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » Have trashed my 1.66 install and need to reinstall clean</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 21:07:33 GMT</lastBuildDate><ttl>20</ttl><item><title>Have trashed my 1.66 install and need to reinstall clean</title><link>http://forum.strataframe.net/FindPost15919.aspx</link><description>Hi guys – &lt;/P&gt;&lt;P&gt;&amp;nbsp;I did a baaad thing.&amp;nbsp; Decided to unpack the source code just to see what was under the hood.&lt;/P&gt;&lt;P&gt;Opened the project in VS 2008&amp;nbsp;&amp;nbsp; - very interesting.&amp;nbsp; I may have hit build at some point early in – though I don’t believe I had changed anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Close VS &lt;/P&gt;&lt;P&gt;&amp;nbsp;Now any attempt to open VS blows up as it tries to load SF&amp;nbsp;&amp;nbsp; .:crying:&lt;/P&gt;&lt;P&gt;&amp;nbsp;Tried reinstalling 1.66 twice.&amp;nbsp; Modify and repair.&amp;nbsp; Didn’t get any errors until I say yes to open samples console after install&lt;/P&gt;&lt;P&gt;&amp;nbsp;FileNotFoundException&lt;/P&gt;&lt;P&gt;&amp;nbsp; Could not load file or assembly 'MicroFour StrataFrame Business, Version=1.6.0.0, Culture=neutral, PublicKeyToken=99fe9917f71608a7' or one of its dependencies. The system cannot find the file specified.&lt;/P&gt;&lt;P&gt;[codesnippet] Source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : SFSampleConsole&lt;BR&gt;Stack Trace: &lt;BR&gt;&amp;nbsp;&amp;nbsp; at SFSampleConsole.AppMain.InitApplication(InitializingApplicationEventArgs e)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Application.StrataFrameApplication.Raise_InitializingApplication(InitializingApplicationEventArgs e)&lt;BR&gt;&amp;nbsp;&amp;nbsp; at MicroFour.StrataFrame.Application.StrataFrameApplication.RunApplication()&lt;BR&gt;&amp;nbsp;&amp;nbsp; at SFSampleConsole.AppMain.Main()&lt;BR&gt;&amp;nbsp;[/codesnippet]&lt;/P&gt;&lt;P&gt;Completely uninstall and reinstalled – same error &lt;/P&gt;&lt;P&gt;Obviously I made it mad and somehow trashed the business assembly and it is not being overwritten on a reinstall.&lt;/P&gt;&lt;P&gt;Guidance for this .NET idiot greatly appreciated&lt;/P&gt;&lt;P&gt;See you in Amarillo this summer – hope to be slightly less clueless by then – and a *lot* less clueless afterward …&lt;/P&gt;&lt;P&gt;Charles&lt;BR&gt;</description><pubDate>Sun, 27 Apr 2008 15:04:16 GMT</pubDate><dc:creator>Charles R Hankey</dc:creator></item><item><title>RE: Have trashed my 1.66 install and need to reinstall clean</title><link>http://forum.strataframe.net/FindPost15932.aspx</link><description>We cover this the first day in the training class.&amp;nbsp; How to build the SF source and use it to debug, etc.&amp;nbsp; The bottom line is that you just had the GAC and the Common Files\MicroFour\StrataFrame out of sync....and sometimes you have to get out of VS and come back in before all is well.&amp;nbsp; But since you are both coming to class it will all make more sense once you see it in person I am sure. :)</description><pubDate>Sun, 27 Apr 2008 15:04:16 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Have trashed my 1.66 install and need to reinstall clean</title><link>http://forum.strataframe.net/FindPost15924.aspx</link><description>You describe exactly what happened.&amp;nbsp; I thought I was just opening the source to study the code.&amp;nbsp; Maybe I could&amp;nbsp; have copied it to another location and studied it form there without those results but I think this time I'll wait until Microfour tells me the right way to do it. :)</description><pubDate>Sun, 27 Apr 2008 12:41:14 GMT</pubDate><dc:creator>Charles R Hankey</dc:creator></item><item><title>RE: Have trashed my 1.66 install and need to reinstall clean</title><link>http://forum.strataframe.net/FindPost15923.aspx</link><description>[quote][b]Charles R Hankey (04/26/2008)[/b][hr]I had figured out how to screw up Foxpro and visual fox express in every conceivable way and there were no more worlds to conquer.&amp;nbsp; Nice to be in a new environment with so much new possibility for "learning".[/quote] &lt;P&gt;Hi Charles, &lt;P&gt;The same thing happened to me the other day, and had to do exactly the same thing.&amp;nbsp; I don't know how to properly&amp;nbsp;use the source code yet, specially when you open up one of its projects and it does requires a rebuild in order to open properly and VS will auto-register the assemblies in the GAC when doing a build and this will crash your current SF projects because the assemblies will not be the same.&amp;nbsp; Maybe there is a flag in VS to disable this for the SF source code project :D</description><pubDate>Sun, 27 Apr 2008 11:04:49 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Have trashed my 1.66 install and need to reinstall clean</title><link>http://forum.strataframe.net/FindPost15921.aspx</link><description>One of the things I've always liked about programming is you often learn more from your mistakes than your successes.&amp;nbsp; This plays to my strength :)&amp;nbsp; i.e. making a &lt;STRONG&gt;lot&lt;/STRONG&gt; of mistakes &lt;P&gt;I think I'm back up.&amp;nbsp; I noticed that after "uninstalling" I still had all my Microfour assemblies in the GAC and it seemed the Microfour folder in program files was untouched.&amp;nbsp; Renamed that folder (the license folder comes in handy later), uninstalled everything in Windows\assembly that said Microfour and ran install again.&amp;nbsp; (reinstalled SQL databases as well in case I had corrupted that somehow)&amp;nbsp; copied the license folder into the new Microfour\Strataframe folder, told the license registration wizard where to find the license dll and I seem to be back to a clean SF install.&lt;/P&gt;&lt;P&gt;I had figured out how to screw up Foxpro and visual fox express in every conceivable way and there were no more worlds to conquer.&amp;nbsp; Nice to be in a new environment with so much new possiblity for "learning".&amp;nbsp; &lt;/P&gt;&lt;P&gt;Maybe this will benefit somebody behind me on the learning curve.</description><pubDate>Sat, 26 Apr 2008 19:15:40 GMT</pubDate><dc:creator>Charles R Hankey</dc:creator></item></channel></rss>