Taxonomy classification folder not displaying contents

Hello All,
I have created an index, a taxonomy for the index and created a query for the folder in the taxonomy where i want my documents to be classified.
After this I have reindexed my index.
the indexing has been completed.
Now when i navigate to content admin->KM content and to the folder of my taxonomy, The page keps trying to load and after a long time it gives a java iview runtime error.
I am able to open the folder for documents to be classified. I am also able to open other taxonomy folders.
I thought this is because the number of documents indexed are too many. so i reduced the depth of the crawler. now only 101 documents have been indexed. still the page does not open.
Could someone help me with this problem? I dont know what to do and where the problem could be.
Best Regards,
Vidhya

I've seen this before (on this board and on my machine once) and the solution was to blow away the .DS_Store file for /Applications. So Launch /Applications/Utilities/Terminal.app and type:
+rm /Applications/.DS_Store+
+killall Finder+
When the finder comes back up, see if the Applications folder loads for you now.
As for the Applications folder in your Sidebar, most likely you removed it by accident. Its pretty easy to do, but also pretty easy to fix. Double click on your hard drive on the Desktop. In the window that appears, drag the Applications folder to the Places section of the sidebar. That should do it. Hope that helps...

Similar Messages

  • WebHelp not displaying content in left nav pane

    Any suggestions for why WebHelp is not displaying contents in
    the left navigation pane? When Help is called, it displays the
    frame (including buttons such as glossary, search, contents, etc)
    and the work area, but does not show the TOC in the left navigation
    pane.
    I have also tried generating FlashHelp, with the same
    results. This time, only the work area displays. Any suggestions to
    fix this?
    This is a new project, where RoboHelp is being deployed for
    the first time. Any suggestions for making this a simpler
    transition would be much appreciated. I have used RoboHelp for many
    years with a different company and do not recall ever running into
    this many problems.
    Help!

    Sorry, I haven't used the CSH method which, by the way, was
    designed to show only the topic at first, I think.
    I give my developers a list of path/filenames for topics, and
    they use this form:
    .../helpdirectory/myproject.htm#targettopic.htm
    There are some shortcomings to this method, which leaves the
    window open and, when you call another topic, another new window
    opens. In other words, you have to close the help window manually
    to avoid windowmania.
    A solution is a little js that checks to see if a window is
    already open, closes it and opens a new one. (If no help window is
    open, it's a harmless js error.) It's fast enough that you wouldn't
    notice.
    The downside here is losing the browser history. Forward and
    back buttons work only so long as the help window stays open.
    In my opinion, this is not a major concern, since many Web
    based applications these days tell users not to use the back
    button. Production users won't mind so much.
    For ordinary people doing e-shopping and online banking, the
    browser back button is anathema.
    The bottom line is, if you have a decent set of navigating
    options built into the design -- TOCs, left or right rail lists,
    useful links at top and/or bottom of the topic page, the back
    button can become superfluous.
    Browe sequences work fine from any point in the lineup (I
    know, it's not the same as browser history -- unless you give them
    a really useful set of sequences).
    The forever-loading left pane is gone in RH 7.
    Hope this is useful.
    Harvey

  • Taxonomy files can not displayed

    I create a index for a folder files and build a query-based taxonomy.The files can be automatically classified into taxonomy folders.When I use navigation iviews to browse the taxonomy folders ,I can see some links of files that are automatically classified.But when I import a .par package(any application I developed in NWDS),the links in the taxonomy folders can not be seen and report an error "class java.lang.NullPointerException".I have to reboot j2ee engine to solve it.Once I import a .par package when the problem occur.Could anyone can tell me the reason or other solution besides rebooting j2ee engine.
    The detail error log is displayed below:
    java.lang.NullPointerException
            at com.sapportals.wcm.service.urimapper.UriMapperService.getConstantIDs(UriMapperService.java:145)
            at com.sapportals.wcm.service.indexmanagement.retrieval.classification.AbstractClassificationIndex.getDocumentTaxRMRids(AbstractClassificationIndex.java:4898)
            at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getTaxonomyClassResources(TaxonomyNamespaceManager.java:1747)
            at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.addChildDocuments(TaxonomyNamespaceManager.java:1781)
            at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:262)
            at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:135)
            at com.sapportals.wcm.repository.CollectionImpl.internalGetChildrenManager(CollectionImpl.java:1533)
            at com.sapportals.wcm.repository.CollectionImpl.internalGetChildren(CollectionImpl.java:1550)
            at com.sapportals.wcm.repository.CollectionImpl.doGetChildren(CollectionImpl.java:144)
            at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:124)
            at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:310)
            at com.sapportals.wcm.service.resourcelistfilter.cm.ResourceListFilter.getChildren(ResourceListFilter.java:420)
            at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initialfilter(AbstractRendererStatus.java:329)
            at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initializeSelectionList(AbstractRendererStatus.java:299)
            at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initialize(AbstractRendererStatus.java:285)
            at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.setParent(AbstractRendererStatus.java:99)
            at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.createStatus(LightCollectionRenderer.java:861)
            at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.renderAll(LightCollectionRenderer.java:585)
            at com.sapportals.wcm.rendering.control.cm.NeutralControl.render(NeutralControl.java:164)
            at com.sapportals.wcm.rendering.layout.cm.SimpleLayoutController.render(SimpleLayoutController.java:39)
            at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1717)
            at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
            at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:281)
            at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:659)
            at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:414)
            at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
            at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
            at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:75)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi Shi Zi, we are facing the same situation. Did you have solved the problem?
    Please , anyone out there???

  • Desktop Folders not displaying content?

    One of my Designers has developed the following issue on his G5.
    Folders on his desktop do NOT display all items contained in it? He may see nothing at all or only partial items?
    However, if I take the Desktop over remotely (Chicken VNC) I see all items as normal.
    Also, if folder contents are viewed through an Application "Browse" (Photoshop, Illustrator Etc) all items display as well.
    I thought this may have been a RAM issue so I doubled what was in the MAC with no results
    Obviously this is driving me batty and numerous searches on the forum her and elsewhere have generated no results. So I'm reaching out to the Apple masses
    Specs:
    G5 2 GHz DualCore
    4.5GB RAM

    So your designer at that workstation logs in using the same account as you?
    If the designer is using a different account, that account would be the Owner his Desktop folder and any new files he creates. A GetInfo on a particular folder or file will show the owner and what group access is allowed.
    For backup purposes, i set up my small networks so that each user is the owner of their own files, but the Admin group has read access (so I can see and copy the files to a Backup device).
    Also, starting in 10.5, what appears to be the same account gets differentiated on each workstation, so Admin at one station will not be the same as Admin at another.

  • Websites not displaying content

    Hello all,
    I've been having issues with browsing on Internet.
    With all my browsers, Chrome, Safari and Firefox, I've got web content that is not displaying and working correctly.
    I think this is due to a Privacy Scan I did a few days ago with the software Privacy Scan. It might have deleted something that helps the computer deal with content on web sites.
    I have a Time Machine back up before I run the Privacy Scan but I don't know what I would need to restore etc. Maybe there is an easier way to install what has been deleted.
    Any help would be welcome.
    Thanks

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Group Folder not displaying on the desktop

    Hi!
    I have made a new and fresh installation of the OSX server 10.6 to a Mac Pro, due the extreme problems what our broken Raid Card caused us. I managed to install it okay, everything is working like before, except group folders.
    I have proper AFP shares made for group folder and the mount shows fine. In the old stystem, I could go to group preferences on WGM, and on the Login / Items, select manage always just add the checkbox to "Add group share point", and the folder would display on the desktop for members of that group. Now it is not working. I actually booted from one backup of the last system and made sure that I have same settings than before.
    What could be a problem here?

    A work around.
    On a client work station:
    In finder, manually mount the share you would like to have show up.  You may need to authenticate.  This is fine.  Do so with any users name on your system that has access to said share.
    Open WGM.  (still on the client work station) You'll likely need to install Server Tools temporarily.
    Select the group or user you would like the MCX to apply to.
    Click Preferences.
    Click the items tab.
    Click Always.
    Click the plus button on the right side.
    Select the mounted share.
    Click Okay
    Select the newly added line item.  It'll probably look like this: afp://server.example.com_.  With a kind: URL
    Put a check box in the "Authenticate selected share point with Users login name and password."
    Click save!
    That should do it.

  • Wepage not displaying content

    I am using a math homework website, Webassign.net, and certain features that were displaying normally a few days ago are suddenly not displaying now, and a link to the textbook is not displaying the content either. My plug-ins are all updated, I checked Safari>Preferences>Security and these websites are allowed. And there no software updates I need. Macbook Pro Retina Display, version 10.8.5,  2.9 GHz Intel Core i7

    Try to empty the cash of Safari, it could help. Safari - Preferences - Confidential (sorry if wrong spelling, I'm using OS X with another language) and there is an option to delete all sites cookie files. Don't choose it, click the button just below that (maybe "Details" or "More details") and it will open a list of sites that have cookie files on your mac. Find your site and delete it from there.
    This could be an error that occurred when your site was downloading to your computer and something gone wrong (connection, something else) and it downloaded a crashed page into Safari's memory.

  • Info View Public Folder not displayed

    I have installed BO XI r2 and have configured two users in the CMC within a development environment with 35 named licenses. When i start Info View and log in as a new user the Public Folder is not displayed only Inbox and the Personal folder. Anybody know why the Public folders are not displayed. Permissions?
    I have not changed any settings for Admin or Everyone and setup the new user by adding them to an existing group with full control.

    It's a permissions issue most likely, you need to give the Group this users belong to minimum View rights on the Root folders.
    go to CMC>Folders>Rights

  • BBC One Highlights page not displaying content of its panes

    Why does the BBC One Highlights page not display the content of its panes?

    There seems to be something up with their javascript that produces slightly different image url's than on other browsers.
    Instead of something like this:
    http://ichef.bbci.co.uk/images/ic/336x189/legacy/episode/b03ggg2z.jpg 
    it's producing say
    http://ichef.bbci.co.uk/images/ic/336x0/legacy/episode/b03ggg2z.jpg 
    which doesn't exist.

  • Plain text emails do not display content when Usin...

    While testing the Nokia E71 as a possible phone to enable those of our workers who sometimes go on the road to access their emails using, an IMAP4 connection, I noted plain text emails just displayed the sender and subject line.  The text of the message itself is not displayed.  HTML emails all seemed to work perfectly it was just the plain text ones which did not work.
    I checked the emails in our test IMAP4 account using a standard email client and they displayed in full correctly.
    Has anyone else seen this and if so is there a way to fix it?

    Hi Peter
    Actually, Captivate does have an essentially unlimited number
    of undo levels. But that number may appear to be different. The
    number of levels starts when you begin editing the project. If you
    close and re-open a project, that starts the undo process over.
    I've tested and I gave up after about 280 or so undos.
    Where Captivate doesn't allow an undo, it normally warns you
    with a rather catastrophic looking dialog.
    Cheers... Rick

  • DMP 4400G not displaying content on Cisco LCD 110L PRO 47

    All,
    I have a DMP 4400G connected to a Cisco LCD via HDMI.  The DMP is controlled through a DMM (5.2.3).  The IP info displays on the screen when I tell it to, but I am having trouble displaying content.
    I have tried the following:
    Pointing the DMP to URL on the DMP.
    Pushing a presentation from the DMM to the DMP.
    Pushing a "go to url" from the DMP.
    The DMM says that the task was submitted, but nothing displays on the DMP.
    Any thoughts?

    Thanks for the input Joe.  The I was able to play the file straight from the DMP, as well as another mpeg2 file that I loaded on there.  I didn't get any audio from the file though...
    My other issues seem to be specifically with the browser.  If I try to play a URL (media plane or browser plane) FROM the DMP, or try to play a playlist from the DMM, I get a "browser_play_failure" error in the syslog output.
    <174> Jan 26 10:37:50 10.59.50.11 DMP-4400[1765]{-1}(4)~00-0F-44-02-4C-C8~2012~CST~yes: browser_play_failure: [http://dmm.metrolibrary.org:8080/xTAS-core//api/xml/app/playlist/start_playlist_41_.htm]
    <174> Jan 26 10:27:41 10.59.50.11 DMP-4400[1766]{-1}(181)~00-0F-44-02-4C-C8~2012~CST~yes: browser_play_failure: [http://www.google.com/]
    Any ideas?

  • Mail not displaying content of messages

    When I open a message a spinning wheel and a text message saying "loading" is displayed. The message disappears but the body of the message is never displayed.
    This is only with messages in my inbox that were downloaded today. Messages downloaded yesterday or messages filtered into mailboxes other than the inbox display as usual.
    Messages that do not display in Mail on my MacBook Air open fine on my iPhone or Pad.

    Tried that. Didn't work. After getting your response I tried the solution to my other problem with Mail--not downloading mail: I deleted the account then recreated it. The messages previously unreadable are now readable. Plus, all the message that didn't get downloaded today were downloaded.
    When is Apple gonna get Mail straight? The problems are well known. Have been from the Yosemite upgrade.

  • Messages not displaying content of old conversations

    Earlier today the Messages app hung and I had to force quit it. Now, none of my old conversations are displaying. I have searched around and followed Lincs and Ralph Johns' suggestions in this thread, but nothing has fixed the problem.
    To recap my attempts:
    1. Trying in a new user account replicated the problem
    2. Trying in Safe Mode replicated the problem.
    3. All the database files under ~/Library/Messages show Read/Write permissions for my user account.
    4. I have also repaired permissions from Disk Utility.
    5. I even tried to follow the steps in this thread, but either I didn't understand what I was supposed to do or it it's pertinent to this issue since it didn't yield the same results in the steps 2, 6 and 9.
    I would really appreciate your help with this issue.

    Hi,
    Messages can store different "messages" dependent somewhat on the type there are in two places.
    Saved Chats  (See Preferences > General section an Save on Close)
    These are in ~/Library/Containers/com.apple.iChat/Data/Library/Messages/Archive.
    This will save All type of Messages whether they are iMessages or other types (AIM, Jabber, Yahoo or Bonjour).
    If they are iMessages they are stored Automatically in three .db items in ~/Library/Messages.
    Both methods will add older chats to the top of the Chat window when you scroll up/back in time of the chat.
    For me it has not done very well at retaining links to old chats prior to the Change to Yosemite (for me it start from this time).
    So...
    Moving to a different Account is not likely to help in this case as you have no History there either in the Chat.db items or the Archive folder.
    Same with Safe Mode.  However if you do it on your regular Mac User account and it does not help it points to some possibles.
    Re 3.
    I take it you stopped here as you expected them to be iMessages ?
    AS well as your account showing and having Read and  Write permissions did you use the little cogwheel icon and see if your Owned the file ?
    Also did you display the Path Bar (Finder > View Menu > Show Path Bar) and check the Messages Folder's ownership and Read and Write permission ?
    Right Click the icon for the Folder and then select Get Info.
    Re 4.
    Repairing permissions does not touch anything in your Home Folder (Little House icon).
    This is why you have to check manually.
    Re 5
    Running  /Applications/Messages.app/Contents/MacOS/Messages -errorLogLevel 7 in Terminal Starts up the App and creates a log whilst doing so.
    It pauses once all of the Accounts are logged in at a point with some ComNAT info (open ports and the like).
    It does repeat itself regarding BDW (Bandwidth) and the Mic and Camera that are in use and whether it can Audio Chat 1-9 people of Video 1-3 and so on.  At the very top it lists the picture size it will be using in Video chats.
    Michael Singletary found if you ran the log method of opening the app you could see if the record count was wrong.
    You may have an incomplete saved item in the /Library/Containers/com.apple.iChat/Data/Library/Messages/Archive depending if the app was trying to save an Chat as it hung.
    If you did not get:-
    Confirm that an error similar to this appears: 2013-10-27 15:59:16.465 Messages[666:507] Chat history path /Users/username/Library/Containers/com.apple.iChat/Data/Library/Messages/Archiv e Status: 3 totalExpected: 162740 countProcessed: 29344, forcing an import.
    Or something very similar then you don't have that issue.
    If you have not had that many new iMessages or other type of Messages since the issue I would use Time Machine to replace the Chat.db items to something only slightly earlier and the same for the Archive folder.
    Navigate to one of the folders to start from (like the Archive folder for instance)
    Use the Time Machine icon in the DOCK.
    It will change to the galaxy background the current window for the folder with what looks like stacked windows behind it.
    Move back in time  until it is indicated that the item is different.
    Highlight the file/folder and then use the Restore Button.
    Repeat for the other items in /Library/Messages.
    9:51 pm      Wednesday; March 11, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Modeless Dialog Box Not Displaying Contents

    I have created a simple modeless dialog box. Although the dialog box and title appear, the contents (a label) do not appear. The dialog box does display correctly if the dialog box is switched to a modal box.
    I got into this problem because I also cannot get labels to change after their initial display on the main frame. I've tried repaint() and Thread.sleep().
    Please help me, I am a newbie to Java.
    Sincerely,
    John

    I actually had a similar problem with a JDialog containing only a progress bar, which ended up being a problem with Swing rather than my code (the bug report has already been filed). Adding a second component to the dialog fixed the problem, counterintuitive as that seems. Try it and see if that helps... If the label is a JLabel, you might try calling revalidate() on it to get the text to update.
    Ian

  • Reader 11.0.07 does not display content of PDFs created with LiveCycle Designer ES 8.1

    We use some PDFs created with LiveCycle Designer ES 8.1 which do not show any content when opened with Reader 11.0.07, only a blank display area or erratic copies of the screen behind it. Documents look fine in print preview though and also print correctly. Tried to change various security or display settings, no effect. Tried other machines, different hardware, different OS versions (Win7, Win8), same effect on every single device with 11.0.07 installed.
    Any ideas, anyone?!?

    Hi,
    Not sure why you are resolving the node (??), also I would not be inclined to include a period in the object name (.), maybe this is why you are resolving the node.
    Also I don't see in the script where you are calling the instanceManager, in order to use the addInstance method.
    Having said that the problem may be in the File > Form Properties > Defaults tab:
    Check that Preserve script changes is set to Automatic.
    Lastly is the form Reader Enabled? It would need to be for users with Reader to save the changes, including new instances of a repeating element.
    Niall

Maybe you are looking for

  • Some loops don't loop in browser

    In the Loop Browser when previewing, the loops play over and over until I stop them, including ones downloaded from MacLoops. Except one group from MacLoops (Chillout) only plays once through then stops. How can I get them to play continuously like a

  • Help needed with data security

    I need to return my Thinkpad for service but I am concerned with security. For instance, my facebook account as well as other accounts log on automatically because the passwords are automatically remembered. How do I keep my confidential information

  • Error message when installing Flash Player

    Help - anyone know why I am getting the MSIMG32.dill is either not designed to run on Windows or it contains an error. Any help would greatly apprecated.

  • Neighbor computers are not shown via TC

    Hi There, when I connect my laptop via Ethernet cable I can see other computers of my network in Finder sidebar but when I connect the cable to TC and connect to network via TC I can't see them anymore what should I do?

  • Send HTML attachment by email

    Hello everybody, I made a program to send by email an HTML file as attachment.  All works fine except that the HTML file is not attach to the mail, instead of that the HTML code is inserted in the email body. The same code works fine for XLS, PDF for