User Activity

  • Posted a comment on discussion Open Discussion on DotNetWikiBot Framework

    Trying to connect a wiki into Miraheze farm, DNWB returned the error: The request was aborted: Could not create SSL/TLS secure channel. I investigated the problem and it seems to me the reason is the one explained here on StackOverflow So, as suggested in that Question, I added the code ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; at row 708, right before HttpWebRequest webReq = (HttpWebRequest)WebRequest.Create(pageURL); This modification seemingly solved the issue for me,...

  • Posted a comment on discussion Open Discussion on DotNetWikiBot Framework

    Dear Code Driller, for my own purpose I am writing some extension to DotNetWikiBot to be used on a MediaWiki installation where WikiBase is integrated as well. I am implementing at least a part of the API as described here: https://www.mediawiki.org/wiki/Wikibase/API When I am done with this work, would you be interestend in integrating the code I added into the published version of the tool? I would give it away in open source as a thanks to you and as a possbile help to other interested users....

  • Created ticket #37 on DotNetWikiBot Framework

    URI of a given page

  • Modified a comment on discussion Help on DotNetWikiBot Framework

    Dear CodeDriller, thanks, you solved the issue. The problem causing my issues was actaully the site address as you suggested. For some reason, when I started using your tool, I wrote the string _WikiTrek = New DotNetWikiBot.Site("http://www.lucamauri.net/wikitrek/index.php") passing the address www.lucamauri.net/wikitrek/index.php: it worked fine on first tests and on pages creation so I never gave a second thought. In fact, I now see the correct address should be www.lucamauri.net/wikitrek: with...

  • Posted a comment on discussion Help on DotNetWikiBot Framework

    Al these issueas were apparently caused by the same mistake as discussed in https://sourceforge.net/p/dotnetwikibot/discussion/572545/thread/d9d3fdcf/#eca9

  • Modified a comment on discussion Help on DotNetWikiBot Framework

    Dear CodeDriller, thanks, you solved the issue. The problem causing my issues was actaully the site address as you suggested. For some reason, when I started using your tool, I wrote the string _WikiTrek = New DotNetWikiBot.Site("http://www.lucamauri.net/wikitrek/index.php") passing the address www.lucamauri.net/wikitrek/index.php: it worked fine on first tests and on pages creation so I never gave a second thought. In fact, I know see the correct address should be www.lucamauri.net/wikitrek: with...

  • Posted a comment on discussion Help on DotNetWikiBot Framework

    Dear CodeDriller, thanks, you solved the issue. The problem causing my issues was actaully the site address as you suggested. For some reason, when I started using your tool, I wrote the string _WikiTrek = New DotNetWikiBot.Site("http://www.lucamauri.net/wikitrek/index.php") passing the address www.lucamauri.net/wikitrek/index.php: it worked fine on first tests and on pages creation so I never gave a second thought. In fact, I know see the correct address should be www.lucamauri.net/wikitrek: with...

  • Posted a comment on discussion Help on DotNetWikiBot Framework

    Sorry there was a misunderstanding: i am programming in VB.net not C#.net So unfortunately this does not work either, I still got the same problem

View All

Personal Data

Username:
lucamauri
Joined:
2003-06-14 07:32:16

Projects

This is a list of open source software projects that Luca Mauri is associated with:

Personal Tools

MongoDB Logo MongoDB