I have an ASP.NET website which needs to sometimes instigate a print job, which is provided by a VB.Net application always running on the same server. The XDMessaging trigger is working on that app.
Sending the message from the VS2019 development environment works brilliantly, but when triggered from the website on a another device, the message never seems to be getting through.
Any thoughts?
I have an ASP.NET website which needs to sometimes instigate a print job, which is provided by a VB.Net application always running on the same server. The XDMessaging trigger is working on that app.
Sending the message from the VS2019 development environment works brilliantly, but when triggered from the website on a another device, the message never seems to be getting through.
Any thoughts?