LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Generate XML report using MAX Generate report.vi

Hi All,

Caught in simple and wierd problem. I'm using a simle VI called MAX Generate Reoprt.vi to generate an XML report but getting error

Error code -2147220553  Error description :Incorrect report file extension provided.

The image of the block diagram is attached. I'm able to generate HTML reoport from MAX(absolutely no probs).
Thanks in advance

Regards
VDC

0 Kudos
Message 1 of 4
(3,246 Views)
I THINK it just wants a .xml at the end of your 'file 1'. Give it a whirl, usually  I'd try it myself first, but my programming machine is down...sorry.
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 2 of 4
(3,241 Views)
You must have the correct file extention. Here's what is wirtten in the detailed help of the function:


output filename specifies the filename of the generated report. You must have the correct extension for the type of report to generate (.xml, .htm, .html, or .zip).





Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 3 of 4
(3,236 Views)
Just add exetnsion of file you want to create eg:-Test.xml or Test.html
0 Kudos
Message 4 of 4
(2,915 Views)