I'm getting error while trying to save pages. Mediawiki is 1.16.0 and DotNetWikiBot from CVS! Any suggestion what could be the problem
---------OUTPUT ---------
PageList filled with bot account's watchlist.
Unhandled Exception: System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure --> System.Exception: at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
at System.Net.WebConnection.ReadDone(IAsyncResult result)
at System.Net.Sockets.Socket+SocketAsyncResult.Complete()
at System.Net.Sockets.Socket+Worker.Receive()
at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) in <filename unknown>:0
-- End of inner exception stack trace --
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) in <filename unknown>:0
at System.Net.HttpWebRequest.GetResponse () in <filename unknown>:0
at DotNetWikiBot.Site.PostDataAndGetResultHTM (System.String pageURL, System.String postData) in /myBot/cvs_dll/framework/DotNetWikiBot.cs:963
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting error while trying to save pages. Mediawiki is 1.16.0 and DotNetWikiBot from CVS! Any suggestion what could be the problem
---------OUTPUT ---------
PageList filled with bot account's watchlist.
Unhandled Exception: System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure --> System.Exception: at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where)
at System.Net.WebConnection.ReadDone(IAsyncResult result)
at System.Net.Sockets.Socket+SocketAsyncResult.Complete()
at System.Net.Sockets.Socket+Worker.Receive()
at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) in <filename unknown>:0
-- End of inner exception stack trace --
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) in <filename unknown>:0
at System.Net.HttpWebRequest.GetResponse () in <filename unknown>:0
at DotNetWikiBot.Site.PostDataAndGetResultHTM (System.String pageURL, System.String postData) in /myBot/cvs_dll/framework/DotNetWikiBot.cs:963
I have replied on the tracker.