has anyone tried it with vb.net?
i have a working code here and not changed anything and now its not working.
the error.
The remote server returned an error: (405) Method Not Allowed.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The remote server returned an error: (405) Method Not Allowed.
Source Error:
Line 32: Dim SessionID As String = tox.CreateSession(HttpContext.Current.Request.ServerVariables("REMOTE_ADDR")) '''
please help me if you are also working with vb.net. thank you