Error when using with a web service
Posted: Wed Nov 03, 2010 3:00 am
I have created a web service using the vault API. This works fine on my machine however when deployed to the server it fails trying to create a folder under the default profile? Subsequent attempts give an object not set error.
I added <identity impersonate="true"/> so that the Web Service no longer used the asp.net account however that just resulted in System.Exception: Couldn't create local settings path.
I am missing something?
Thanks
John
I added <identity impersonate="true"/> so that the Web Service no longer used the asp.net account however that just resulted in System.Exception: Couldn't create local settings path.
I am missing something?
Thanks
John