Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How is ETechnologia doing? or Christof's project
Message
 
To
15/01/2008 08:24:10
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
VFP Compiler for .NET
Miscellaneous
Thread ID:
01279932
Message ID:
01281933
Views:
10
Hi Metin:

The error reported has to do that you need the VFP Runtime in the same directory of your app. Just put the vfp.runtime.dll and other needed assemblies in the same directory of your compiled exe. By the way the Online Compiler is really old (May 2007), we want to update that but we need to remove the preprocessor support from the compiler because of security reasons, and that is somewhat tricky.

We are working with the target to achieve 100% compatibility and to the moment it looks pretty possible. With regards to compatibility, you should not have any need to change your code. Recently we added support for 4 letter abbrevs, and it allowed us to recompile a FoxPro library containing several thousand lines without changes. In fact almost all errors you get when recompiling your code are usually related to Missing Commands or Functions not implemented yet.

We have recompiled and ran forms under VFP and under .NET side by side and they look so alike and works the same, that sometimes I confuse myself with what environment I'm running on ;-). Markus Winhard in his Session notes for DevCon Germany show that in translated automatically from German and here in the original German Text

The compiler / runtime can do lots of powerful things like scanning, filtering, locating data, Visual FoxPro Forms, ASP.NET WebForms, ASP.NET Web Services, SQL PassThrough and more. Of course we need to polish the compiler / runtime, but to program in FoxPro and recompile to .NET is so great, that we are building all this in the the FoxPro language itself.




>Hi Samuel,
>
>What about compatibility and stability. I just tried that sample:
>
>? "Hello .NET From Fox"
>
>
>and got runtime error:
>
>Unhandled exception: System.IO.FileNotFoundException: Could not load file or assembly 'vfp.runtime, .....
>
>>Hi Scott:
>>
>>We expect to achieve that level 95% in the next 6 months. Sounds hard to believe that?, look at the remaining bits, those are the easier parts, the hard part (GUI, TableLayer, Data Access, SQL Passthrough, Classes, Visual Inheritance, OOP Model) are already done.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform