Hi, I've tried to install the license for latest version of DO4 (v4.3) but the install process crashes. This is what I've done:
Regards Paul Sinnema Diartis AG
This thread was imported from our support forum. The original discussion may contain more detailed answer. |
Alex (Xtensive) wrote:We'll fix this ASAP: yesterday we changed date format in one place to culture-independent, but forgot to do the same in another. So that's why it crashes on some locales now. So it's a bug, that wasn't fully fixed (it would crash with initial code as well - but on different set of locales). Alex (Xtensive) wrote:You must activate the license as well. Click on "Install license" - "Activate" (via internet). Manual activation works as well. You can manage \ issue your HW licenses via "My Subscriptions" page. Alex (Xtensive) wrote:It seems you're using some older version. See http://blog.dataobjects.net - there were few updates on the previous week. To find out your build number, you can:
xumix wrote:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ** Exception Text ** System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: s at System.DateTime.Parse(String s, IFormatProvider provider) at . . (Object , Object ) at . . (Object , Object ) at . . (Object , Object ) at . . (Object , EventArgs ) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll Xtensive.Licensing.Manager Assembly Version: 1.0.0.0 Win32 Version: 1.0.5520.41360 CodeBase: file:///C:/Program%20Files%20(x86)/DataObjects.Net/Bin/Latest/Xtensive.Licensing.Manager.exe System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll Xtensive.Core Assembly Version: 1.0.0.0 Win32 Version: 1.0.5510.44127 CodeBase: file:///C:/Program%20Files%20(x86)/DataObjects.Net/Bin/Latest/Xtensive.Core.DLL System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitdebugging="true"/> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. MSE-iT wrote: Quickfix: Go to the control panel and change your region and language setting to English(USA). Start the license manager and add your license. You must leave the Region and Language settings on English (USA) while you compile. Changed the Region and Language to English (USA). License Manager is still crashing. olorin wrote: Same problem for me. olorin wrote: Actually you have to change the "Format" option, not Region and Language : this worked for me. [attachment=0:a54gbv7d]config.png[/attachment:a54gbv7d] (Sorry for the screenshot in french) It now does accept the licence without complaining but during compilation it now says: The battle continues. I see the Manual hardware Id registration, but what to put there? Forgot to add - "Product version" property also contains build number. I'm currently experiencing the same problem with DataObjects.Net 4.3.6, Build 6962 (.NET 3.5 installer), USA - English. Has the problem returned? Hello Michael, Was it clean installation or you updated the previous version of DataObjects.Net with new dlls? Was the exception exactly the same or something different happened? Your answers will definitely help us to find out the problem. If it is more convenient, you may send them and the stacktrace, if any to support@x-tensive.com. Thanks |
An email has been sent to support@x-tensive.com Thanks! -- Michael |
Same exception for me. Sorry the exception message is in german, but I guess you know what it tells ;) ** Ausnahmetext ** System.ArgumentNullException: Der Zeichenfolgenverweis ist nicht auf einen Zeichenfolgeninstanz festgelegt. Parametername: s bei System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles) bei . . (Object , Object ) bei . . (Object , Object ) bei . . (Object , Object ) bei . . (Object , EventArgs ) bei System.Windows.Forms.Control.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnClick(EventArgs e) bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bei System.Windows.Forms.Control.WndProc(Message& m) bei System.Windows.Forms.ButtonBase.WndProc(Message& m) bei System.Windows.Forms.Button.WndProc(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ** Geladene Assemblys ** mscorlib Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 (RTMRel.030319-0100). CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll. ---------------------------------------- Xtensive.Licensing.Manager Assembly-Version: 4.4.0.0. Win32-Version: 4.4.0.7524. CodeBase: file:///C:/Programme/DataObjects.Net/Bin/Latest/Xtensive.Licensing.Manager.exe. ---------------------------------------- System Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 built by: RTMRel. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0b77a5c561934e089/System.dll. ---------------------------------------- System.Core Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 built by: RTMRel. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0b77a5c561934e089/System.Core.dll. ---------------------------------------- System.Windows.Forms Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 built by: RTMRel. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0b77a5c561934e089/System.Windows.Forms.dll. ---------------------------------------- System.Drawing Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 built by: RTMRel. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0b03f5f7f11d50a3a/System.Drawing.dll. ---------------------------------------- System.Xml Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 built by: RTMRel. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0b77a5c561934e089/System.Xml.dll. ---------------------------------------- System.Management Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 (RTMRel.030319-0100). CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0b03f5f7f11d50a3a/System.Management.dll. ---------------------------------------- mscorlib.resources Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 (RTMRel.030319-0100). CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll. ---------------------------------------- Xtensive.Core Assembly-Version: 4.4.0.0. Win32-Version: 4.4.0.7524. CodeBase: file:///C:/Programme/DataObjects.Net/Bin/Latest/Xtensive.Core.DLL. ---------------------------------------- System.Configuration Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 (RTMRel.030319-0100). CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll. ---------------------------------------- System.Windows.Forms.resources Assembly-Version: 4.0.0.0. Win32-Version: 4.0.30319.1 built by: RTMRel. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll. ---------------------------------------- System is Windows XP 32, I had this error on DO 4.4.0 (build 7249), then I uninstalled and tried with build 7524 - same problem. I also tried to set my region to english (USA), doesn't help. Unfortunately I can't see the screenshot above showing the config of the format my computer needs. (?) Also there can't be any older versions (relating to the timestamps of the precedessor posts) active on my machine, DO was initially installed 98 days ago. So it seems the bug is back (or never completely fixed). Hello CyborgDE, Please check whether you are instaling a company license instead of hardware one. For more information on license activation instructions please see this manual. |
I have the same issue with "DataObjects.Net v4.4.0 (build 7524) for .NET 3.5". System is Windows 7 64bit Ultimate (Service pack 1) with Dutch (Belgium) as the region settings. I've tried changing the region settings to English (USA) but that doesn't seem to help either. The error I'm getting is: Exception Text: Loaded Assemblies: Xtensive.Licensing.Manager System System.Windows.Forms System.Drawing System.Core System.Xml System.Management Xtensive.Core System.Configuration Anyone have a solution? I can provide more info if needed. Hello sm001, It seems that you are instaling a hardware license instead of the company one. For more information on license activation instructions please see this manual. Important: you need to download and install a company license. The link to it is shown on the screenshot. After successfully installing it, you will be able to activate the hardware license via Internet or manually. |