Hi Leif,
Go through all references to DEO objects representing that field. Somewhere you are addressing such an object before you are supposed to. If it's not "WebSet psValue of ..." then it could...
Type: Posts; User: Sture
Hi Leif,
Go through all references to DEO objects representing that field. Somewhere you are addressing such an object before you are supposed to. If it's not "WebSet psValue of ..." then it could...
Now I get it.
If fails because you cannot ask the client (Send ClientAction ...) to fill an object before it has been told that the object exists.
Therefore moving "Send Activate" 3 lines up...
I am trying to create a cWebCombo object dynamically:
Object oContainerForCombo is a cWebDynamicObjectContainer
Set piColumnCount to 12
Procedure OnLoad
...
Open the DemoAccordion.wo in the WeOrder sample.
The previewer will now error.
Insert this line
Set pbMultiOpen to True
in line 63 (on the cWebAccordionContainer object) and the error...
Run WebOrder sample
Select Demo -> Controls - Floating Panel
When the FloatByButton and FloatByButton2 are clicked they appear with opaque background.
I can fix this by setting...
Hi Harm,
I finally had time to go back and check, and now it seems fine.
Hm. I even rebooted and the problem did not go away.
Time wounds all heels
I have installed the Studio (B3) on our testserver and I get this error:
C:\Program Files\DataFlex 20.0\Bin64\Studio.exe
Can't open output file
Error: 32
Please report this error to Data...
We do now, yes. But that first hectic days, and based on the absolute seriousness of the thing, we made a point out of not having them go bureaucratic in an attempt to stomp up money. Anyway, you...
Couldn't you validate the query parameter in AllowAccess and grant access based on that? You can query that parameter from anywhere.
Also you should probably use the GetDefaultView (or...
Thank you guys. As you may know the mink situation here was very bleak at the time because it threatened to create a new Wuhan. So it was Klaus Bethelsen who suggested that we contact these guys and...
Looks great.
So the image is pieced together google maps-style?
If so, isn't it something a browser component help you with?
-Sture
I would like to see a screenshot of that :-)
-Sture
Thank you Vincent.
I rearranged a bit and now it works.
Could also have been an alpha partircle (of the seldom 2 hour kind)
-Sture
In this file:
C:\DataFlex 20.0 Examples\WebOrder\AppSrc\DemoFileUpload.wo
line 13 one will find
Use cWebAppUserDataDictionary.dd
which is not used. Remove?
That is very interesting!
This means that the webapps at your customer all use the same LoginEncryptionKey.inc. Otherwise somethings are bound to go wrong?
Or is that irrelevant.
In fact,...
Argh! Yes, it should have been windows forum!
Should this not be a legal nesting of objects?
Object oViewDataAdmin is a dbView
Object oContainer3d is a Container3d
Object oScrollingContainer is a cScrollingContainer
...
Hi there,
Most interesting answers.
I have to say that it's a thought up request. But some costumers may need it soon at the speed they request new apps. I am just probing the waters to see...
ok, thanks all.
Just what I wanted to hear
Right,
Are there anyone out there that ran multiple webapps with each their own database but with shared WebAppUser and/or WebAppSession tables?
Are there any foreseeable problems with that?
...
Right!
I ain't touching that :-)
That and FlexErrs are the holy ones. They stay where they are.
Great info,
thank you Samuel
New good year,
Has anybody had a go at having WebAppUser and WebAppSession in other positions that 263 and 264? Or having different table names assigned to them?
If you're not using...