Jump to content

Recommended Posts

Posted

I'm trying to push out a bit of software, but every time I try to do it through the RM stuff it fails instantly.

 

The error is comes up with is either "Root element missing" or "MSI Error"

 

 

The MSI error is that a DLL failed to register, but running it manually and clicking "ignore" allows it to install properly. [This was another thread with this problem, but I can't find it.]

 

I'm not sure what the "root element" is and the software/hardware is the same as the ones that just have an MSI error.

 

 

I also have one machine that actually installed it...

Posted

You could:

* use Orca to edit the msi and remove the installation of that dll (assuming it does work with that dll).

* Repackage by capturing a successful installation with AppWiz.

Posted
You could:

* use Orca to edit the msi and remove the installation of that dll (assuming it does work with that dll).

* Repackage by capturing a successful installation with AppWiz.

 

So much faff to install something on 5 computers... [Yes, I COULD go and do it manually... but most of the computers aren't accessible when I'm about.]

Posted (edited)

For root element is missing:

 

Do you have update 127 installed?

 

On one of the clients go to

 

C:\Program Files\RM\Connect\Data Access Layer\RM.Networks.Comms.Data.Dal.dll.config

 

and check if the file is corrupt. If it is, delete the file. Then, look for the newest .old file and rename it to replace the deleted one. Then reboot the client or restart RM service host.

 

Update 127 should fix this for you

 

For the MSI

 

Check the RM MSI logs on the client. If you packaged it yourself without enabling verbose logging, reimport the package with LOGGING=VERBOSE Logs can be found under:

c:\Program Files\Research Machines\Network Management\LogFiles\MSI Logs\

Edited by Dooms_Dave

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...