You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using WordPressSharp in my project. From my laptop running IIS Express or within visual studio it is all working fine. After deploying the application to our IIS webserver it fails.
I get an "Not Found" message on the newpost
WordPress Source :CookComputing.XmlRpc.XmlRpcServerException: Not Found bij CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm) bij CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters) bij XmlRpcProxy8a4379fb-4aa5-4607-b43b-9681da4e611c.NewPost(Int32 blog_id, String username, String password, Post_Put post) bij WordPressSharp.WordPressClient.NewPost(Post post)
I have tried debugging, logging etc. No clue where this is coming from. Any suggestions or ideas.
Best regards, Marcel
The text was updated successfully, but these errors were encountered:
On Thu, Apr 19, 2018 at 1:02 AM, mpevreuls ***@***.***> wrote:
Hi,
I am using WordPressSharp in my project. From my laptop running IIS
Express or within visual studio it is all working fine. After deploying the
application to our IIS webserver it fails.
I get an "Not Found" message on the newpost
WordPress Source :CookComputing.XmlRpc.XmlRpcServerException: Not Found
bij CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest
req, WebResponse webResp, Stream respStm) bij CookComputing.XmlRpc.
XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[]
parameters) bij XmlRpcProxy8a4379fb-4aa5-4607-b43b-9681da4e611c.NewPost(Int32
blog_id, String username, String password, Post_Put post) bij
WordPressSharp.WordPressClient.NewPost(Post post)
I have tried debugging, logging etc. No clue where this is coming from.
Any suggestions or ideas.
Best regards, Marcel
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#81>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AATsrJaCSfmjOpeyvXfwmYU4CRqzMy0_ks5tqChYgaJpZM4TbMgB>
.
Hi,
I am using WordPressSharp in my project. From my laptop running IIS Express or within visual studio it is all working fine. After deploying the application to our IIS webserver it fails.
I get an "Not Found" message on the newpost
WordPress Source :CookComputing.XmlRpc.XmlRpcServerException: Not Found bij CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm) bij CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, MethodInfo mi, Object[] parameters) bij XmlRpcProxy8a4379fb-4aa5-4607-b43b-9681da4e611c.NewPost(Int32 blog_id, String username, String password, Post_Put post) bij WordPressSharp.WordPressClient.NewPost(Post post)
I have tried debugging, logging etc. No clue where this is coming from. Any suggestions or ideas.
Best regards, Marcel
The text was updated successfully, but these errors were encountered: