Posted: Wed Sep 22, 2004 12:56 pm Post subject: MQSeries access from a VB.Net webservice
Newbie
Joined: 22 Sep 2004 Posts: 1
I have been trying to get MQseries working in vb.net and have been successful in doing so as a regular window application. When I try adding the access to a webservice I keep getting errors. Does anyone any sample code that shows this process using a vb.net webservice?
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
What errors are you getting? _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
You need to be a little bit careful when making it as windows service....not because of any MQ issues but because writing a VB.Net application has certain 'restrictions' not least of which is that the application shouldn't have any user interfaces.
Here are a few links that I found useful when writing my MQ app as a windows service.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum