Group: StrataFrame Users
Posts: 70,
Visits: 3.5K
|
Hi Ivan,
Good News! By trial and error I have found what seems to be causing the problem. I am using Visual Studio 2008 and I like to step thru the SF framework code. When I downloaded and ran the source code file and tried to build the various SF solutions to create the necessary *.PDB files, I was getting build errors.
On 9/4/2010 in post #28428 on this forum you provided instructions on how to modify the SF solution and project files with Notepad to allow Visual Studio 2008 to build correctly. I followed those instructions and was successful in building the SF solutions. Since then I have been able to step thru the framework source code with no apparent problems. So I think the SF DLL files I am actually using are from the source code I downloaded and modified per your instructions. I think I am not actually using the "normal" SF installation DLL files. Both the source code file and the installation file that I downloaded were originally dated 8/31/2010.
As a test today I renamed the source code folder so that I would not be using those DLL files. I ran my sample application and did not receive an exception. I then downloaded the source code file fresh and ran it. I then carefully modified the solution and project files per your instructions and then built the solutions. I ran my sample application again and the exception returned.
I have no idea why this is happening, I just know it is happening. I'm sure you can figure out why.
Sam Tenney
|