DLL.XML file cannot be created

Locked
martin_h
Posts: 4
Joined: Mon Jul 09, 2018 5:59 pm
DLL.XML file cannot be created

Post by martin_h » Mon Jul 09, 2018 7:36 pm

Hi,

I have downloaded and installed this product a number of times and on all occasions i am receiving the error pictured in the attachment. when downloading and installing anti virus and UAC are deactivated.
I am using P3D V4.3 with quite a few add-ons. I can list if this is going to be of help.
Any suggestions on how i can resolve this issue?

Thanks in advance

Martin
Attachments
Capture.PNG
Capture.PNG (243.95 KiB) Viewed 1519 times

Taguilo
Posts: 658
Joined: Sun May 11, 2014 11:49 am
Re: DLL.XML file cannot be created

Post by Taguilo » Mon Jul 09, 2018 10:20 pm

Hi,

Please follow these steps to solve your issue:
-Do a Search in Windows for DLL.XML and, if more that one appears, take note on those that are present in Prepar3D v4 folders(s).
-Edit each one, and identify what is the current by spotting the name of your other addons.
-When you know which is the correct, just add, at the end (but before </SimBase.Document>):

<Launch.Addon>
<Name>XMLTools64</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools64.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>

Save the file, and that's it.
If you don't recognize your addons, or to be completely sure, add those lines to ALL of dll.xml files found (indeed belonging to P3D v4)

Thanks!
Tomas

martin_h
Posts: 4
Joined: Mon Jul 09, 2018 5:59 pm
Re: DLL.XML file cannot be created

Post by martin_h » Tue Jul 10, 2018 9:24 am

Hi Tomas,

Thanks for the prompt reply. I have more than likely done it wrong, but I have tried as suggested to no avail.
I've atatched a few screen grabs, can you tell me if they look correct. The highlighted are the files i've changed.

Regards

Martin
Attachments
Capture3.PNG
Capture3.PNG (171.99 KiB) Viewed 1492 times
Capture2.PNG
Capture2.PNG (105.95 KiB) Viewed 1492 times
Capture1.PNG
Capture1.PNG (529.83 KiB) Viewed 1492 times

martin_h
Posts: 4
Joined: Mon Jul 09, 2018 5:59 pm
Re: DLL.XML file cannot be created

Post by martin_h » Tue Jul 10, 2018 10:36 am

I've definitely done something wrong. Getting this error message when trying to launch active sky.
Attachments
Capture4.PNG
Capture4.PNG (3.99 MiB) Viewed 1489 times

N4GIX
Posts: 1023
Joined: Mon Sep 06, 2010 3:47 pm
Re: DLL.XML file cannot be created

Post by N4GIX » Tue Jul 10, 2018 5:30 pm

You did not add in the <Launch.Addon> at the beginning of the block:

<Launch.Addon>
<Name>XMLTools64</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools64.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>

martin_h
Posts: 4
Joined: Mon Jul 09, 2018 5:59 pm
Re: DLL.XML file cannot be created

Post by martin_h » Wed Jul 11, 2018 8:15 am

Hi, This is now sorted. Thanks for the help.

Regards

Martin

N4GIX
Posts: 1023
Joined: Mon Sep 06, 2010 3:47 pm
Re: DLL.XML file cannot be created

Post by N4GIX » Wed Jul 11, 2018 9:51 pm

martin_h wrote:
Wed Jul 11, 2018 8:15 am
Hi, This is now sorted. Thanks for the help.
You are most welcome. I wish all support questions were so easy to resolve... :D

In XML all <tags> have a matching closing </tags>. When either one is missing, the entire script will fail to load.


Locked

Return to “DHC-3T Turbo Otter Support Forum”