Error trying to install a new license from within Umbraco.
Hi All,
I have installed Contour on various sites and I have always pre-configured the license on the Umbraco site.
Today I just tried to use the built in license configuration, I had two license currently un-assigned and when I selected the first license I received the following error:
The license could not be retrieved
You must download it from umbraco.org manually
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Invalid login and password. at Umbraco.Ecommerce.WebShop.webservices.Licensing.GetLicense(String username, String password, Int32 licenseId) in C:\Users\Niels Hartvig\Documents\Visual Studio 2008\Projects\UmbracoEcommerce\Umbraco.Ecommerce.WebShop\webservices\Licensing.asmx.cs:line 35 --- End of inner exception stack trace --- at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Umbraco.Forms.UI.org.umbraco.Licensing.GetLicense(String username, String password, Int32 licenseId) in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.UI\Web References\org.umbraco\Reference.cs:line 89 at Umbraco.Forms.UI.Dashboard.FormsDashboard.chooseLicense_Click(Object sender, EventArgs e) in d:\TeamCity\buildAgent\work\39da791f9304089a\Umbraco.Forms.UI\Dashboard\FormsDashboard.ascx.cs:line 131
This seems a bit of a strange message considering I had obviously typed in the correct credentials otherwise it would not have given me the choice of the two un-configured licenses.
I clicked back and tried to select the second item and it worked correctly!
Error trying to install a new license from within Umbraco.
Hi All,
I have installed Contour on various sites and I have always pre-configured the license on the Umbraco site.
Today I just tried to use the built in license configuration, I had two license currently un-assigned and when I selected the first license I received the following error:
The license could not be retrieved
You must download it from umbraco.org manually
This seems a bit of a strange message considering I had obviously typed in the correct credentials otherwise it would not have given me the choice of the two un-configured licenses.
I clicked back and tried to select the second item and it worked correctly!
A strange bug...
Cheers,
Chris
is working on a reply...