COM error Access is denied

Fabian Skivee fabian.skivee at gmail.com
Thu Sep 22 05:27:12 EDT 2005


Hello,

I try to make web testing using Pamie and it use win32com to call Internet
Explorer. A access denied COM_error occurs and I don't know how to solve it.
I'm administrator of my workstation and I install myself Pyton and win32com

Any idea ?

----
File "D:\pyatf\Browser.py", line 32, in do
exec "self.%s(*args)" % actionName
File "<string>", line 1, in ?
File "C:\Python24\lib\site-packages\cPAMIE.py", line 1024,
links[linkNum].Click()
File "C:\Python24\Lib\site-packages\win32com\client\dynamic
__call__
return self._get_good_object_(self._oleobj_.Invoke(*allAr
defaultDispatchName,None)
com_error: (-2147024891, 'Access is denied.', None, None)
---

Thanks

Fabian Skivée
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20050922/c23f4e6a/attachment.html>


More information about the Python-list mailing list