Windows home edition has a "secure" mode that ONLY allows installation of apps from the micro$oft store...
Type: Posts; User: Michael Mullan
Windows home edition has a "secure" mode that ONLY allows installation of apps from the micro$oft store...
It's not just you. I just went to download Firefox, and got this.
14267
OK that's fair. I think you win the beer on that one.
yeah, but doesn't the runtime use CodeJock?
OK,
I KNOW it's a css issue, but overriding the frameworks css requires changing the
<ol style= "list-style-type: decimal; list-style-position: inside;">
<li style= "display: list-item;">...
I got a Symantec warning on it too, on the Office PC.
:-(
So use the standard Data Dictionary relationships to do that. Either you can define a global relationship, or you can use Local Data Dictionary Relationships.
IF you add a cWebHTMLBox, and set it's pshtml to this:
<ol>
<li>Item 1</li>
<li>Item 2</li>
<li>Item 3</li>
</ol>
You're way to cheeky for this early in the morning!
Perhaps the part of the filter which enforces the join is done differently by the CK, so this might be all you need, in the ANVAND onCOnstrain.
Move "[ANVAND].[ACGRUPP] = '31910'" to sFilter
Was on a different PC, so I did it again.
/MM
My vote is that it’s automatically going in to “inset a new row” try adding an extra ‘movetofirstrow’ call after the grid is filled.
From a MSDN article on the 0xc000041d error number.
Also, have you a default printer, and is it an HP? set your default printer to the XPS driver.
GPF = General Protection Fault....
I've inherited a c# app, which is in dire need of some better reporting. Has anyone successfully, and in production, integrated the DR viewer OCX?
I'm interested in success stories, with code,...
Yep. That’s probably your problem.
install df2021. Create a sea file for 2021, and get on note! You’ll need to check the box in configure studio-> editor to save in OEMto stop it busting your...
On the FindInFiles dialog there is a radiobutton for this, Under "Search Where" select "Current ProjectFilesOnly"
this will find you all the places where the code is used, BUT it won't tell you...
Done.
try using "psSQlFilterFunction" inside your DD.
looks a lot like you got bitten by not rebooting immediately after the uninstall.
I think Sture's tricks will allow me to get it done faster.
But I do like the idea.
/MM
you need to "run as administrator"
press windows key.
type cmd
see the Command Window cop up in the quick find results.
right click, "run as administrator"
Navigate to bin folder.
run...
Dan's trick, mentioned earlier works perfectly for a Wizard view, with no interaction to the rest of the website. However I need to open a particular view (one of 3 that do similar, but different...
There are three of them. each slightly different, and the way I found to do it was this way, I suspect it's because of either the SecMod inclusions that I ripped from the Beta 1 of Plato, or because...
I'm trying to create a "sign up" kind of page, and I created a view, being a matched pair of .wo and .html. The application is using the drill down interface.
the html as, as it's important bits...
True That!.
Good Work @Sture and @Klaus