- Joined
- Sep 9, 2008
- Messages
- 1
- Reaction score
- 0
Hi,
when i using web client to post the values into the url, it shooting this error
System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data) at System.Net.WebClient.UploadValues(String address, String method, NameValueCollection data) at _Default.Extract(String uname, String upass) in c:\Inetpub\wwwroot\guru\Default.aspx.cs:line 90
If anyone know please give some suggesion
Regards,
Shijin
when i using web client to post the values into the url, it shooting this error
System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data) at System.Net.WebClient.UploadValues(String address, String method, NameValueCollection data) at _Default.Extract(String uname, String upass) in c:\Inetpub\wwwroot\guru\Default.aspx.cs:line 90
If anyone know please give some suggesion
Regards,
Shijin