You may already be aware of this, but 'CE' can run under a number of different accounts since there a number of different services/servers that comprise 'CE'. Make sure the the account that is associated with the WCS has the appropriate permissions.
CE8.5 has been released for a few months now. In 8.0, you may have to resort to adding parameters to your reports and passing in the CE user name that way.
SDK documentation makes no mention of guarantee of return order. Safest thing to do is examine the collection members. One thing to watch out for is that there was a bug in v8 (don't know if it's been fixed for v8.5) in which the rpt files in the Infostore would sometimes have an erroneous 'tmp'...
Here you go. VB6 Code. Watch for line wrap.
Private Sub Command1_Click()
'Microsoft WMI Scripting V1.2 Library
'C:\WINDOWS\System32\wbem\wbemdisp.TLB
Dim wmServices As WbemScripting.SWbemServices
Dim wmObjectSet As WbemScripting.SWbemObjectSet
Dim wmObject...
If you on a Windows platform, you can use Windows Management Instrumentation (WMI) to get a list of running processes. If you don't find 'CrystalAPS.exe' send out an email via SMTP, MAPI, etc. You would have to build this solution yourself, but it would be no cost other than your time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.