Released on September 28, 2021
Due to recent migration to Framework 4.8, it was no longer possible to compile and test macros from within Visual Studio.
It was still possible under our editor however.
Under the client QDV, so far, when you wanted to reach the license service without URL, you had to provide an IP address + a port.
Something like: 155.56.85.96:8083
Any other shape was taken as an URL and /Server.aspx was automatically added.
Now, you can use something like: myserver:8083
QDV will take it as an URL only when it starts with http or ends with server.aspx