Hi,
We are trying to install PlateSpin migrate server 2020.8.0.103, but ending up with the below error. I have also set the Enable 32 bit Applications to TRUE ( in the Default Application Pools of IIS Manager ) but still getting the same error. Can someone please check and let me know what the issue here is ?
Could not detect 32 bit mode, error: Unknown error (0x80005000)
Determining if we need to enable dot net framework (C:\Windows\Microsoft.NET\Framework64\v4.0.30319\) for IIS 6...
There is no need to enable .NET on the version of IIS that is running on this server.
Done registering dot net for IIS.
Creating the OFX web directory...
Error: System.Runtime.InteropServices.COMException (0x80005000): Unknown error (0x80005000)
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_IsContainer()
at System.DirectoryServices.DirectoryEntries.CheckIsContainer()
at System.DirectoryServices.DirectoryEntries.Add(String name, String schemaClassName)
at PlateSpin.WebServer.CreateWebVirtualDirectory(String name, String path, String parentDirectory, AppPoolCreateParameters parameters)
at PlateSpin.OperationsFramework.Install.ProjectInstaller.CreateOfxWebDirectory()
at PlateSpin.OperationsFramework.Install.ProjectInstaller.createWebServices(OptimizerForDiscoverConnectionURL optimizer)
at PlateSpin.OperationsFramework.Install.ProjectInstaller.Install(IDictionary state)
Error: Unknown error (0x80005000)
System.Runtime.InteropServices.COMException (0x80005000): Unknown error (0x80005000)
at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
at System.DirectoryServices.DirectoryEntry.Bind()
at System.DirectoryServices.DirectoryEntry.get_IsContainer()
at System.DirectoryServices.DirectoryEntries.CheckIsContainer()
at System.DirectoryServices.DirectoryEntries.Add(String name, String schemaClassName)
at PlateSpin.WebServer.CreateWebVirtualDirectory(String name, String path, String parentDirectory, AppPoolCreateParameters parameters)
at PlateSpin.OperationsFramework.Install.ProjectInstaller.CreateOfxWebDirectory()
at PlateSpin.OperationsFramework.Install.ProjectInstaller.createWebServices(OptimizerForDiscoverConnectionURL optimizer)
at PlateSpin.OperationsFramework.Install.ProjectInstaller.Install(IDictionary state)
at PlateSpin.OperationsFramework.Install.EntryPoint.Main(String[] args)
Regards,
Ruthran G