Hi, Facing an issue while updating the MAPI properties with FBA. We are using PROPPATCH as the method and using WEBDAV request. Though it worked 2-3 times but failed many times....no clue why is this so? Any help...:( Regards Sumeet
Hi, not that I know of. Once you have the 440 Login Timeout under control there's nothing which should stop you. What errors are you getting? Kind regards, Henning "sumeetpk" wrote in message news:3E74D65F-B743-4CA8-BCC2-86B482045FB0@microsoft.com... > Hi, > Facing an issue while updating the MAPI properties with FBA. > We are using PROPPATCH as the method and using WEBDAV request. > Though it worked 2-3 times but failed many times....no clue why is this > so? > > Any help...:( > > Regards > Sumeet
Hi, I am getting "Operation Timeoutâ exception that is System.Net.WebException ex - The operation has timed out. ⦠- ex.Response - Null - ex.Status - Timeout -Sumeet "Henning Krause [MVP - Exchange]" wrote: > Hi, > > not that I know of. Once you have the 440 Login Timeout under control > there's nothing which should stop you. What errors are you getting? > > Kind regards, > Henning > > "sumeetpk" wrote in message > news:3E74D65F-B743-4CA8-BCC2-86B482045FB0@microsoft.com... > > Hi, > > Facing an issue while updating the MAPI properties with FBA. > > We are using PROPPATCH as the method and using WEBDAV request. > > Though it worked 2-3 times but failed many times....no clue why is this > > so? > > > > Any help...:( > > > > Regards > > Sumeet > >
Hello, this situation never occured to me. What you could to to narrow down the problem is using Fiddler (http://www.fiddler2.com/fiddler2/). Fiddler is an HTTP proxy which allows you to watch the requests as they go by. If this doesn't work you can revert to a network sniffer like WireShark (http://www.wireshark.org/). It operates on a much lower level but interferes less with the overall process. Kind regards, Henning Krause "sumeetpk" wrote in message news:774F2C2D-A90D-4264-B16E-5E6B6C420418@microsoft.com... > Hi, > I am getting "Operation Timeoutâ exception that is > System.Net.WebException ex - The operation has timed > out. ⦠> - ex.Response - Null > - ex.Status - Timeout > > -Sumeet > > "Henning Krause [MVP - Exchange]" wrote: > >> Hi, >> >> not that I know of. Once you have the 440 Login Timeout under control >> there's nothing which should stop you. What errors are you getting? >> >> Kind regards, >> Henning >> >> "sumeetpk" wrote in message >> news:3E74D65F-B743-4CA8-BCC2-86B482045FB0@microsoft.com... >> > Hi, >> > Facing an issue while updating the MAPI properties with FBA. >> > We are using PROPPATCH as the method and using WEBDAV request. >> > Though it worked 2-3 times but failed many times....no clue why is this >> > so? >> > >> > Any help...:( >> > >> > Regards >> > Sumeet >> >>