NECROMAN: Nejprve jsem se nemohl dostat pres druhou zalozku se souhlasem s licenci, opakovane mi to tvrdilo ze s ni musim souhlasit. (Nevim co to po me presne chtelo, jediny rozumny se tam tvarilo teleny obly tlacitko bez titulku a znacku ">"), a po nekolika pokusech se timto tlacitkem dostat dal mi to vyhodilo klasickou errorpage:
Server Error in '/' Application.
Server was unable to process request. ---> Exception has been thrown by the target of an invocation. ---> String was not recognized as a valid DateTime.
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.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Exception has been thrown by the target of an invocation. ---> String was not recognized as a valid DateTime.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[SoapException: Server was unable to process request. ---> Exception has been thrown by the target of an invocation. ---> String was not recognized as a valid DateTime.]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +413081
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +300
BoldBrick.CRM.Licensing.ActivationService.ActivationService.CreatePurchase(XmlElement axCustomer, String& asUnlockKey) in c:\project\mossquito\svn\www\workspaces\secondlife\BoldBrick.CRM\Web References\Licensing.ActivationService\Reference.cs:866
BoldBrick.CRM.API.MancoLicensingFacade.CreatePurchase(UserAccountInfo accountInfo, Int32 licenseID) in c:\project\mossquito\svn\www\workspaces\secondlife\BoldBrick.CRM\API\MancoLicensingFacade.cs:41
BoldBrick.CRM.API.ProductManagement.RequestBeta(UserAccountInfo accountInfo, Products product) in c:\project\mossquito\svn\www\workspaces\secondlife\BoldBrick.CRM\API\ProductManagement.cs:42
BoldBrick.Web.Downloads.buttonDownLoad_Click(Object sender, EventArgs e) in D:\BoldBrickWeb\BoldBrick.Web\Downloads.aspx.cs:63
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981
Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074