Am relatively new to both Web Services and C#. Using the Upload.Program.cs as a template, I am attempting to upload a small document 1017 bytes, but the Uploading of the file is failing with the following:
Core.CouldNotLoadMethodContext : CacheUtil: Could not load requested cache object ( not found )
Any thoughts as to what is causing the problem or where I might look to identify the issue would be appreciated.
Thank you.