found the solution. thanks. sorry if anyone got personal mails, i was just
using reply and i thought it would automatically go to the list rather than the
person.
-sagar
Mark Hammond <[EMAIL PROTECTED]> wrote: v\:*
{behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:*
{behavior:url(#default#VML);} .shape {behavior:url(#default#VML);}
The very last line of your mail includes the exact reason why your code
isnt working but without seeing your code, we cant tell you what the
underlying reason is. Please follow-up to the list, not to me personally!
Cheers,
Mark
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sagar
Khushalani
Sent: Saturday, 23 February 2008 9:25 PM
To: python-win32@python.org
Subject: [python-win32] msmq error
i am trying to use a queue to pass messages between 2 processes. however i
get this message. i'm new to this so question: is there a way to create the
queue first? both the processes are local, under the same user account.
Traceback (most recent call last):
File "C:\Python25\lib\threading.py", line 462, in __bootstrap
self.run()
File "C:\Python25\lib\threading.py", line 442, in run
self.__target(*self.__args, **self.__kwargs)
File "C:\Documents and Settings\Sagar\My Documents\Homework\Lab I\p1.pyw",
line 86, in start_proc
errors = qinfo.Open(2,0) #Open queue
File "<COMObject MSMQ.MSMQQueueInfo>", line 3, in Open
com_error: (-2147352567, 'Exception occurred.', (0, 'MSMQQueueInfo', 'The
queue does not exist, or you do not have sufficient permissions to perform the
operation. ', None, 0, -1072824317), None)
Sagar Khushalani
Graduate Student, UTA
Networking / Systems and Architecture
[EMAIL PROTECTED]
http://www.sagark.info
---------------------------------
Sent from Yahoo! Mail.
A Smarter Inbox.
Sagar Khushalani
Graduate Student, UTA
Networking / Systems and Architecture
[EMAIL PROTECTED]
http://www.sagark.info
---------------------------------
Rise to the challenge for Sport Relief with Yahoo! for Good
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32