Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmlrpc call not working from IIS #81

Open
mpevreuls opened this issue Apr 19, 2018 · 2 comments
Open

xmlrpc call not working from IIS #81

mpevreuls opened this issue Apr 19, 2018 · 2 comments

Comments

@mpevreuls
Copy link

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

@abrudtkuhl
Copy link
Owner

abrudtkuhl commented Apr 19, 2018 via email

@mpevreuls
Copy link
Author

hi, yes. settings are exactly the same. Only difference is running my laptop is windows 10 en the IIS server is windows 2012 rc2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants