While making Subform Flowed-WesternText  there is an error

Hello Buddies,
I am using LiveCycle Designer7.1.I have included two filds in a subform which i made flowed-WesternText but when i preview it two fields are overlapping one over the error in the report pallete i found the like "Invalid layout attribute on subform . Using default.
PDF generated successfully."
Could any one let know wt was the issue.
Your responce is higly appreciated
Rakesh

Next step:
If I use the lvclass directly in my application, IT WORKS with remote debugging:
If I use the same class in compressed lib, it does not work:
(then error ocuures as described above)
Any Idea?
I have tried several property values of the compressed lib:
-"Fehlersuche aktivieren" ic checked (enable debug)
-no excludes (unchecked remove Typedefines...)
BTW: It does not update the version number of library. I set checkbox to automatically increase version number, but when I insert this lvlibp into small app, and open properties of this lvlibp, it tells me version 1.0.0.0
I have attached Source Code of small application using lvlibp library (MidSmallUsingClasses)
and of lvlibp project itself (TestClass)
Please help me: try to build, include in some application as packed library and remote debug.
Thank you in advance.
Please help me.
Eugen Wiebe
Bernstein AG
CLAD - Certified LabView Associate Developer
Attachments:
MidSmallUsingClasses.zip ‏194 KB
TestClass.zip ‏148 KB

Similar Messages

  • Plz help me while making app id it says An unexpected error occurred. Please try again."?

    plz help me while making app id it says
    An unexpected error occurred. Please try again.”?

    Hi there,
    You may want to take a look at some of the troubleshooting steps found in the article below.
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    -Griff W.

  • Save Me~!!  While I running my JD, there comes a error...look for help..

    HI
    em, Let me describe my issue.
    Yesterday, I added a file into my EJB program.. . it worked well that moment, but today,, just now.. I tried to running JD, but it show me a error
    a message box list the information below:
    Error loading Business Component:
    E:\CompanyPUB\mygod\mygod.jpr
    Exception: java.lang.IllegalArgumentException
    Details:
    (the informations while click the datials button)
    java.lang.IllegalArgumentException
         at oracle.ide.util.PatternFilter.fromStr(PatternFilter.java:48)
         at oracle.ide.util.PatternFilters.refreshFilters(PatternFilters.java:38)
         at oracle.ide.util.PatternFilters.<init>(PatternFilters.java:25)
         at oracle.ide.util.PatternFilters.getInstance(PatternFilters.java:50)
         at oracle.ide.model.ContentSet.<init>(ContentSet.java:134)
         at oracle.ide.model.ContentSet.<init>(ContentSet.java:118)
         at oracle.ide.model.ContentSet.<init>(ContentSet.java:149)
         at oracle.ide.model.ContentSet.<init>(ContentSet.java:118)
         at oracle.jdeveloper.model.PathsConfiguration.getJavaContentSet(PathsConfiguration.java:99)
    then, if I jump to next, the IDE can running, but my Project is not been to loaded into the IDE,,,,,,,
    so..How can I solve this issue please...???? -----------------
    I tried this:
    new a project, then add the folders of the origianl project into the newly one.,,,,
    but after do this, the structure has been changed,,,, so my program cannot work........
    drive me crazy...
    ----------------If you know the way, please hurry to give me a hand...thanks a lot,.

    All you have to do is wait for the background save to complete. Duh!
    It sounds like you saved a large file and then immediately tried the Save As.
    Look at the progress bar.

  • Error while making iview with visual composer

    I am trying to make an iview usign visual composer.
    In the document that i have for making the iview , it says that when you have the bapi list you need to drag and drop the bapi to the empty iview pane . When i do so it gives me the following error ...
    "Portal request failed
    (com/sap/mdi/ObjectFactory)"
    What do i do ?
    Would appreciate a prompt help!
    thanks again for making me move ahead
    I had a conversation with a parson on the forum named Venkat . I am posting the same for other people in the forum to understand what exactly is my problem and how much have we explored .
    Regards
    Deepak Singh
    Hi Venkat ,
    I tried to do so research on the problem and it is being talked about in a thread on the forum . They ask to refer to the sap note 765461 to resolve the mdi reference . In the note they ask you to refer the installation guide of the installed version of EP . I have EP 6.0 SP2 . The installation guide says the following ...
    7.1.2 Adding References
    To enable some of the features in the portal environment, add references to reference file.
    To add a reference:
    1. With a text editor, open the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers\reference.txt
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers/reference.txt
    2. Look for the line:
    reference service:eisconnector library:jco
    3. After the line mentioned in previous step, add the following in a new line:
    reference service:eisconnector library:com.sap.mdi
    4. Save your changes and close the file.
    5. Delete the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers.bin
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers.bin
    6. Restart the SAP J2EE Engine. See Starting the SAP J2EE Engine [Page 60].
    7. Restart the SAP J2EE Engine again.
    I did the same ....but now my server is not starting . By chance i didn't keep a bakup of the file which they asked me to delete .
    Now what do i do ?
    I think i am stuck up badly here .
    EVERYBODY IN THE FORUM PLEASE HELP
    I am not sure how a thing that is mentioned in the installation guide cannot work !
    Regards
    Deepak Singh
    Deepak,
    It is not that bad. By deleting you are recreating that managers.bin file during startup based on the reference.txt and library.txt (recollecting from my memory). This could also happen if there is a typo or some special characters in the reference.txt
    I don't know what J2EE patch you are at, but after PL22 you can actually add the reference using the "add reference" command from the administrator console.
    could you please send the error you are getting? To revert back the simplest thing is removing the line you have added and restart.
    Hope this helps.
    -Venkat Malempati
    Note: Please reward points if your problem is solved or useful.
    Venkat ,
    I am using J2EE engine 6.20 SP2 .I tried to get the server started by the following two methods
    1) I removed my entry in the reference.txt file and then start the engine by running go.bat from the required path .
    2) I got the original file managers.bin which i deleted and then placed in the required path and restarted the server
    Both the options didn't work .
    I am not getting any error when i restart the server. When i run the batch file go.bat it starts the console and shows me the various managers loading . After it shows the Clustermanager loading , it stops and gets stuck .
    Not sure what should i do now .Is reinstallation the only solution ?
    Is there a solution from the administrator console ?
    Regards
    Deepak Singh
    Deepak,
    No you don't need to re-install. Try the following.
    1. First start the state controller by runing go.bat in the following directory.
    /usr/sap/xxx/j2ee/cluster/state/go.bat
    You get the message waiting for cluster manager.
    2. start the server in a different window
    /usr/sap/xxx/j2ee/cluster/server/go.bat
    You get the message waiting for cluster manager
    3. Start the dispatcher
    /usr/sap/xxx/j2ee/cluster/dispatcher/go.bat
    Please let me the know the error messages.
    You can chat with me between 10:00 - 11:00 PM US EST.
    Regards
    -Venkat Malempati

    People ,
       I tried to do what venkat suggested . Infact I had mailed him the snapshot of the screen when i start the state controller as he suggested . For other people in the forum this is what is happening . When i start the state controller it displays an error and then the window closes immediately . I have managed the screen shots somehow and in those i could find two messeges in the begining and the end which could be useful for debugging the problem ...they are
    1) [DBMS]: ID3004:DB file header do not match exception .
    com.inqmy.services.dbms.server.interfaces.DatabaseException: Error while opening database ...
    2) ID000544: Error statrting service dbms. DBMS service not started properly due to: Errro while opening database
    [Framework -> criticalShutdown] Service dbms startup error !
    After the state controller window closes i run the server in a different window and i get a message waiting for the cluster manager as suggested . Now i start the dispatcher and i get the same messege there as well ie waiting for the cluster manager .
    What is to be done now . Is this information sufficient to suggest me something ? Please let me know if you require any other information .
    Regards
    Deepak singh

  • BUG ??? BEA-420012 There was an error while running a lifecycle stage

    Hello...
    Currently I am working on BEA Portal 8 on Linux platform, but when I browsing
    my App, the server send me the next Error...
    <Error>
    <netui>
    <SERVERNAME>
    <portalServer>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <USER-LOGGED> <>
    <BEA-420012>
    <There was an error while running a lifecycle stage :: Lifecycle: UIControl.render
    :: for the control :: null ::.
    com.bea.netuix.nf.UIControlException:
    For portlet [nameportletPortlet_1],
    could not do page flow lookup for the given action [nameAction] in the given PageFlow:
    [NamepageflowPF.NamepageflowPFController].
    I repleace my current values for ...
    SERVERNAME
    USER-LOGGED
    Namepageflow
    nameAction
    Is that a BEA Portal's BUG ???????
    thankX .....
    atte
    Francisco Perez

    Subbu ..
    Well, my portlet only call the begin action, all the other action are in the pageflow
    scope..
    thanX
    Francisco Perez
    Subbu Allamaraju <[email protected]> wrote:
    Could you also check if the actions specified while creating the portlet
    exist in the pageflow? It seems that the portal is unable to invoke
    the pageflow.
    Subbu
    Francisco Perez said the following on 11/12/2003 08:05 AM:
    Hello Subbu ...
    Yes, it is correct, all my pageflow woks stand-alone ..
    Do You have any idea ?
    thanX ...!!!
    Subbu Allamaraju <[email protected]> wrote:
    Could you check if your pageflow works stand-alone?
    Subbu
    Francisco Perez wrote:
    Hello...
    Currently I am working on BEA Portal 8 on Linux platform, but whenI browsing
    my App, the server send me the next Error...
    <Error>
    <netui>
    <SERVERNAME>
    <portalServer>
    <ExecuteThread: '13' for queue: 'weblogic.kernel.Default'> <USER-LOGGED><>
    <BEA-420012>
    <There was an error while running a lifecycle stage :: Lifecycle:
    UIControl.render
    :: for the control :: null ::.
    com.bea.netuix.nf.UIControlException:
    For portlet [nameportletPortlet_1],
    could not do page flow lookup for the given action [nameAction] inthe given PageFlow:
    [NamepageflowPF.NamepageflowPFController].
    I repleace my current values for ...
    SERVERNAME
    USER-LOGGED
    Namepageflow
    nameAction
    Is that a BEA Portal's BUG ???????
    thankX .....
    atte
    Francisco Perez

  • Issue while making a call through Nokia lumia 510

    Hi, i have purchased nokia lumia 510 around five months back. since then this phone is troubling me in a way or other. earlier there were issues with internet connectivity when i rectified it now there comes a new problem which occurs while making a call. whenever i make a call or receive a call after a few minutes i am unable to get the voice of the person on another side nor the other persons gets my voice. sometimes this happens just after 30-40 seconds and sometimes it happens after 15-16 minutes. then i have to cut the call in between and again have to call that person. this issue comes everytime i make or receive a call. i am so much irritated of this now. i even went to nokia care and they have replaced the speaker of the phone but this issue has not been resolved. can someone please help me to resolve this. please i need a permanent solution of this now.

    Have you tried replacing your sim card?
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Automatic batch creation while making the UD

    Hi Gurus,
    Due to a customer need, I want to create the batch number for a good's receipt while making the UD, is that possible in a way other than using transaction MSC1N?

    Hello Max,
    What I have understood is you need not to create batch number while posting the MIGO document and need to fire the batch number at the time of performing UD? If it is so then here is the solution:-
    You can meet the requirement via so many ways but according to me the easiest way is, follow these steps.
    Step:01 Copy the movement type 101 (use Trx OMJJ) create Z01. Where you need to select the option "No Creation" in the field "Create New Batch" in the entry level control.
    Step:02 Use this movement type while creating GR, (change the std setting for GR against PO for trx MIGO)
    Step:03 For movement type 321 - TF quality to unrest change the settings for the "Create New Batch" field from "No creation" to "Automatic / manual without check"
    I think these will be enough for your requirement.
    If there is any query pls revert.
    Regards,
    Shyamal

  • How to save CSV file in application server while making infospoke

    How to save CSV file in application server to be used as destination while making infospoke.
    Please give the steps.........

    Hi
    If you want to load your flatfile from Application server,then you need to trasfer your file from your desktop(Computer) to Application server by using FTP.
    Try using ARCHIVFILE_CLIENT_TO_SERVER Function module.
    You Just need to give thesource path and the target path
    goto SE37 t-code , which is Function module screen, give the function name ARCHIVFILE_CLIENT_TO_SERVER, on click F8 Execute button.
    for path variable give the file path where it resides like C:\users\xxx\desktop\test.csv
    for target path give the directory path on Application server: /data/bi_data
    remember the directory in Server starts with /.
    U have to where to place the file.
    Otherwise use 3rd party tools to connect to ur appl server like : Core FTP and Absolute FTP in google.
    Otherwise...
    Goto the T.code AL11. From there, you can find the directories available in the Application Server.
    For example, if you wanna save the file in the directory "DIR_HOME", then you can find the path of the directories in the nearby column. With the help of this, you can specify the target path. Specify the target path with directory name followed by the filename with .CSV extension.
    Hope this helps
    regards
    gaurav

  • Price is not Picking from Contract while making PO

    Hi Gurus,
    Value Contract for services is created, While making the Purchase Order the price is not picking.
    Note:-The Contract is in Valid Period only.
    Can any one tell me what reasons may be there.
    Regards,
    Prabhakaran M

    As a std procedure while creating PO price won't be picked from contract.  Rather you need to create a PO w.r.t the contract. In that case PO will take the same conditions stored in the contract.
    Else if you are working with sourcelist, then you need to define the contract as a source of supply.  In this case when you create PO system will pick Contract as source and contract price will appear in PO.

  • Error - Unhandled Exception While making AR invoice and AP invoice

    Hello Expert,
    while making AP Invoice from user's computer after entering 2/3 invoice   , SAP raises an error "
    and close SAP Business One but when user is connected through Terminal Server then there is no problem to add  document.
    while making AR Invoice from user's computer after entering 2/3 invoice   , SAP raises an error "
    and close SAP Business One but when user is connected through Terminal Server then there is no problem to add document.
    Please assist me regarding these issues.

    Dear Chintan,
    SAP Business One 9.1 (9.10.140) PL: 04  (32-bit)
    Regards,
    Mizan

  • How to reflect a new field in Bank data while making payment through F-53?

    Hello Experts,
    How can i reflect a new field (payment reference) in bank data while making payment through F-53?
    I have tried to do it by Field status group(OBC4) but the same is replicating in vendor invoice but not in vendor payment.
    I tried it at both level,fsg anf posting key,But no use.
    Is there any other process to make available and required field in BANK DATA of vendor payment?
    Please suggest .
    Regards,
    Sumeya offrin

    Hello Sumeya,
    Please consider note 145864 which explains what you have to do to
    make this field visible in your selection criteria:
    "In Transaction FB00 (Financial Accounting Editing Options -> Open items
    activate the flag 'Payment reference as selection criterion'.
    This is valid for incoming payment; please test if the same procedure
    is valid for outgoing payment as well.
    I  check the  issue, and unfortunately these function seems to not be supported for vendor open items.
    When you try to select the 'Payment Reference' in Additional selections
    the following messages is arised:
    'No account specified, items selected via document no. or reference'
    That means,when you do not specify an account in F-53 you can only
    via Reference and/or document. This is not a bug but system design.
    For additional reference you can check the note 451105.
    The note made clear that the specification of an account is required for vendors during the selection via payment
    reference.
    Kind Regards,
    Fernando Evangelista

  • To avoid Duplicate material entry while making sales order by VA01

    Sir / Madam,
    While making sales order by VA01 , duplicate material also accepted by system .There should be no duplicate material in sales order list.
    please suggest solution.
    Thanks.

    Hi,
    You should use userexit USEREXIT_SAVE_DOCUMENT_PREPARE in MV45AFZZ and not USEREXIT_SAVE_DOCUMENT,.The reason behind this is prepare userexit is activated just before saving the document,so at the time of saving if the logic which you will give is not satisfied then you can set warning or error in the code.
    Rewards points if useful.
    Regads,
    Amrish Purohit
    Message was edited by:
            AMRISH PUROHIT

  • How to deduct TDS while making an Outgoing Payment

    Company wants to deduct TDS while making an outgoing payments to Contractors / Jobworkers / Transporters.... can anyobody guide me
    Edited by: Marc Riar on Feb 19, 2008 10:23 AM

    Hi sanjay,
    For deducting the with holding tax, First you have to define some withholding tax codes with the percentages of the amount.
    For creating the with holding codes
    go to
    Administration>Setup>Financials>Tax>WithHolding Tax>
    There a create tax code
    Now Go to A/P Invoice. Select a vendor and change Itrem/service type to Service
    Then give the details of g/l and make WTax Liable to yes. There you can set the with holding tax code that was created. Based on that you can see the Wtax amount in the footer of the form..
    When you make the payment to particular vendor it automatically creates ledger entry for with holding tax also..
    Regards,
    Jagadeesh.V

  • Fixing the loupe tool position while making adjustments

    I haven't found a way to do this - maybe it's an enhancement - but just in case ....
    Is there a way to fix the loupe in position while making adjustments (ex. noise and sharpness)? I'd like the loupe to display real-time the results of the adjustments being made.
    I checked the manual but didn't see anything. Is it do-able or is it future?
    Thank you.

    I haven't found a way to do this - maybe it's an
    enhancement - but just in case ....
    Is there a way to fix the loupe in position while
    making adjustments (ex. noise and sharpness)? I'd
    like the loupe to display real-time the results of
    the adjustments being made.
    I checked the manual but didn't see anything. Is it
    do-able or is it future?
    Actually right around the time of 1.0.1 a number of people were asking for this - I also submitted a suggestion to see it as well.
    Currently the closest thing you have is to zoom in on a specific area at 100% and evaluate that region while making changes. That works pretty well, but with larger images 100% is not quite close enough.
    There are two ways to fix that I think, allow the user to define what the "100%' zoom really is, or allow the user to have multiple sticky loupes they could leave on an image.

  • I am making a movie on iMovie for a math project but when I try to share it on iDVD it says there is an error (-50)???

    I am making a movie on iMovie for a math project but when I try to share it on iDVD it says there is an error (-50)???

    While we all have MacBooks in this forum not all of us use iMovie. There's a iMovie Support Community where everybody uses iMovie. You should also post this question there.  https://discussions.apple.com/community/ilife/imovie
    And the iDVD forum https://discussions.apple.com/community/ilife/idvd

Maybe you are looking for

  • Input Field: Value Range in IP Web Layout

    Hi Experts, I've created a Web Layout based on IP with a copy function (e.g. from actual 2008 to plan2009) over 12 calendar months. For choosing the months to be copied, I created a Variable (calmonths) and added an Input Field into my layout to ente

  • Kernal Panic Log

    Can anyone help me interpret this kernal panic report? My iMac has been freezing up and shutting down on me lately. Thank you. Anonymous UUID:       XX Tue Apr  8 13:09:31 2014 panic(cpu 0 caller 0xffffff7f8b88aec0): NVRM[0/2:0:0]: Read Error 0x00610

  • [UIX] Data not visible in template, litteral instead of the value

    Hello, I follow this tuto :How To create a Look and Feel for ADF UIX (url : http://www.oracle.com/technology/products/jdev/howtos/10g/adf_uix_laf_ht/index.html) So my page is made with a pageLayout.uit. And i want to retrieve and display some data (e

  • Displaying images through forms6 stored as bfile

    The image is stored in a database as bfile datatype. How the image can be displayed using forms6?

  • How to put pdf file on crystal reports.

    Hi all, I'd like to put pdf file which is the attachment of Item master on crystal reports. I tried OITM.attachment but it only shows the location where the file is, not file itself. Thanks in advance.