looks a lot like you got bitten by not rebooting immediately after the uninstall.
Type: Posts; User: Michael Mullan
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
iusr and maybe iusrs_web need it, even though they can't directly access it. or something.
so from this can we infer that release is close, given as how little real risk there is to renaming a forum?
+1
Or something
Bob,
In the grand scheme of things. The RDP connection data is trivial. Don't worry about it. If the application server, and the DB server are separate then there's traffic between them, but I...
Sunk Cost, and a deadline. The program is pretty much done, and it's super flexible, And Delivery deadline is fast approaching. We may end up doing a hybrid solution. where we use both. Vincent...
Thanks Frank,
I really appreciate the work you did, but on the resolution screens we had, we couldn't / didn't get past how pixelated the results were.
Actually all the fun for the day was the URL Rewrite rules set needed to allow the DF_Webapp and Wordpress to live on the same site.
The Image IS very complex to build up. DF does not (seem) to have (any) native graphics handling, so putting each bitmap in a cImageContainer was the only way we could find to assemble the animated...
Current Self Thanks Past self for this timely information.
Yo Dennis. Please add this to the 403 error on WebServiceAction
/MM
nope, it's a bunch of cImageContainers with pre-built bitmaps being carefully assembled from a "robot definition file" with is a lovely complex piece of json. I didn't have much to do with how he...
Sure, no problem. Each of the little tiny circles in the trays can be individually filled or emptied, and if full can be good or bad.
1421514216
Are any of you aware of any 'tweaks' we can do in the cImageContainer class to make the screen re-draw faster? My guy Sam is building a dynamic representation of a robot, which now has up to 600...
ByRef (&SomeParameter) has joined the chat.
Field index, and "!" have entered the chat with
Move "!a" To sysfile.recnum&
:-)
wrong part of the thread. Nothing to see here.
But DF-2021 strings are UTF8, so Char(0) is a legit entry in the string is it not?
cStr()
is the method that is supposed to leave a chr(0) at the end of the string is it not?
/MM
Edgar,
IMHO those tables in plato are not a replacement for Codemast/CodeType, but places to demonstrate the various ways you can use external tables as different types of lookup. There is still...