error: The interface is unknown. (Exception from HRESULT: 0x800706B5)
1,163 views
Skip to first unread message
Kevin
unread,
Jan 31, 2011, 9:11:04 AM1/31/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WatiN Users Group
All,
I'm runnning ATDD tests with SpecFlow + NUnit + WatiN, and I'm getting
the error "error: The interface is unknown. (Exception from HRESULT:
0x800706B5)".
This is solved easily locally by doing "Run as administrator" when
running NUnit.
But when automating in the build server (with Nant), not sure how that
can be done. Maybe this is a question to be done in the Nant group
(already did) more than here.. but I'll try in both places in case
someone here has stumbled with the same problem.
Thanks.
Bryan Robinson
unread,
Jan 31, 2011, 9:24:59 AM1/31/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to watin-us...@googlegroups.com
If you are using Windows 7, just make sure UAC is turned off.