Click here to Skip to main content
15,889,808 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I pass Byte[] to web service and maintain parameter System.Bytes[] in method but can't invoke that gives The test form is only available for methods with primitive types as parameters. error so which data type i have to use
Posted

1 solution

this guy have same issue...You might get your anwser from this link
http://forums.asp.net/t/1980031.aspx?Web+Service+method+with+Byte+array+parameter+throws+ArgumentException[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900