Hi ,
My requirement here is to extract the emails from a client machine using outlook interop api and return as dataset to asp.net application. Earlier i tried by using outlook interop api directly in my asp.net application it works fine on my machine as the server and host are the same. But when i try to deploy the code on to server i am not able to see the required results. Can some one suggest me some solutions on this ?