From: | FoxInCloud support |
To: | Steve Tysinger |
After you start FiC studio, open xxxTest.pjx and run xxxTest.prg
We'll fix "web registration returns a 404 file or directory not found" in the next version
thanks,
I finally got it working. However, I am not able to use the Foxincloud studio shortcut. I have to use the publish button on the FAA.
If I use the studio shortcut I get a webconnect dialog box with three buttons.
OK closes the dialog
registration info displays prices
web registration returns a 404 file or directory not found.
the server doesn't start.
I must go through the publish process to get the server to launch in VFP.
Thanks for your help so far... Steve
and please make sure you start your server using the 'FoxInCloud studio' shortcut on your desktop
thanks
as long as you don't use pdf classes, you can ignore these messages
all reference errors are normal with trial version - just PM not finding references, no impact at run time
please place a breakpoint in xxxSets.init() and make sure default folder is you app's main folder; should be
Yes that is correct, they are the sub folders in my main application folder, but it is not working.
I uninstalled and reinstalled foxit reader. I was still being asked for the OCX and DLL Files. I searched my system for these and could not find them. fox*.ocx and pdfx*.dll
I ignored the errors and published.
elizprod returns;
Program c:\test\users\stysinger.eliznc\desktop\test\elizprod.prg has the following errors:
Unknown AW - Undefined
Proc./Func. AWSERVERSTART - Undefined
Program c:\test\users\stysinger.eliznc\desktop\test\code\elizserver.prg has the following errors:
Program AWSERVER - Undefined
Program c:\test\users\stysinger.eliznc\desktop\test\code\elizsets.prg has the following errors:
Unknown LDEVMODE - Undefined
Unknown CLANGUSER - Undefined
awadapterstart.lwr returns;
awapphost.warning Form File 'form1.scx' can't be found
awapphost.warning Awapphost.formlaunch(tcForm: 'form1.scx', tlSubForm: .F., m.tcSuffix: '') - Form File 'form1.scx' can't be found
awapphost.warning Elizprocess.wform() - Awajax.forminitsave() - Awapphost.formlaunch(tcForm: 'form1.scx', tlSubForm: .F., m.tcSuffix: '') - Form File 'form1.scx' can't be found
if 'progs,forms,reports,images,data' are subfolders of your application's main folder, and your forms are located in any of these folders, it should work!
I am completely new at this so I'm not sure what I am doing with FIC.
I searched for and found xxxsets.prg
and located the init procedure.
it seems the path is already set as per
PROCEDUREInitSETPATHTO'progs,forms,reports,images,data' ADDITIVE && don't forget ADDITIVE!
Sorry, I am not familiar with your reference to xxxsets.init() class
Thanks for your help... Steve
First ISSUE: When I reach Step 7 install FAS i get an error, "Unable to find program AWSERVER" I researched the issue on this forum and found one thread that told me to remove a line from my xxxserver.prg but that line was not present. If I ignore all and continue processing, i get the testing forms web page, but when I click on my form it does not load. My browser just says "connecting" and never loads the page. If I open foxpro I have a westwind dialog box, if I click ok then the page loads an error
this issue is a project manager message - as you are running the trial version, all source code being within aw.app, project manager can't find some references.
FAA gives you a indication to ignore these 'errors' prior to build the project(s)
FoxInCloud App
/!\ Site 'FoxInCloud App' - Elizprocess.wformstandardpage() - Awajax.forminitsave() - Awapphost.formlaunch(tcForm: 'form1.scx', tlSubForm: .F., m.tcSuffix: '') - Form File 'form1.scx' can't be found
please add the proper SET PATH TO ... ADDITIVE to your xxxSets.Init() class
Second ISSUE:
I am also being asked to locate OCX files during the adaption process.
The OCX files that are being asked for; are not in my project and are seemingly unrelated.
One for instance is FOXITR~1.ocx is for a program called foxit reader, a pdf reader previously installed on my machine
the other few also are PDF related, I am currently hitting cancel when it asks me for those, because I have not been able to find them on my machine.
Thanks for your help, Steve
As you pointed out, you Foxit pdf reader inproperly installed in your machine.
Again this is a class designer error - tries to load the OLE class but can't find it.
I would advise to reinstall Foxit reader.
Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)