I am running MQSeries 5.1 on a Windows NT box. Using MQSeries Automation Classes for ActiveX (MQAX) in VBScript (in an ASP file), I am trying to create a temporary dynamic queue (using a model queue that is set to create temporary instead of permanent dynamic queues). When I open the temp dynamic queue, I get no error messages and it appeard to be created correctly. However, the queue does not show up in MQSeries Explorer and if I try to write to it it tells me the queue does not exist. Is the temp dynamic queue being created then closed really fast or do temp dyanmic queues behave differently than other queues and are not visible until a certain event takes place? I have done some work with permanent dynamic queues and have not run into any problems like this, everything works smoothly. Any ideas or suggestions on what could be wrong?
Thanks,
DrDrew
Thanks,
DrDrew