﻿<?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 » Business Objects and Data Access (How do I?)  » Strataflix- trying to compile</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 14 May 2026 10:21:08 GMT</lastBuildDate><ttl>20</ttl><item><title>Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21223.aspx</link><description>I have downloaded and installed the Strataflix application&lt;/P&gt;&lt;P&gt;When I go to compile the Srataflix Solution (c#) i get a message - selected solution is a solution file..but was crated by a newer version of the application and cannot be opened ..I am using VIs Styudio 2005&lt;/P&gt;&lt;P&gt;When I try to recompile the Project , I get 4 files cannot be found&lt;/P&gt;&lt;P&gt;....Strataflix.Base.Dll&amp;nbsp; .....Business.dll&amp;nbsp;&amp;nbsp; .....Reporting.dll and ......ui.dll</description><pubDate>Sun, 04 Jan 2009 17:23:29 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21389.aspx</link><description>Hi Gerard,&lt;/P&gt;&lt;P&gt;I am glad you are able to proceed with the StrataFlix project.&amp;nbsp; &lt;/P&gt;&lt;P&gt;In my case it has been very worthy and useful to have the StrataFlix sample, there are some techniques used by the MicroFour team which has been very good to me, and allowed me to see a different picture of what can be done with the SF and .NET at another level.</description><pubDate>Sun, 04 Jan 2009 17:23:29 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21388.aspx</link><description>I have got a bit further on this and managed to compile successfully. After googling a bit, this message came up and there were pointers that a potential problem could be an .ico file.&lt;/P&gt;&lt;P&gt;I had a look in Strataflix for any Ico filkes and saw one(film.ico). I over-wrote this with one of my own and it compiled then ok...not exactly sure what the problem is but maybe because the film.ico was geneated in VS2008 and&amp;nbsp;I am uisng VS2005 ?&lt;/P&gt;&lt;P&gt;Anyway, its fine for time being and I will be able to proceed.</description><pubDate>Sun, 04 Jan 2009 07:19:52 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21387.aspx</link><description>Hi Edhy. I tried your suggestion but it is still coming up with same error meassage.&lt;/P&gt;&lt;P&gt;I can compile Base,Business,Reports and UI projects successfully but Stratflix project gives the error still.&lt;/P&gt;&lt;P&gt;I also notice that each time the file is different e.g. csc572.tmp, csc579.tmp,csc57f.tmp. I suspect CSC stands for &lt;U&gt;&lt;FONT color=#dd5555&gt;C&lt;/FONT&gt; &lt;FONT color=#dd3333&gt;S&lt;/FONT&gt;&lt;/U&gt;harp &lt;U&gt;&lt;FONT color=#dd3333&gt;C&lt;/FONT&gt;&lt;/U&gt;omplier and this is some sort of temportary file the Compiler creates ?</description><pubDate>Sun, 04 Jan 2009 06:26:45 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21386.aspx</link><description>Hi Gerard&lt;P&gt;[quote][b]Gerard O Carroll (01/03/2009)[/b][hr]Hi Edhy. &lt;/P&gt;&lt;P&gt;That worked fine.Thanks. Still left with one error message:[/quote]&lt;/P&gt;&lt;P&gt;Glad you are almost there :P.&lt;/P&gt;&lt;P&gt;[quote]Error&amp;nbsp;1&amp;nbsp;'c:\Program Files\MicroFour\StrataFlix\CSharp\StrataFlix\obj\Debug\CSC540.tmp' is not a valid Win32 resource file&amp;nbsp;StrataFlix&lt;BR&gt;No reference to the File, Line or column is given , only to the Staraflix project so I am not sure where this is emanating from[/quote]&lt;/P&gt;&lt;P&gt;Looks like some other bad reference may be hanging there, try the following:&lt;UL&gt;&lt;LI&gt;Right click the StrataFlix solution node in the Solution Explorer and select "Clean Solution"&lt;/LI&gt;&lt;LI&gt;Then Build the solution and close the solution and VS.&lt;/LI&gt;&lt;LI&gt;Open VS and the solution and try again.&lt;/LI&gt;&lt;/UL&gt;</description><pubDate>Sat, 03 Jan 2009 15:19:17 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21385.aspx</link><description>Hi Edhy.&lt;/P&gt;&lt;P&gt;That worked fine.Thanks. Still left with one error message:&lt;/P&gt;&lt;P&gt;Error&amp;nbsp;1&amp;nbsp;'c:\Program Files\MicroFour\StrataFlix\CSharp\StrataFlix\obj\Debug\CSC540.tmp' is not a valid Win32 resource file&amp;nbsp;StrataFlix&lt;BR&gt;&lt;/P&gt;&lt;P&gt;No reference to the File, Line or column is given , only to the Staraflix project so I am not sure where this is emanating from</description><pubDate>Sat, 03 Jan 2009 14:17:00 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21384.aspx</link><description>Hi Gerard,&lt;/P&gt;&lt;P&gt;The StrataFlix sample project uses the Microsoft Reporting engine so you are probably missing a reference, or need to remove the current references to those classes in the project and re-add them again since you are using VS2005, and StrataFlix was created with VS2008.&lt;/P&gt;&lt;P&gt;So open the StrataFlix.Reporting project and remove and then re-add the reference to the following libraries:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Microsoft.ReportViewer.Common&lt;/LI&gt;&lt;LI&gt;Microsoft.ReportViewer.WinForms&lt;/LI&gt;&lt;/UL&gt;</description><pubDate>Sat, 03 Jan 2009 10:36:46 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21382.aspx</link><description>I have created a new VS2005 solution and added the projects. I am getting errors when I compile:&lt;/P&gt;&lt;P&gt;Type or name 'Reporting' does not exist in the namespace 'Microsoft'&lt;/P&gt;&lt;P&gt;Type or name 'LocalReport' does not exist in the namespace 'Microsoft'&lt;/P&gt;&lt;P&gt;They all point back to a line --&amp;gt; &lt;FONT color=#0000ff size=2&gt;using&lt;/FONT&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt; Microsoft.Reporting.WinForms;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt;Another error is also coming up:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=2&gt;&lt;FONT color=#000000&gt;Error&amp;nbsp;11&amp;nbsp;Metadata file 'C:\Program Files\MicroFour\StrataFlix\CSharp\StrataFlix.Reporting\bin\StrataFlix.Reporting.dll' could not be found&amp;nbsp;StrataFlix&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Sat, 03 Jan 2009 10:14:28 GMT</pubDate><dc:creator>Ger Cannoll</dc:creator></item><item><title>RE: Strataflix- trying to compile</title><link>http://forum.strataframe.net/FindPost21227.aspx</link><description>Well, you will have to create a solution for VS2005.&amp;nbsp; The projects can then be added back into the VS2005 solution.&amp;nbsp; StrataFlix was created using CS2008 which just means that the solution and project files are in VS2008 format, but the source is the same for both.&amp;nbsp; You just need to create a VS2005 solution manually, then add then projects into that solution.&amp;nbsp; Do you still have a copy that was working from the training class?&amp;nbsp; That might be the place to start.</description><pubDate>Tue, 16 Dec 2008 11:13:29 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>