I had a similar error. I found out that the problem was the lack of anonymous authentication on the web server. I had set up windows authentication only so that the OnTime Web client would recognize Active Directory users. For the OnTimeSDK virtual directory, I changed the authentication to anonymous authentication and the problem dissappeared.