N nadiabe New Member Apr 28, 2012 #1 How can I use message queue class library in my asp.net page? I tried the following:<BR><BR><%@ Import Namespace="System.Messaging"%><BR><BR>Dim mqMsg as Message<BR><BR>and it didn't work...<BR>
How can I use message queue class library in my asp.net page? I tried the following:<BR><BR><%@ Import Namespace="System.Messaging"%><BR><BR>Dim mqMsg as Message<BR><BR>and it didn't work...<BR>