Menu

.net Framwork 4

Help
Bassplayer
2012-07-07
2015-01-24
  • Bassplayer

    Bassplayer - 2012-07-07

    Hi

    How  can i add your bot to Visual Studio 2010 Framework 4.0 project. It doesn't compile (DotNetWikiBot Namespace could not be resolved).

    If start a Framwork 2.0 project in VS 2010 ist simply works. Is there a solution to make it work in .net 4? :)

     
  • CodeDriller

    CodeDriller - 2012-07-10

    I didn't try it under .NET 4. But the message "DotNetWikiBot Namespace could not be resolved" likely indicates that library file (DotNetWikiBot.cs) file is not linked properly.

     
  • Bassplayer

    Bassplayer - 2012-07-10

    Thanks for your reply. I already tried to link/reference/inlcude/add/… DotNetWikiBot.cs. It worked with .net 2.0 but not with 4.0.
    I'll try again on the next few days and report back.

     
  • Bassplayer

    Bassplayer - 2012-07-11

    I think i  found a solution :) I changed my .net 4 project  from "client profile" to ""full" .net 4 profile" and now it seems to work.
    Many many many Thanks for  your WikiBot!!!!  :)

     
  • CodeDriller

    CodeDriller - 2015-01-24

    Beware that when using .NET 4 you should change one line of code inside Bot.GetXMLReader() function. Follow the instructions in the comments inside this function.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.