Thanks, for some reason I couldn't find anything with google.
Turns out it is a bug with windows, hotfix here
http://support.microsoft.com/kb/2530185
Thanks.
*Joss Gray*
d3 Operator/Technician
*d3 Technologies.*
T. +44 20 7234 9840
M. +44 7969 542 844
d3technologies.com
**
On 04/01/2014 6:52 AM, Joss Gray wrote:
I'm using the awesome wmi package in my application which I understand
uses pythoncom.
I'm using wmi to perform operations like setting the IP of a network
adapter, reading various bits of system information.
I'm finding that once in a while calls star
On 01/04/2014 11:52, Joss Gray wrote:
> I'm using the awesome wmi package in my application which I understand
> uses pythoncom.
>
> I'm using wmi to perform operations like setting the IP of a network
> adapter, reading various bits of system information.
>
> I'm finding that once in a while cal
I'm using the awesome wmi package in my application which I understand uses
pythoncom.
I'm using wmi to perform operations like setting the IP of a network
adapter, reading various bits of system information.
I'm finding that once in a while calls start failing with an
error -2147180508 ( 0x8004A
Hi all,
I have built a script that communicates with Excel and plots some
data using win32com. Everything goes fine as long as the data series
do not contain many points. If I have more that few points (let's say
50 points to plot), I get this error:
(-2147352567, 'Exception occurred.', (0, '
> Here's the thing; I took your advice and kept an eye out for errors
> related to the debugger support and fixed them when I found them
> (often with a just quick try except clause as you suggested, I'll
> revisit them when I get time),
Please do, and feed the changes you made back to me (even if
On 3/15/06, Mark Hammond <[EMAIL PROTECTED]> wrote:
> > Hello,
> > I'm stress testing an application I have written using the Python Asp
> > bindings, on occasions I get an ASP 0147 error (Internal Server
> > Error), In the IIS logs it manifests itself as a c005 trapable
> > error.
>
> That sou
> Hello,
> I'm stress testing an application I have written using the Python Asp
> bindings, on occasions I get an ASP 0147 error (Internal Server
> Error), In the IIS logs it manifests itself as a c005 trapable
> error.
That sounds like an Access Violation is happening - which probably is *no
Hello,
I'm stress testing an application I have written using the Python Asp
bindings, on occasions I get an ASP 0147 error (Internal Server
Error), In the IIS logs it manifests itself as a c005 trapable
error. Having attatched a debugger I noticed this in the resulting
logs
..snip..
Wed M