FoxInCloud
First steps
Gravatar is a globally recognized avatar based on your email address. First steps
  Gabriel Alberto D'Agostino
  All
  Apr 17, 2020 @ 09:16am

Hi, I downloaded the last version of FoxInCloud and started to make some trials, once I ran the analysis I got several things to do manually, and when I try to open my project I get some errors, for example my main program has been modifyed an calls now some AB() function or prg which is not found. What can I do about this?

Gravatar is a globally recognized avatar based on your email address. re: First steps
  Gilles Lajot-Sarthou
  Gabriel Alberto D'Agostino
  Apr 17, 2020 @ 10:09am

Hi Gabriel, Once you have analysis your VFP project, you must only made all change inside the FoxInCloud App Studio..

Regards Gilles

Gravatar is a globally recognized avatar based on your email address. re: First steps
  Gabriel Alberto D'Agostino
  Gilles Lajot-Sarthou
  Apr 17, 2020 @ 10:34am

Yes, I understand and I did it, however in many classes or forms, when I made double-click() in the row, nothing happended

Gravatar is a globally recognized avatar based on your email address. re: First steps
  FoxInCloud Support - Thierry N.
  Gabriel Alberto D'Agostino
  Apr 17, 2020 @ 11:54am

Hi Gabriel,

I guess you work with FAA

  • do you work in test/copy mode or source mode?

  • when I try to open my project I get some errors

    What do you mean by 'open'? modify project, build project or do your main program?

    Can you post a screenshot of the VFP IDE when the error message occurs?

Thanks in advance

Gravatar is a globally recognized avatar based on your email address. re: First steps
  Gabriel Alberto D'Agostino
  FoxInCloud Support - Thierry N.
  Apr 17, 2020 @ 12:24pm

I made a backup first and I'm working in source mode I opened my project from the FAA shortcut I had two kind of problems:

  1. When I double-click to review the source code module, nothing happens and it is marked as reviewed
  2. When I try to enter in a module that includes a grid, this message appears (see the screenshot below).
Gravatar is a globally recognized avatar based on your email address. re: First steps
  FoxInCloud Support - Thierry N.
  Gabriel Alberto D'Agostino
  Apr 18, 2020 @ 04:15am

Thanks for your detailed issue report

When I double-click to review the source code module, nothing happens and it is marked as reviewed

Fixed and updated on our site, will now display a message stating why the source file could not be open and, in case of an error, the 'reviewed' indicator will no longer update; just restart FAA to update automatically

When I try to enter in a module that includes a grid, this message appears (see the screenshot below)

This fix is a little more touchy, will do a little later; in between you can follow these workaround steps:

  1. start FAA
  2. when your project is loaded, choose in the menu: program > suspend
  3. in the command window type:
    set procedure to <path to your FoxinCloud class folder>\xxx.prg (where xxx is you class prefix, ss if I understand)
    resume
  4. your form should now open in FAA
Gravatar is a globally recognized avatar based on your email address. re: First steps
  Gabriel Alberto D'Agostino
  FoxInCloud Support - Thierry N.
  Apr 21, 2020 @ 07:01am

Thanks for your post! I've got now the complete trial app installed an working. Well now... I tried to publish in order to see some early result before finishing the adaptations and it shows some errors in the process like "sssettings.fxp is not an object (ss is our FIC class)". On the other hand, we use SQL Server as database and keep the connection string in a couple of .ini files... ¿where should we alocate these files so that they can be found?

Gravatar is a globally recognized avatar based on your email address. re: First steps
  FoxInCloud Support - Thierry N.
  Gabriel Alberto D'Agostino
  Apr 21, 2020 @ 09:30am

"ssSettings.fxp is not an object (ss is our FIC class)".

This message requires a context to make sense.

If this message is an assert, please choose 'debug' and post a full VFP debugger screenshot (including all windows, eg. call stack and locals).

If it's a regular error, it should be caught by the global FoxinCloud error handler; if so, provide screenshot or any other information to locate where the error occurs.

Note: we provide better support with more details from the dev. and application side; please ALWAYS provide code, debugger screenshot and/or any detail you think can help debugging; thanks

where should we locate these ini files so that they can be found?

Short after start-up, FoxinCloud app server sets default (cd) to app root folder; any *.ini file located here is always accessible; or you can locate in any folder you include in set('path') that you define in xxxSets.Init()

Gravatar is a globally recognized avatar based on your email address. re: First steps
  FoxInCloud Support - Thierry N.
  Gabriel Alberto D'Agostino
  Apr 21, 2020 @ 02:50pm

When I try to enter in a module that includes a grid, this message appears (see the screenshot below)

Fixed! Expecting your feedback…

Gravatar is a globally recognized avatar based on your email address. re: First steps
  Gabriel Alberto D'Agostino
  FoxInCloud Support - Thierry N.
  Apr 23, 2020 @ 06:50am

Sorry!

Gravatar is a globally recognized avatar based on your email address. re: First steps
  FoxInCloud Support - Thierry N.
  Gabriel Alberto D'Agostino
  Apr 23, 2020 @ 11:53am

Thanks for your feedback

This is a different error: ss.vcx is used by another process. Please make sure to read the messages carefully.

This other process is probably the other VFP IDE that I see in the start bar below.

© 1996-2024