Hi Albin,
You could try deleting the .mtd file in the IdeSrc folder.
There's a chance it has been corrupted somehow and removing it would have the Studio create a fresh copy of that file.
--...
Type: Posts; User: wila
Hi Albin,
You could try deleting the .mtd file in the IdeSrc folder.
There's a chance it has been corrupted somehow and removing it would have the Studio create a fresh copy of that file.
--...
Looks like this issue is resolved with the test build.
Ran quite a few tests, pushed about a gigabyte of data through that particular web service without bumping into it again.
Great job!
...
Hi Jose,
Maybe it is a bad default?
Can you show me how it looks like before and after?
--
Wil
Thanks Jose,
Logged as: https://projects.vdf-guidance.com/issues/189
--
Wil
Jose,
Seems I actually did implement something for this case in 2019 see:
https://projects.vdf-guidance.com/issues/126
--
Wil
Hmm.. yes and no.
I prefer "For" over "for" and "To" over "to".
But you are right, it is like fighting windmills.
Maybe I will relent on the next update.
For now I have logged it as an...
Time flies, you're not supposed to be back from holidays yet...
Thanks Harm.
--
Wil
Jose,
That doesn't sound right.
For now I have logged it here:
https://projects.vdf-guidance.com/issues/187
Thanks for the report.
--
Wil
Jose,
IIRC then it indents the comments at scope level.
So it keeps the comments at the same level as the code.
There is currently no setting to control that.
edit:
Your report sounds like...
Hello Jose,
Thank you for your question.
Works as designed.
I think you mean that it changes "Define X for X" into "Define X For X"?
DfRefactor uses its own list of keywords, you can...
FWIW, updated the wiki with your findings.
Sadly I don't have the time to see if I can replicate that.
So I'm gonna take your word for it :)
--
Wil
Hi Harm,
Thanks for your reply.
The machine had been rebooted many times since the DF20.1 install that setup IIS on my behalf.
But.. the DF20.1 install that did that might have been an alpha. I...
and .. surprise surprise.. it's the routes.
Got it (finally)
--
Wil
Got rid of the CORS error.
First I followed the advise of https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/enabling-cross-origin-requests-in-web-api
Very good document....
Hi Michael,
Our kayak is an inflatable one, standing on it is not recommended (unless you really want to get wet) ;)
OK, so I followed the steps from:...
Nice.
Some of the weekends down here we play a bit around with a kayak on local small rivers and lakes.
So not a paddle board, but still good fun.
re. the webservice, got a few things to try...
Nope, I was hoping to have to avoid that and just deploy the binaries. My VS setup is on another VM. Not even sure I have IIS on that one right now.
Good tip on nuget, hadn't considered that.
...
OK. I did that and it didn't work. The binaries from SF are setup for their file manager after looking at the web.config they supplied.
So something needs to be changed, just don't know what.
--...
Michael,
We're looking into using this from a DataFlex webapp and have gotten a basic POC up and running.
As I'm sure you know, there is required webservice dependency for that PDF viewer....
AFAIK every browser has shortcut keyboard bindings for this.
Usually something with F5 ..
Firefox Ctrl+F5 or Control+Shift+R (or Command+Shift+R on macOS)
Google Chrome Shift+F5 or...
Archie,
OnDefineCssClass is a cWebColumn method, you have put it at cWebList level, that's why it doesn't get called.
edit: My bad... seems I'm mixing up OnDefineCssClass and...
Loooong standing bug in DataFlex :(
https://support.dataaccess.com/Forums/showthread.php?40279-Icons-in-ModalPanels&p=367274#post367274
--
Wil
Hi,
Check this:
https://dataflex.wiki/index.php?title=JSON_and_Nullable_elements
--
Wil
Yah.. and that isn't the only reason.
For example when using a Brazilian Windows, the folder is:
"C:\Usuarios\<username>\Desktop"
On Windows XP it was found at:
Samuel,
I haven't tried, but I would expect that you can register the debugging components from the Studio on a webapp server.
If that is allowed within the scope of the webapp server license.. I...