Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Size of the EXE !
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00567623
Message ID:
00567704
Views:
12
You could break out your business logic (classes) into a COM object. You would have to create a new project for this. Include business classes in one and your user interface in the other. Compile your interface into an EXE and your business classes into a COM object.

Of course, you would then have to change the way business classes are created and possibly your method calling code...

>Well we have spent months creating the new application on to find that the
>EXE file is over 15Mb and that does not include the \Reports or \Graphics
>that we have excluded from the Project Manager.
>
>We cannot have an EXE that size, especially if we want to produce a patch/patch every three months, which will be required to update the application with the latest information. Client will get fed-up of downloading such a large file every quarter.
>
>Obviously, we need to split this up into bits...How ?
>
>We can't find a solution within the Project manager
>
>Regards
>
>Daniel
>
>PS Has anyone found a copy of VFP7 upgrade in the United Kingdom...if so where ?
Thanks,
Dan Jurden
djurden@outlook.com
Previous
Reply
Map
View

Click here to load this message in the networking platform