M
miztaken
I have been develpoing MAPI wrapper.
My problem is to convert ENTRY_ID to string type that can further be used to open that particular message.
I am trying to read from PST file.
When i tried using HexFromBin option after extracting ENTRY_ID (SBinary) then it shows me error as
" Attempted to read or write protected memory. This is often an indication that other memory is corrupt. "
I even tried unchecking
Tools->Option->Debugging->General->"Suppress JIT optimization on module load"
As i saw it somewhere
I dont know where i am wrong..
i would be very grateful if anybody replies me.
thanks
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
My problem is to convert ENTRY_ID to string type that can further be used to open that particular message.
I am trying to read from PST file.
When i tried using HexFromBin option after extracting ENTRY_ID (SBinary) then it shows me error as
" Attempted to read or write protected memory. This is often an indication that other memory is corrupt. "
I even tried unchecking
Tools->Option->Debugging->General->"Suppress JIT optimization on module load"
As i saw it somewhere
I dont know where i am wrong..
i would be very grateful if anybody replies me.
thanks
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com