unfortunately ourself we were faced this issue and were never able to reproduce it...
I hope Tuvia can jump in and help you.
Otherwise, I tend to believe you can just ignore the error.
We'd very much like to know the solution!
Thanks for keeping us updated
ThN
Done. Next message is from GDI+ FFC Library, and says:
GDI+ object not created or associated
gpimage
Error: 1098
Method: imagewidth_access
Wahoo, congratulations, you're cruising quite fast!
This message means that your class library xxx.vcx (sub-class of aw.vcx) is not in set('classlib')
this should be done as explained in xxxSets.prg
Hi again,
I am now much closer to target, yet still not there. At step C5 I ran my app with http://localhost/xxx/form1.xxx but it didn't show in browser. It showed however in FoxPro server along with an error message "Class xxxfrm cannot be instantiated: please add to Set('PROCEDURE')/Set('CLASSLIB')".
What am I missing?
You're welcome!
I also wish to thank you for your feedback, and for giving us a hint on how to improve user experience with FoxInCloud Adaptation Assistant...
Hi Thierry,
Thanks a lot, moving the adapted project out of c:\test\ did the job and I can go on now. I was fooled by the fact that Adaptation Assistant created the sub-classes vcx in c:\test\<...> no matter I gave it the original project folder as destination. Adapted source was also there so I was pretty sure I had to work there.
