Hi!
I just got the profiles from Andoido, and it seems the authentication that is required to use the profile is failing.
It is throwing the following errors:
14:41:37 - [Quester] Create questclass instance: System.MissingMethodException: Constructor on type 'HFHtdYdHkWfxurwIJHBWfIFzgFtrDTCAMQwhoPYU.Authentication' not found. at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at System.Reflection.Assembly.CreateInstance(String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at .Pulse(String )
[E] 14:41:39 - Auto update: System.Net.WebException: The remote server returned an error: (403) Forbidden. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at HFHtdYdHkWfxurwIJHBWfIFzgFtrDTCAMQwhoPYU.AutoUpdate..ctor()
[E] 14:41:43 - [1st try] Error connecting to authentication server System.Net.WebException: The remote server returned an error: (500) Internal Server Error. at System.Net.HttpWebRequest.GetResponse() at HFHtdYdHkWfxurwIJHBWfIFzgFtrDTCAMQwhoPYU.Authentication.CheckValidiation(Object sender, DoWorkEventArgs e)
[E] 14:42:12 - [2nd try] Error connecting to authentication server System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at HFHtdYdHkWfxurwIJHBWfIFzgFtrDTCAMQwhoPYU.Authentication.CheckValidiation(Object sender, DoWorkEventArgs e)
Any ideas to get this to work?
-Thanks!
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now