Problem to run a bot with a second computer

Hi Stefan,

You wrote fo me a script few weeks ago and I am very happy with it (by the way I would like to say to the others users that Bespoke solutions are not so expensive and the script does what you ask)

Whereas at home with my pc (under Xp) all is fine when I decided to use the bfexplorer with my laptop (running under Vista) I received this message when I want to run "My bot" built with a specific script (if I run a "standard bot it is ok):

Line 34 error belo soft betfair data. betfairService does not contain a definition "for monitor this market"

and

Failed to create the bot object instance: bfexplorer scripting HamidAutotraderBot

Thanks

Nb I use a bot "imported" from the home pc  but I was hard to install the script (I had to modifie the  users account right in Vista)

 

 

Comments (2)

  1. StefanBelo Says:
    Monday, January 26, 2009

    Bot requirements

    Hamid, install on all your computers the latest version of Bfexplorer, so you will be sure you run the same version.

    Copy your bot script into the MyBots folder. The folder is located:

    C:\Program Files\BeloSoft\Bfexplorer\MyBots

    I am not so sure how it is under Windows Vista. Your bot script must have exact the same name as is the full class name of your bot, so the full class name is:

    Bfexplorer.Scripting.HamidAutoTraderBot

    And the script file name is:

    Bfexplorer.Scripting.HamidAutoTraderBot.cs

    From the error message you reported, either the script file is missing in the MyBots folder, or the script file name is not exactly:

    Bfexplorer.Scripting.HamidAutoTraderBot.cs

    Or you could mistype the bot class name (all names are case sensitive) when setting bot with the Bot Executor or Trade Opportunity Lookup Service.

  2. Hamid Says:
    Monday, January 26, 2009

    I will try it tomorrow..but by the way I would like to report something strange about the Bfexplorer pro version.

    The one you propose here :http://www.bfexplorer.net/Downloads.aspx is the 2.7.5.22.733 (date January 23)and the one I have download in my computer is the 2.7.5.22.832 (date January 24) like the last version is not any more on-line.

    Thanks


Do you want to comment this article? Sign up here or login.