PureBytes Links
Trading Reference Links
|
I had googled. My point is that I have always been using Vista, automation has always worked with AB, and I've made no changes on my PC to any Vista settings, and yet automation no longer works with AB 5.28.1
So something might have changed with AB 5.28.1 vs 5.27 and previous versions that somehow affects that script call.
The elevation error usually refers to the requirement to run something with administrator privileges. But I am already logged in as administrator, and AB has always been installed under Admin.
--- In amibroker@xxxxxxxxxxxxxxx, "paultsho" <paul.tsho@xxx> wrote:
>
> google your message, you'll get a lot of hits. its a Vista problem. not a AB problem.
>
> --- In amibroker@xxxxxxxxxxxxxxx, "ozzyapeman" <zoopfree@> wrote:
> >
> > I recently upgraded to the 5.28.1 beta. I just notice that it no longer
> > works with my various scripts (which all worked fine with previous
> > versions of AB).
> >
> > When I try to launch an external VBscript, to do some batch optimizing,
> > I get this script error:
> >
> > "The requested operation requires elevation"
> >
> > for this line in my script:
> >
> > set AB = CreateObject("Broker.Application")
> >
> > Never seen this error before, and I've been running scripts like this
> > for months. I am using Vista 64-bit, logged in as Administrator, and
> > nothing has changed on my PC except for upgrading AB.
> >
> > Anyone else see this issue, or have any ideas why it is happening, and
> > what can be done to correct it?
> >
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|