When I try an activate via the email address I get the following error on the final step.EndOfStreamException
Unable to read beyond the end of the stream.
Source : mscorlib
Stack Trace:
at System.IO.__Error.EndOfFile()
at System.IO.BinaryReader.ReadByte()
at MicroFour.Licensing.ActivationClient.RequestActivation(IWebProxy Proxy, String Email, String Password, String Serial, String MacAddress, String ComputerName, List`1 SelectedItems, Boolean InstallLicense)
at MicroFour.Licensing.ActivationClient.RequestActivation(IWebProxy Proxy, String Email, String Password, String Serial, String MacAddress, String ComputerName, List`1 SelectedItems)
at Activate.ActivateMain.RequestActivation()