Not able to create folders on exchange 2003 on Windows 2003
-
I am trying to create folders on exchange 2003 on Windows 2003. But it is giving the following exception while creating folders. The Libraries used are InfiniTec.Exchange.dll version 0.92 and InfiniTec.Threading.dll version 2.1. Please guide me on how to deal with this. The Exception details are : InfiniTec.Threading.AsyncOperationFailedException: Async operation failed. See inner exception for details. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized. at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at InfiniTec.Exchange.WebDav.Request.d__a.MoveNext() at InfiniTec.Threading.AsyncOperation.Advance(Object state, Boolean timedOut) --- End of inner exception stack trace --- at InfiniTec.Threading.AsyncOperation.EvaluateOperationResult() at InfiniTec.Threading.AsyncOperation.WaitForCompletion() at InfiniTec.Exchange.ItemBase.Save() Manoj Kaushik