Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML hexBinary to byte[]
Message
General information
Forum:
ASP.NET
Category:
XML
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Miscellaneous
Thread ID:
01165151
Message ID:
01165521
Views:
13
>>What happens if instead of doing this:
>>
>>
>>SoapHexBinary hb = new SoapHexBinary(myDataSet.Assignment[0].PayLoad);
>>

>>
>>You do this:
>>
>>
>>SoapHexBinary hb = SoapHexBinary.Parse(myDataSet.Assignment[0].PayLoad) ;
>>


It doesn't work because Parse is expecting a string argument while PayLoad is byte[].
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform