Bugs when loading saved XML

Started by Hendry

Hendry

Bugs when loading saved XML   22 November 2014, 17:25

Hello,

Just found this bug when I try to load Netscan from my saved XML, my computer contain Intel processor in WMI, hope you understand it.

This my WMI code:

<?xml version="1.0" encoding="utf-8"?>
<network-scanner-results>
	<summary>
		<title>SoftPerfect Network Scanner</title>
		<date>2014-11-22T14:23:52Z</date>
	</summary>
	<range>
		<from>3232237569</from>
		<to>3232237569</to>
		<noncontiguous>false</noncontiguous>
		<disabled>false</disabled>
		<extra/>
	</range>
	<items>
		<item>
			<ip-address>192.168.8.1</ip-address>
			<folders>
				<folder attributes="administrative">C$</folder>
				<folder attributes="administrative">ADMIN$</folder>
				<folder attributes="administrative">D$</folder>
			</folders>
			<hostname>PC01</hostname>
			<mac-address>B8-97-5A-79-9E-A2</mac-address>
			<response-time>2</response-time>
			<snmp/>
			<services/>
			<registry/>
			<remfile/>
			<wmi>
				<motherboard>G41D3+</motherboard>
				<cpu-make/model>Intel(R) Core(TM)2 Duo CPU     E6550  @ 2.33GHz</cpu-make/model>
				<ram-size>2,00 GB</ram-size>
				<harddisk>ST500DM002-1BD142</harddisk>
				<graphics>NVIDIA GeForce GT 220</graphics>
				<graphicsram>1,00 GB</graphicsram>
				<banklabel>BANK2</banklabel>
				<memory-ram>2,00 GB</memory-ram>
			</wmi>
			<membership/>
			<remxml/>
			<remperf/>
		</item>
	</items>
</network-scanner-results>

Thanks
SoftPerfect Support forum - Andrew avatar image

Re: Bugs when loading saved XML   22 November 2014, 18:39

That's right, it's a bug due a slash character that went into the node name. We will fix this shortly in the upcoming release, along with some other issues.

In the meantime, to load the file simply change the line
<cpu-make/model>Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz</cpu-make/model>
to
<cpu-make-model>Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz</cpu-make-model>

Reply to this topic

Sometimes you can find a solution faster if you try the forum search, have a look at the knowledge base, or check the software user manual to see if your question has already been answered.

Our forum rules are simple:

  • Be polite.
  • Do not spam.
  • Write in English. If possible, check your spelling and grammar.

Author:

Email:

Subject

A brief and informative title for your message, approximately 4–8 words:

     

Spam prevention: please enter the following code in the input field below.

 ********  **     **  **    **   *******    ******  
 **        **     **   **  **   **     **  **    ** 
 **        **     **    ****    **     **  **       
 ******    *********     **      ********  **       
 **        **     **     **            **  **       
 **        **     **     **     **     **  **    ** 
 **        **     **     **      *******    ******  

Message: