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
When I try to recompile the Project , I get 4 files cannot be found
....Strataflix.Base.Dll .....Business.dll .....Reporting.dll and ......ui.dll
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.
So open the StrataFlix.Reporting project and remove and then re-add the reference to the following libraries: