NOTICE: The Data Access network (all services including email, FTP, Forums and websites) will be down for maintenance Sunday, May 19, 2013 at various times beginning Noon EST. All normal services should be available by 6:00 PM Sunday evening.
This blog was created to tell you what to do when you get this error while starting a Visual DataFlex web application in particular Electos Studio. The error An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator please click here to find out more about this error.An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator ...
Updated 15-May-2012 at 02:46 AM by Vincent Oorsprong (Adding information about exposure of information)
A Visual DataFlex program doesn't have to consist of windows, views and dialogs, you can write command line style programs in VDF too. And the best part is that the VDF Studio (12.x and later) fully supports programs that have no graphical user interface as first class citizens. All the wonderful features, such as CodeSense, the CodeExplorer, the Properties panel, all treat any source code the same, afterall, it's all source code and [I]source code rules[/I]. This may seem obvious unless you've ...