In regards to this topic, the constructor for Wiki should not take a URI. I need to login first. What happens instead is that the Wiki constructor throws an exception due to a 404 error from the server.
Just a small example would be nice as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I made a couple of changes to the code to handle password protected wiki's.
Also a bug fix on Page.cs.
Where can I submit this for review?
Carlos
you can send it to me to hazzik-at-gmail.com
In regards to this topic, the constructor for Wiki should not take a URI. I need to login first. What happens instead is that the Wiki constructor throws an exception due to a 404 error from the server.
Just a small example would be nice as well.