SergeS Posted April 16, 2016 Report Share Posted April 16, 2016 Trying to install Daminion Server on Windows XP SP3. (Do not laugh on me :-), it is virtual machine under Synology NAS, needs less resources than modern windows OSes). And I've got a problem - service doesn't start, with empty error message, see screenshot here. Have tried as local user, as far as network user, there is no difference. From Windows Services panel Daminion File Watching Service starts ok, but Daminion Server Service doesn't starts with message "The Daminion Server Service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service." Postgresql server service runing ok. Have tried on other windows virtual machines (win10, win7) - seems like it is working, but needs more resources than I have :-), still experimenting. My questions: Are there Daminion Server (4.5 release) compatible with WinXP? Front page on this site says "yes", but may be it is not really updated? If compatible - are there any tricks how to install it under XP? P.S. Anybody have ever tried to run Daminion Server under Virtual Machine (especially, VirtualBox)? Quote Link to comment Share on other sites More sharing options...
Alexius Posted April 19, 2016 Report Share Posted April 19, 2016 Can we connect to this PC remotelly via the TeamViewer program and check? Quote Link to comment Share on other sites More sharing options...
SergeS Posted April 19, 2016 Author Report Share Posted April 19, 2016 Can we connect to this PC remotelly via the TeamViewer program and check? Yes, sure, we can. See PM. Quote Link to comment Share on other sites More sharing options...
SergeS Posted April 28, 2016 Author Report Share Posted April 28, 2016 Trying to install Daminion Server on Windows XP SP3. (Do not laugh on me :-), it is virtual machine under Synology NAS, needs less resources than modern windows OSes). And I've got a problem - service doesn't start, with empty error message, see screenshot here. Have tried as local user, as far as network user, there is no difference. From Windows Services panel Daminion File Watching Service starts ok, but Daminion Server Service doesn't starts with message "The Daminion Server Service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service." Postgresql server service runing ok. Have tried on other windows virtual machines (win10, win7) - seems like it is working, but needs more resources than I have :-), still experimenting. My questions: Are there Daminion Server (4.5 release) compatible with WinXP? Front page on this site says "yes", but may be it is not really updated? If compatible - are there any tricks how to install it under XP? P.S. Anybody have ever tried to run Daminion Server under Virtual Machine (especially, VirtualBox)? Anybody here? ;-) Quote Link to comment Share on other sites More sharing options...
Alexius Posted April 28, 2016 Report Share Posted April 28, 2016 There is a problem with Daminion Server under Windows XP and Windows Server 2003. Daminion Server will not work anymore with Windows NT (Active Directory) Security on these OS's. Daminion Server Security (build-in users) only. Daminion Server not started now because this issue. We are preparing new build to fix this issue. You can manually fix this issue. You need to remove couple lines in the Daminion.Server.exe.config: name="RoleManagerAzManADAMProvider" type="System.Web.Security.AuthorizationStoreRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, publicKeyToken=b03f5f7f11d50a3a" /> name="ScopeAuthorizationStoreRoleProvider" type="PicaJet.Daminion.Service.Server.ScopeAuthorizationStoreRoleProvider, PicaJet.Daminion.Service.Server.Uni" /> Quote Link to comment Share on other sites More sharing options...
SergeS Posted April 28, 2016 Author Report Share Posted April 28, 2016 There is a problem with Daminion Server under Windows XP and Windows Server 2003. Daminion Server will not work anymore with Windows NT (Active Directory) Security on these OS's. Daminion Server Security (build-in users) only. Daminion Server not started now because this issue. We are preparing new build to fix this issue. You can manually fix this issue. You need to remove couple lines in the Daminion.Server.exe.config: <add connectionStringName="AzManConnectionString" applicationName="Daminion" name="RoleManagerAzManADAMProvider" type="System.Web.Security.AuthorizationStoreRoleProvider, System.Web, Version=2.0.0.0, Culture=neutral, publicKeyToken=b03f5f7f11d50a3a" /> <add connectionStringName="AzManConnectionString" applicationName="Daminion" name="ScopeAuthorizationStoreRoleProvider" type="PicaJet.Daminion.Service.Server.ScopeAuthorizationStoreRoleProvider, PicaJet.Daminion.Service.Server.Uni" /> Ok, thank you. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.