08-07-2020, 08:34 AM
Hi,
I'm using the Windows Service option. Developed the application and tested it as a Stand Alone exe-file, and once it was ok, put in on a server (the SQL database server actually) and installed it as a Windows Service.
It's working perfectly.
At first I did have strange problems, but they were all resolved, once I made sure all variables was defined within the secure Form scope.
Regards
Soren
I'm using the Windows Service option. Developed the application and tested it as a Stand Alone exe-file, and once it was ok, put in on a server (the SQL database server actually) and installed it as a Windows Service.
It's working perfectly.
At first I did have strange problems, but they were all resolved, once I made sure all variables was defined within the secure Form scope.
Regards
Soren

