Closed GoogleCodeExporter closed 9 years ago
The demo and integration tests without issue for me. If there was a blatant
type mismatch (like that error message implies, I think I would have seen an
issue). When you run the Abot.Demo app, do you still see the issue?
Original comment by sjdir...@gmail.com
on 3 Feb 2014 at 3:49
My fault. I had two app.config and the abot section was different between two.
FYI: note that in the new source release, there is a broken reference to
robots.dll which is not provided within the package, I used the old one from
the previous release.
Thanks for support
Original comment by finizio...@gmail.com
on 3 Feb 2014 at 4:08
Glad you figured it out. However, the new source uses git submodules for
the robots.dll and commoner.dll references which are their own git repos.
See the first section of the following tutorial that shows how to get the
source, and initialize the submodules under "Your First Build" section.
https://code.google.com/p/abot/wiki/v1d2SourceCode
Hope that helps..
Steven
Original comment by sjdir...@gmail.com
on 3 Feb 2014 at 4:32
After NuGet Installation of v1.2.3, I am getting a configuration error related
to Automapper: Could not load file or assembly 'AutoMapper, Version=3.1.1.0,
Culture=neutral, PublicKeyToken=be96cd2c38ef1005' or one of its dependencies.
I changed project from .Net 4.5 t 4.0; updated the Automapper via NuGet, still
getting an error with Automapper.
Original comment by smsmith...@aol.com
on 8 Feb 2014 at 11:43
Just rolled back automapper to v2.2.1 since a few people had issues after that
update. Uninstall abot using nuget then reinstall and you should have the
latest. Let me know if that helps your issue.
Original comment by sjdir...@gmail.com
on 9 Feb 2014 at 10:15
This worked like a champ - great! The check is in the mail...
Original comment by smsmith...@aol.com
on 10 Feb 2014 at 3:33
Original comment by sjdir...@gmail.com
on 10 Feb 2014 at 3:40
Thanks for the donation Mr. Smith. Much appreciated.
Original comment by sjdir...@gmail.com
on 10 Feb 2014 at 3:45
Original issue reported on code.google.com by
finizio...@gmail.com
on 3 Feb 2014 at 3:02