Problem With Number of MSMQ connections

NaveenReddyNaveenReddy Member Posts: 53
Hi Guys,
We are trying to connect to Message queue to retrive XML messages every thing is running fine but everytime when i connect to MSMQ to get the data its getting the data but leaving the connection open. We running out of number of connections we can have to MSMQ(200 times). In My code i am closing and clearing the Automation variable.
Do i need to do anything different to close the connection ?

Thanks
Naveen Reddy

Comments

Sign In or Register to comment.