Executable and easy text report.vi

After reading some of the knowledgebase articles and the discussion grps it sounds like I am missing somethng when I create an exe and include "Easy Text Report.vi" in my LV2012 Project.  If I run the exe in the admin window of Windows 7 the test results are printed out just fine.  If I copy a shortcut of the exe file over to a user window on the same machine nothing is printed.  Anyone know why????
Windows 7
LV2012
Thanks...
Solved!
Go to Solution.

Doing a quick search on the forums for that error gives a lot of information. I guess that error is what the print VI throws no matter what the problem is. You can try printing to pdf as the default printer and see if the error is still happening. Try changing the default printer to the one you are using. (Maybe the 2 logins have different printers selected as default). Someone who has experienced error -41002 might be able to explain more than I can... There is a knowledgebase that talks about issues with margins, but I don't know how much help that will be. -41002 KB A few other posts appear, but nothing that would explain the difference between administrator and users permissions.

Similar Messages

  • Easy text report in DLL causes LabVIEW crash

    I was wondering if anyone else could shed some light on this problem (it's got tech support stumped).
    To date I have two build machines and three target machines that have had the same problem. I build a DLL in LabVIEW that contains the Easy Text Report vi. I also create a VI that calls this DLL function to test it out. Everything works fine on my build machines. On my target machines, however...
    On the target machine I put a call library function node on the block diagram and configure it for the LabVIEW DLL I created, select the function and setup the parameters to the function. Upon clicking on OK on the configuration window for the call library function node, my hard drive access spikes for some period of time (sometimes fractions of seconds, sometimes seconds); I assume the VI inside the DLL is being loaded into memory. I then get a Windows message stating that LabVIEW needs to be shut down at which point Windows terminates LabVIEW. Removing the Easy Text Report from the DLL VI eliminates the crash. Tech support has helped narrow this down a bit -- it seems to specifically be the print portion of the report generation VIs (they sent me a DLL that creates an HTML report which had no issues).
    I'm doing this in LabVIEW 8.0. To make things more interesting, I have the same code in LabVIEW 7.0 and 7.1; neither of these have any problems. I've attached the code (LabVIEW 8.0) that tech support and I have been messing with.
    Any thoughts or sugestions?
    Tim Stahl
    Attachments:
    My DLL.zip ‏10 KB

    Hi DougF,
    It has been a while since I looked at this stuff in detail, so I will answer from memory.
    There are a number of routines that must be present for the code to work correctly. The two I am thinking about are "CINDispose" and "CINUnload".
    I suspect CINUnload is missing or buggy.
    I hope this helps,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Easy text Report.VI...not so easy

    I'm using LV 7.0 and when I try to use the 'Easy Text Report.VI' I get this: Error -2147319779 occurred at library not registered. in font styoe.vi->set report font.vi->easy text report.vi->untitled 1. This error code is undefined. No one has provided a description for this code, or you migh have wired a number that is not an erro code to the error code input.
    I would appreciate any help on this....tks

    I am not positive what is causing the issue, but here is a list of things that may fix it. I understand some look strange, but I promise I have seen them fix issues.
    1.Hit ctrl-shift-Run Arrow on the Top level VI to force a recompile of the hierarchy.
    2.Open up the subVI (really a sub-subVI) called Font Style.vi. On the block diagram, in the upper left-hand corner, there is a property node. Change the property node to a different property, and then back to the original "TextFont" property. Save the VI.
    3.Take a look at these links Error "-2147352573 Member not found in the xxx.vi" with NI Reports VIs in LabVIEW 6.0
    f/websearch/2FCAAF080951FCAB86256982007AA16C?OpenDocument�> NI Reports Doesn't Seem to Be Working Pr...
    4.Re-install LabVIEW
    Evan

  • Easy Text Report

    Hello,
    I try to print out a text with "Easy Text Report.vi".
    After the "Set Report Margins.vi" there is an error: Menmber not found!
    What´s wrong?
    Thanks, Philipp

    Hi Philipp,
    I had the same problem, try this:
    - In the Measurement System input of Set Report Margins vi connect a constant and set it to metric or US
    - In the report margin cluster try to change the default values ( I set 10mm)
    In my case this worked. This problem showed up only with LV6; LV5.1 worked fine.
    Good luck,
    Alberto

  • Haw to execute and create a report in pdf format

    i have installed developer 10g and application forms & report 10g.
    I have used until noe application 1.0.2.2 and ina form to execute a report i have this istruction
    run_product(REPORTS,
         var_report,     
         SYNCHRONOUS,
         RUNTIME,
         FILESYSTEM,
         plid);
    where var_reprot is the name of my report (example test.rep)
    plid = paramlist (example Add_Parameter(plid,'MAXIMIZE', TEXT_PARAMETER, 'YES');
    add_parameter(plid, 'PARAMFORM', TEXT_PARAMETER, 'NO');
    add_parameter(plid, 'BACKGROUND',TEXT_PARAMETER, 'YES');)
    then i have execute regedit to change the variable
    FORMS60_REPFORMAT = 'PDF' TO OBTAI AUTOMACTICALY A REPORT in pdf.
    Now i have try to convert form and execute the same instruction but there is no result !!!
    There is a fast way to convert all button tha i have for the pdf printer in forms10g ???
    Thank's a lot for the suggestion !!!

    Please read the Forms and Reports Integration whitepaper
    (link below). That is a must-read for anyone working in Forms-reports
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    ---------------------------------------------------------------------------------

  • Print easy text.vi doesnt work in executable

    I have 3 target machines running labview 2012 on a PXIe8101controller.  In my statemachine the vi prints out a report using easy text report vi ( on report generation pallet) at the end of the test.  Its an executable vi on all 3 machines.  On 2 of the machines it works fine.  On the 3rd it hangs up when I'm logged in as a standard user.  If I log in as administrator it works fine.  The thing I noticed is that on the 2 machines it works on, the image is "factory..1.2.1f6"  (under control panel>systems).
    On the test equipment that it only works in admin mode the factory image is 1.2.4.f1.  Also MAX is 5.3.1 on the one that runs fine and 5.5.0 f1 on the one that  it doesn't work on.  Anything I'm mssing?
    Thanks.
    Solved!
    Go to Solution.

    Maybe you can enlighten us with your solution so others may benefit.  Unless it was just something silly.  Then just say it was something silly.
    Myself, I'd probably go ahead and post it, even if it was silly little mistake.  At worst, it's a laugh on me - at best, someone else made the same boneheaded mistake I lived through and they don't have to walk in my footsteps. 
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • How can I add the number of columns/row starting with the build in "Text Report" example in the LabVIEW

    Hi All,
    I am wondering how can I add the numbers of row and column from the existing build-in "text report"
    VI ? If possible, would you mind showing me step-by-step because I am a new user and I am not familiar with the labview software.
    Thanks

    Hi,
    Easy text Report is for saving to a file. Do you mean you just want to add the totals of two arrays and write that? In that case I would just append the totals before writing to file.
    Jeff | LabVIEW Software Engineer

  • I can't append control image to report on 1 page with appended text report

    I am attempting to create a report which is simply header, experiment information, and two graphs of data. I am using a Easy Text Report and Append Control Image to Report. I have successfully printed out this report, but on two separate pages. The header info is on the first page, and the graphs on the second page. This doesn't seem to be a margins problem, as the header is very brief and the graphs aren't that large either. I would like to make this into a one page report.  Any help is greatly appreciated.
    Message Edited by csmrunman on 01-15-2010 10:18 AM

    Nevermind. I neglected to see the Append Report Text.vi. That solved everything.

  • Wesite Login and navigate to reports page and pass parameters to the forms page and download file

    Hello,
    New to C# scripting in SSIS. Everyday I download data file from a website. I need to schedule a page to include a script to auto download from the website everyday by navigation to reports page and submenu for a particular report. After I click it opens
    a webpage where I need to select my criteria and download the file to a table. This is what so far I got
    Object mySSISConnection = Dts.Connections["websiteConnectionManager"].AcquireConnection(null);
    MessageBox.Show("Success")
    I got the success message. After login, I need to navigate to select reports and then from submenu select the everyday report and pass the input parameters to the webpage and download the file and export to a tables. Any help. Not much coding I know. Learning!!
    Any help really appreciate it.
    Thanks
    Jagan

    Whoever instructed you to so is not prudent, once the report definition changed the package will break.
    This is not the proper data interexchange.
    Here is though an example on how to generate a SSRS report and download as a file: http://sandeep-aparajit.blogspot.ca/2010/02/how-to-execute-and-save-ssrs-report.html
    And then to load the file into OLEDB destination http://www.daimto.com/ssis-lesson-2-first-package/
    Arthur
    MyBlog
    Twitter

  • Z-Report for PR using ES language not getting the Header and Item text deta

    Hi,
    We have developed Z report for PR report and we ahve used ES and EN language, but when i select language ES and execute the report then we are not getting the Header and Item text data,
    Secondly when We select language EN and execute the report then we are getting the Header and Item text details.
    Please guide me.
    Thanks
    Shital

    Have you maintained Tetexxt in ES language or is it that you are expecting  on selecting ES the text from En will get coverted to ES and display in your report?

  • Issue on How to mimic Deski document from CMS to local machine, pass parameter, execute and save in a mutiple report format then store in a network drive.

    Post Author: usaitconsultant
    CA Forum: JAVA
    Would you know if there's a way to mimic Deski
    document from BOXI server(CMS) to local machine, pass parameter, execute and
    save in a mutiple report format then store in a local drive or network
    drive? Most examples and tutorials in BO XI R2 I've seen are scheduling while drilling report is for web intelligence only and not desktop intelligence.  Please let me know your ideas. I would really appreciate your help. Thanks.

    Post Author: usaitconsultant
    CA Forum: JAVA
    Hi Ted,
    Thanks for the reply.The file is not available in the server. Though, I checked CMS and I found an instance in history tab and the status is failed with error below. 
                Error Message:
                A variable prevented the data provider Query 1 with BANRRD30 from being refreshed. (DMA0008).When I checked my codes, I found out that the object Im using is for web intelligence data provider. However, I cannot find any documentation and example for passing parameter values in desktop intelligence data provider. Any idea on this? You think this is not suported by Report Engine SDK?Thanks.    

  • TS1314 Dear all, greetings, I did not mean to offend anyone by typing all my texts in capital letters, I am just used to it and at my age (63) it is better and easier for my eyes to type all the texts in my messages in capital letters.I do apologize about

    Dear all, greetings, I did not mean to offend anyone by typing all my texts in capital letters, I am just used to it and at my age (63) it is better and easier for my eyes to type all the texts in my messages in capital letters.I do apologize about it all. I can assure you that I do respect all of you more that you maight me thinking of. i have the same difficulties in typing in small letters like yours in reading texts in CAPITAL letters.......tant pis, c' est la vie
    For web and computing experts I would like to remind them that all the peoples nowadays have the same needs (or hobbies if you wish) regarding the electronic devices, web, compouters, softwares and that sort of thing.
    If I WERE not to have technical support because of my prefiously used capital letters in me text messages, I have to confess that next time I will be more carefull about the devices producers........ I live and always learn (SOCRATES, girasko, aei didaskomenos)
    Two questions
    1. I noticed on the you tube videos about the new ipad that the main icons are more than mine (i.e. the icon of facebook and a number or others are missing)
    2. I would like to ask you to do me a favour, thanks for your patiene. Still I have not understood how (in which way, the pictures, transfered from my system or new taken by the ipad camera are uploaded directly to the FaceBook. I suppose that I will not have the same difficulties regarding the videos to both Facebook AND YoutTube. Thanks a lot for your patience with me, from now on I will be more carefull about posting messages to you referring to technical support
    Constantinos
    Athens, Greece

    Some of the apps shown in adverts / videos have been downloaded from the App Store, they don't come pre-installed e.g. the Facebook app is a free download the app store : 'official' Facebook app.
    To upload photos to Facebook you can use the above app - you can't, for example, use Safari on the iPad to upload content to sites.
    Not sure whether any apps allow you to upload videos to YouTube (I don't use the site).

  • How to mimic Deski document from BOXI server to local machine, pass parameter, execute and save in a mutiple report format then store in a network drive.

    Post Author: usaitconsultant
    CA Forum: JAVA
    To Guru's, Would you know if there's a way to mimic Deski document from BOXI server to local machine, pass parameter, execute and save in a mutiple report format then store in a local drive or network drive? Most examples and tutorials in BO XI R2 I've seen are scheduling while drilling report is for web intelligence only.  Please let me know your ideas. I would really appreciate your help. Thanks. 

    Give Chronosync a go - have been using for over a year and it works great; if you like Syncback you'll like this app.

  • Display key in the selection screen and Key & Text in the report

    Hi,
    For the infoobject in the query,
    In the variable selection screen When i want to select any value it should display only key, and in the report i want to display key and text of that infoobject.
    Is it possible?
    Thanks
    Rani

    Hi
    Display As
    Here you determine whether and in what format the individual characteristic values of the characteristic are presented:
    ·        (Standard): The standard display type for characteristic values corresponds to the setting in InfoObject maintenance under Tab Page: Business Explorer.
    ·        No Display: The characteristic display is hidden. This function is useful, for example, with the currency/unit characteristic as the currencies are also shown in the key figures.
    ·        Key and Text: The characteristic values are displayed by their technical key and text.
    ·        Text: The characteristic values are displayed by their text.
    ·        Key: The characteristic values are displayed by their technical key.
    ·        Text and Key: The characteristic values are displayed by their text and technical key.
    In the dropdown box below, you can select the type of text you want to use if you set a display type that contains text. The following options are available:
    ·        Standard: The shortest available text for the characteristic values is used as the text.
    ·        Short text: The short text for the characteristic values is used as the text.
    ·        Long text: The long text for the characteristic values is used as the text.
    ·        Medium text: The medium text for the characteristic values is used as the text.

  • I want add Document type and Document text std report S_ALR_87012357

    Hi Gurus
    I want add Document type(BLART) and Document text(BKTXT)  for std report S_ALR_87012357  .how can i pull these fields .do i need to change the code .
    Please help me
    Thanks & Regards
    Sandya
    Edited by: sandya rani on Feb 3, 2010 1:36 PM

    Hi
    Suggest you to ask the help of the ABAPER & Debug the report  S_ALR_87012357
    Please also check field HWBAS(Tax Base Amount in Local Currency)  in Table BSET  (Tax Data Document Segment)
    Regards
    Praveen P C
    Edited by: Praveen Chirakkel on Apr 20, 2011 6:13 AM

Maybe you are looking for

  • Sales data are not integrated in R/3

    Hello I use BTE DE_BALE on R/3 to integrate data coming from CRM extension (EEWB). Everythig's fine in the customer FM in R/3 : I get the extension data and I add to table CT_IDOC_DATA segment E1KNVVM with these data, but they are not updated in R/3.

  • Oracle Matrix Rpt output to Microsoft Excel File

    I am looking for a solution that would take my current Oracle 9i matrix report output directly to an excel file. I have clients that need to see the report not in a pdf format(which I currently use) but in an excel format. Thanks,

  • Power Management Issues with Windows 8.1 RTM on HP Elitebook 8560w

    Installed Windows 8.1 RTM on my HP Elitebook 8560w yesterday and am having the same problem as with Windows 8.1 Preview before - power management is not working correctly. The screen will dim real shortly and come right back after the set amount of m

  • No 5.1 sound in games using LogitechZ5300 and Audigy

    Hey all. I realize that you can't get 5. sound in games through digital output. So I bought a very nice sound system (Logitech) which is a 5. system, and have it hooked up properly. (The Creative Speaker test confirms that each channel works properly

  • How do I change default location for file downloads, as in not "C" drive

    Unsure where to make to changes so my downloads will go to another hard drive instead of the "C" drive under documents.