now i have the following error in v1.05
"The specified file was not a valid dude xml file or the dude xml file does not contain any devices"
which is completely wrong.
Fix it so we can try it at least before we buy.
Doush,
I have not seen this error from anyone else yet.
So I can fix the issue can you send me an extract of your dude export xml file.
In particular I a sample of the section that defines the DeviceTypes and the Devices.
Just one "device" and one "devicetype" will suffice.
Be sure to remove your username and passwords if you are going to post here.
They look like this.
<DeviceType>
<sys-type>14</sys-type>
<sys-id>10820804</sys-id>
<sys-name>AP - Mikrotik 433</sys-name>
<sys-nextID>2974030</sys-nextID>
<imageID>11459952</imageID>
<imageScale>15</imageScale>
</DeviceType>
<Device>
<sys-type>15</sys-type>
<sys-id>11882270</sys-id>
<sys-name>AP1</sys-name>
<addresses>192.168.1.1</addresses>
<dnsNames>myap.xyz.com.au</dnsNames>
<secureMode>yes</secureMode>
<routerOS>yes</routerOS>
<typeID>10820804</typeID>
<pwd>1234</pwd>
<user>admin</user>
</Device>
Cheers