Hi ,
I Have to Pass the Parameter for the service class method through URL. The below is my Service Class . I will get the parameter (str name) from URL.
But when i run the C# code i am getting the 500 Internal Server error exception. How can i achieve this , Can you guys help me .
Thanks in Advance,
Ram