GlennIM
GlennIM
### Important note - You must fill this form! If you don't fill it, your issue will be close immediately. - Put an X character between `[ ]` that is...
I'm getting an Internal Server Error exception when calling the method below. There are 827 published posts and set the number to that. If I remove the Number = 827...
I've been using WordPresSharp for some time now. When this method is called I get this CookComputing.XmlRpc.XmlRpcServerException 'Not Acceptable' thrown. ``` var client = new WordPressClient(new WordPressSiteConfig { BaseUrl =...
I have the plugin called "Featured Image from URL" installed and set to use the 1'st image in the post when and post is published and I am getting the...
Before I publish a post I need to know if the post already exists. I know what the title of the post is but I need a way to search...
I there a way to use this API to get all the published posts for a specific category?
I need it to return the Post Name permalink format not the Plain format. How can I convert this to the Post name format ? I checked the blog I...
How can I make a blog post to a specific category? Does any one have a code example I can use? Thanks - Glenn
I am using Visual Studio Express 2017 and to compile all the projects in NetRix2015Pro.v46.ForDemo.sln and the References are wrong and I was able to add references that will allow...
I've NEVER seen this before as it has been working for so long. I'm getting an ReadException using certain URIs when calling the reader.Read() method. I've tried other URLs for...