Opened 17 years ago
Closed 17 years ago
#1001 closed Bug (No Bug)
Program crashes on standalone runtime but not when running from ide (Scite
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | Aut2Exe | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | crash. WMI, object creation, runtime error | Cc: |
Description
I have a program which creates a Windows WMI object to retrieve info like processor usage free memory usage and show results in a html format.
The program works fine in Windowx XP.
When it ran on Vista it works inside Scite, but when I compile and run it as a3x or exe it crashes
Error message..
Line -1:
Error:The requested action with this object has failed.
((OK))
The complete source code is included. I am not sure where is ti going wrong. Canyou please help ??
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | compInfo.zip added |
|---|
comment:1 by , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Read WikiStart. You probably should be asking for support on the forum. You definitely are not providing a small script to reproduce the issue. There is absolutely no reason this should be on the issue tracker until you actually have something to show.

Actual complete program source