IP integration Node: failed to link the design

I'm unable to generate supporting files when importing a VHDL file into IP integration node. I have seen people having the same issue because they used an unsupported OS but my OS is supported by Vivado 2014.4.
I have: 
NI LabView 2014 with all the modules and latest updates installed
Xilinx Vivado 2014.4
Windows 8.1 64 bit (which is sipported by labview)
I get the following error: 
Waiting for 2 sub-compilation(s) to finish...
ERROR: [XSIM 43-3238] Failed to link the design.
Generated IP unsuccessfully. Your source file(s) can't work for the FPGA famili(es) you select. Fix the above error(s) or warning(s) and generate the IP again, or go back to previous page to reselect FPGA Family Support.
It is worth to mention that I have selected only one FPGA family (zenq) which vivado supports. The code that I'm importing is correct and very short. Just a LED test which worked fine on simulations. What is causing this issue and how my I solve this? 
Solved!
Go to Solution.

Hi aan928
You are correct in that 8.1 does support LV 2014 but LV2014 isn't FULLY supported (as in modules and drivers) FPGA being one of them. The Compiler tools that we are dependent on Xillinx for unfortunatly aren't at this moment in time. Although some FPGA compilation may work, not all compilations will. Unfortunatly there is no timeline in terms of how Xillinx & NI will fully implement support for specific modules with window 8.0 & 8.1.
Please reference the document below to see a full list of compatabilities beween NI tools & 8.0 which may provide some help
http://www.ni.com/white-paper/14281/en/
Regards

J Hird CLAD
NI UK Applications Engineer

Similar Messages

  • ERROR:Simulator:861 - Failed to link the design

    hi
    i'm a very new student user of xilinx 14.2 design tool who just used it 2 weeks.
    this week i should do "Simulate Behavioral Model" but i can't....
    just i saw below messages.. and i don't know what is the matter.
    Started : "Simulate Behavioral Model".
    Determining files marked for global include in the design... Running fuse... Command Line: fuse -intstyle ise -incremental -lib unisims_ver -lib unimacro_ver -lib xilinxcorelib_ver -o {E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_isim_beh.exe} -prj {E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_beh.prj} work.full_adder1_TB work.glbl {} Running: C:\Xilinx\14.2\ISE_DS\ISE\bin\nt\unwrapped\fuse.exe -intstyle ise -incremental -lib unisims_ver -lib unimacro_ver -lib xilinxcorelib_ver -o E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_isim_beh.exe -prj E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB_beh.prj work.full_adder1_TB work.glbl ISim P.28xd (signature 0x1048c146) Number of CPUs detected in this system: 2 Turning on mult-threading, number of parallel sub-compilation jobs: 4 Determining compilation order of HDL files Analyzing Verilog file "E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/half_adder1.v" into library work Analyzing Verilog file "E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1.v" into library work Analyzing Verilog file "E:/2012_fall_ISE Project/3rd week/1bit full adder/full_adder1/full_adder1_TB.v" into library work Analyzing Verilog file "C:/Xilinx/14.2/ISE_DS/ISE//verilog/src/glbl.v" into library work Starting static elaboration Completed static elaboration Fuse Memory Usage: 104956 KB Fuse CPU Usage: 327 ms Compiling module half_adder Compiling module full_adder Compiling module full_adder1_TB Compiling module glbl Time Resolution for simulation is 1ps. Waiting for 3 sub-compilation(s) to finish...
    ERROR:Simulator:861 - Failed to link the design
    Process "Simulate Behavioral Model" failed
    i've obeied the procedure in my reference but not working. 
    so i re thought and re did but don't know why..
    in my friend's computer with OS windows 7, that works well with same source but not mine..
    hmm..by any chance, doesn't xilinx 14.2 support OS windows 8 yet??
    my OS is windows 8 32bit enterprise k RTM ver.
    is this a OS compatibility problem or just my mistake in doing my procedure??
    i want to know if there is anyone whose OS is windows 8 and Isim works well!!!
    i can't find about 'operating xilinx in windows 8' in my country's sites.
    please tell me :)
    P.S.  sorry for my poor English, i don't know english well 'cause i'm Korean,
    if i could use Korean, I would say what i think and want more concretely..ㅠㅠ
    anyway thanks for reading..& please reply if you knows~

    This may be the same fix that ningunos2010 provided but I got this idea from anthbs's post. I looked up what .exe files the ISim tool used, and then simply took the nt64 files and copied them over to the nt folder so that it wouldn't run the 32 bit ISim but the 64 bit one that anthbs claimed would work. At first it didn't come up with any errors it says the simulation ran successfully but it wouldn't open the actual ISim gui. In order to fix this I went to the ISimgui.exe file and unclicked run as administrator. I'm not sure if that's clicked by default or if I had changed it at some point trying to fix the issue.
    Anyway these are the files I copied over from nt64 to nt folder:
    fuse.exe
    isimgui.exe
    vhpcomp.exe
    vlogcomp.exe

  • Failed to link the C++ XML parser

    I have tried to build the samples provided with C++ parser but
    have failed to link the stuff due to missing core40.lib.
    This library does not come with standard oracle 8 client.
    What do I need to be able to link the samples ?
    Also in the bin/ directory there is an executable called xml.exe
    but it does not execute because the oranls8.dll is missing.
    These two problems are most likely related.
    Do I need a special SDK or something ??
    And BTW the env is NT :)
    Regards
    Mike
    null

    The core40.lib also comes with the Oracle 8 RDBMS. Have you
    looked in $ORACLE_HOME\lib ? Also, oranls8.dll is also
    included.
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    Michael Urbaniak (guest) wrote:
    : No, no, no, I am talking about core40.lib not core40.dll ....
    : This library does not come with Oracle 8 RDBMS. The dll does :(
    : There must be some kind of SDK or something ......
    : Mike
    : Oracle XML Team wrote:
    : : You need an installation of the Oracle 8 RDBMS to get those
    : : libraries which you can download from OTN. Our next release
    : : will include them, but that is about a week away.
    : : Oracle XML Team
    : : http://technet.oracle.com
    : : Oracle Technology Network
    : : Michael Urbaniak (guest) wrote:
    : : : I have tried to build the samples provided with C++ parser
    : but
    : : : have failed to link the stuff due to missing core40.lib.
    : : : This library does not come with standard oracle 8 client.
    : : : What do I need to be able to link the samples ?
    : : : Also in the bin/ directory there is an executable called
    : : xml.exe
    : : : but it does not execute because the oranls8.dll is missing.
    : : : These two problems are most likely related.
    : : : Do I need a special SDK or something ??
    : : : And BTW the env is NT :)
    : : : Regards
    : : : Mike
    null

  • Node failed to join the cluster because it ould not send and receive failure detection network messages

    One of my customers has a Windows Server 2008 R2 cluster for an Exchange 2010 Mailbox Database Availability Group.  Lately, they've been having problems with one of their nodes (the one node that is on a different subnet in a different datacenter) where
    their Exchange databases aren't replicating.  While looking into this issue it seems that the problem is the Network Manager isn't started because the cluster service is failing.  Since the issue seems to be with the cluster service, and not Exchange,
    I'm asking here. 
    When the cluster service starts, it appears to start working, but within a few minutes the following is logged in the system event log.
    FailoverClustering
    1572
    Critical
    Cluster Virtual Adapter
    Node 'nodename' failed to join the cluster because it could not send and receive failure detection network messages with other cluster nodes. ...
    It seems that the problem is with the 169.254 address on the cluster virtual adapter.  An entry in the cluster.log file says: Aborting connection because NetFT route to node nodename on virtual IP 169.254.1.44:~3343~ has failed to come up. 
    In my experience, you never have to mess with the cluster virtual adapter.  I'm not sure what happened here, but I doubt it has been modified.  I need the cluster to communicate with its other nodes on our routed 10. network.  I've never experienced
    this before and found little in my searches on the subject.  Any idea how I can fix this?
    Thanks,
    Joe
    Joseph M. Durnal MCM: Exchange 2010 MCITP: Enterprise Messaging Administrator, Exchange 2010 MCITP: Enterprise Messaging Administrator, MCITP: Enterprise Administrator

    Hi,
    I suspected an issue with communication on UDP port 3343. Please confirm the set rules for port 3343 on all the nodes in firewall and enabled all connections for all the profiles
    in firewall on all the nodes are opened, or confirm the connectivity of all the node.
    Use ipconfig /flushdns to update all the node DNS register, then confirm the DNS in your DNS server entry is correct.
    The similar issue article:
    Exchange 2010 DAG - NetworkManager has not yet been initialized
    https://blogs.technet.com/b/dblanch/archive/2012/03/05/exchange-2010-dag-networkmanager-has-not-yet-been-initialized.aspx?Redirected=true
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Node fails to join the cluster

    We are observing a problem where a node, after getting restarted, fails to join the cluster.
    We run two coherence clusters across three boxes. Each box runs 8 java processes, 4 processes of one cluster, another 4 process
    of the other cluster. They all run as windows NT services. Sometimes, some node goes down and gets restarted. But then it fails to join the cluster with following exception :
    "com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=8, Name=DistributedFIIndicativeCacheWithPublishingCacheStore, Type=DistributedCache"
    Has anyone experienced and addressed such a problem? If required, I can provide exact details of the cluster setup.
    -Bharat

    Hi Bharat,
    This may be caused by a stuck or slow DistributedService thread on one of your nodes. Please log into http://support.oracle.com and take a look at [Note 845363.1|https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=845363.1] for more details. Additionally, consider upgrading to Coherence 3.5 as it includes the [Service Guardian for deadlock detection/resolution|http://blackbeanbag.net/wp/2009/07/20/coherence-3-5-service-guardian-deadlock-detection/].
    Thanks,
    Patrick

  • [SOLVED]package integrity check fails

    I recently ran a pacman -Syu so it downloaded all the files I wanted but when it went to install the packages, the integrity check failed at opera, the error I got was: http://pastebin.com/m447d9848
    my questions are, what is the problem? how can I fix it? Is the package corrupted, if so how can I delete it? will deleting the package fix it? thank you for your help
    Last edited by MONODA (2008-06-24 06:10:34)

    Well,  it isn't the package integrety that is failing.  You just have file conflicts on your system.
    Now to fixing them.  Most of these are to do with opera9.50.  Did you previously install opera 9.50 on your system without using pacman?  You should be safe doing a "pacman -Sf opera" to get rid of this.  I would do a "pacman -Qo <file>" on a few of those files to check nothing owns them first, just to be really safe.  You can do the same thing with shared-mime-info.
    The /usr/local/share/man issue is a bit more compllicated.  Check what files you have in that directory.  I would move them all to a temporary directory, install the filesystem package, then move them back.  The filesystem package now symlinks /usr/local/man and /usr/local/share/man

  • Failed to open the connection. Error in the Designer when copying ...

    I have two different systems I am developing an application on.
    I copy the entire directory from one system to the other. Both systems have the same environment:
    Visual Studio 2010
    Crystal Reports for Visual Studio 2010 (the production release, or I think it is the vesion is 13.0.2.0 is the version on the assemblies)
    SQL 2008 R2
    Today, I started adding Crystal reports to this VS solution. I have a reportdriver class that exports all the reports to an HTTP Stream, but we can sit that aside for now. The problem I am having is strictly with the integrated designer.
    I have a bunch of existing reports written for an old Sybase databse. I have ported them to SQL and the table structure matches. I simply add the report to my project, point it to the new datasource (using "Set Datasource Location" - OLE ADO SQL) and then preview the report to be sure it runs.
    I am just using "localhost" as my server name for the OLE connection so I...in theory... don't have to change the data source to view it on the other system. Both systems have SQL 2008 R2 installed locally. For my login credentials, I use SQL Security and use the same database login/password on both development machines andthe production server.
    Today, I copied my entire project to the other PC (as I do almost every day).. When I open any of the reports (in VS) and try to preview them I get:
    Failed to open the connection.
    Details: ADO Error Code: 0x80004005
    Source: Microsoft OLE DB Provide for SQL Server
    Description: [DBNETLIB][ConnectionOpen (Connect().]SQL Server does not exist or access denied.
    SQL State: 08001
    Native Error: 17 [Database Vendor Code: 17]
    I can only guess that I am using two different OLE ADO drivers on the two systems or there is something embedded in the rport or somewhere in my solution that "knows" I am not really on the same system that I initially set them up on and previewd them with.
    Am I on the right track? Any idea how I can fix this? Obviously, I don't want to have to setup the datasource for every report in my application (if I do that, the report works) when I copy it from the development to the production server.
    I am in a real bind here and under a fast aproaching deadline. Any help is much appreciated!!!
    Shayne

    Don't use localhost as your server name. It's a reserved name and should not be used in code.
    Try this also [Kbase |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533353333333433363339%7D.do] SAP Note 1553469 - How to enable Database logging in Crystal Reports for Visual Studio 2010
    Edited by: Don Williams on Jan 30, 2011 6:02 AM

  • Hive_1074 the integration service failed to start hive session

    i am using Informatica 9.6.1 BIG Data Edition developer tool.I am trying load data from hive to hive database table, I am able to import  and view data from hive database, but when mapping run it got failed. Below error message captured at mapping log. Error: Exception Class: [com.informatica.sdk.dtm.ExecutionException] Exception Message: [[HIVE_1070] The Integration Service failed to run Hive query [exec0_query_1] for task [exec0] due to following error: Hive error code [1], Hive message [FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask], Hive SQL state [08S01].]. Could please any one reply for this issue. Thanks&regards,Sivaji

    Hi all, i am new for informatica Big data edition(BDE). I am trying to load data into hive table, the mapping is running long time in informatica Developer tool. i am not able to understand why it is running long time.administrator service log shows error message as  "hive_1074 the integration service failed to start hive session", Please look attached error message screenshot.Before this error message i got below error so i configured inormatica home directory at data integration service.[HIVE_1108] The Informatica home directory property [Informatica Home directory] for the Hadoop node is not configured.Configure the property for the Integration Service. Please help on current issue. Thanks in advance.  Rgards,Sivaji

  • Powerbook G4 10.4.11  won't start from hard drive .  Tried repair, " The underlying task reported failure on exit (-9972).Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.

    Powerbook G4 10.4.11  won't start from hard drive .  Tried repair, " Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.Powerbook G4 10.4.11  won't start from hard drive .  Tried repair, " The underlying task reported failure on exit (-9972).Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.
    The underlying task reported failure on exit (-9972).

    kauribill wrote:
    " The underlying task reported failure on exit (-9972).Invalid sibling link,invalid B tree header, invalid map node,invalid record type,the volume needs to be repaired.
    The underlying task reported failure on exit (-9972).
    This is a directory issue that Disk Utility cannot fix. Although it manifests itself as a software issue sometimes it may be hardware based. See DiskUtility reports "Underlying task reported failure" when repairing avolume http://support.apple.com/kb/TS1901?viewlocale=en_US". You can try using a utility like TechTool Pro, Drive Genius or Disk Warrior to repair and replace the directory. Another option would be to use the Archive and Install feature to reinstall. If the problem returns after correction you may have a failing or failed HDD.
    cornelius

  • What will happen to ongoing transaction in RAC if the node fails?

    In my RAC setup with three nodes .....if there are few transactions going on one node and the same node fails what will happen to those ongoing transactions........i mean will they be rollback....or what?????????
    Thanx in advance
    Gagan

    this is an sqlplus feature. If you do not useSQLPLUS, but something like toad or any other client,
    it will not work.
    But, it gonna work with middleware softwares.well, if sqlplus could do it, another software could do the same. The trick is, you must reexecute the same select and be sure to get the rows in the same order !!!
    If you do a fetch, this is ok, there is well a "select cursor" failover, but for a "bulk select", you should restart your query.
    >
    well, the transaction will be rollback and you willlose contact if you use sqlplus
    Not necessarly, if you configured load balance, then,
    you wont loose the connection.Will not you? I must try it one day, I just removed RAC from my notebook last week because of the lack of disk space...
    >
    the select actually reexecutes on the other node insqlplus, but you only "see" the lines comming after
    the current ones (but the whole select is
    reexecuted)
    Exactly, but, user wont realizes this.apart from the time he will have to wait, which can be quite long if the query already returned 90% of the rows...
    >
    Go through the link which I have provided in my
    earlier reply for more understanding on type of
    failover and load balance.well, quite unclear actually :
    Therefore, with Transparent Application Failover, a client notices no connection loss as long as one instance remains active to serve the application... there is no "connection loss", which does not mean there is no "loss" !
    http://download-west.oracle.com/docs/cd/B10501_01/network.920/a96580/advcfg.htm
    Active Transactions
    Any active transactions are rolled back at the time of failure because TAF cannot preserve active transactions after failover. The application instead receives an error message until a ROLLBACK is submitted.
    which means, your application must manually resent the transaction or whatever is appropriate

  • Custom SharePoint 2010 designer page throws "The data source control failed to execute the insert command" exception while adding the new item after the August 13, 2013 CU has installed

    We have the SharePoint Server 2010 with SP1 environment on which the custom SP2010 designer pages were working as expected before the
    August 13, 2013 CU has installed. But, getting the below exception while trying to add the new item after the CU has installed.
    Error while executing web part: System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.SharePoint.WebControls.SPDataSourceView.ExecuteInsert(IDictionary values)     at
    System.Web.UI.DataSourceView.Insert(IDictionary values, DataSourceViewOperationCallback callback) 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    06/19/2014 16:49:37.65  w3wp.exe (0x1240)                        0x1300 SharePoint Foundation        
     Runtime                        tkau Unexpected Microsoft.SharePoint.WebPartPages.DataFormWebPartException: The data source control
    failed to execute the insert command. 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc    at Microsoft.SharePoint.WebPartPages.DataFormWebPart.InsertCallback(Int32 affectedRecords, Exception ex)     at System.Web.UI.DataSourceView.Insert(IDictionary
    values, DataSourceViewOperationCallback callback)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.FlatCommit()     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.HandleOnSave(Object sender, EventArgs e)    
    at Microsoft.SharePoint.WebPartPages.DataFormWebPart.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean
    inclu... 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    06/19/2014 16:49:37.65* w3wp.exe (0x1240)                        0x1300 SharePoint Foundation        
     Runtime                        tkau Unexpected ...deStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    I have tried changing the "DataSourceMode" as below, now the insert command is working, but update command is not working.
    <SharePoint:SPDataSource runat="server" DataSourceMode="ListItem" />
    Also, the lookup dropdown fields are displaying the value as "<a href="Daughterhttp://cpsp10/sites/Employees/_layouts/listform.aspx?PageType=4&ListId={8F62F444-FB6A-4F03-9522-C4696B45DCD1}&ID=10&RootFolder=*">Daughter</a>"
    instead of only "Daughter".
    Please provide the solution to get rid of this issue.
    Thanks
    Ramasubbu

    Try below:
    http://social.technet.microsoft.com/Forums/en-US/ae910269-3a0c-4506-844b-e8bc89d95b71/data-source-control-failed-to-execute-the-insert-command
    http://blog.jussipalo.com/2012/01/sharepoint-2010-data-source-control.html
    While there can be many causes for this generic error message, in my case the first parameter or ddwrt:DataBind function inside the SharePoint:FormFields element was
    'i' and I was working with an Edit Form. Changing it to
    'u' as it was with every other FormField fixed the issue.
    <SharePoint:FormField runat="server" id="ff1{$Pos}" ControlMode="Edit" FieldName="Esittaja" __designer:bind="{ddwrt:DataBind('u',concat('ff1',$Pos),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Esittaja')}"
    />
    Explanation:
    DataBind operation type parameters (the first parameter) are listed below:
    'i' stands for INSERT,
    'u' stands for UPDATE,
    'd' stands for DELETE.
    http://webcache.googleusercontent.com/search?q=cache:d9HHY4I7omgJ:thearkfloats.blogspot.com/2014/03/sharepoint-2010-data-source-control.html+&cd=4&hl=en&ct=clnk&gl=in
    If this helped you resolve your issue, please mark it Answered

  • How to get the custom integrator in Manage Document Links

    Hi All,
    My requirement is "Creating Word Documents Using Web ADI", I am following the document
    Oracle® Human Resources Management Systems
    Configuring, Reporting, and System Administration Guide
    Release 12.1
    Part No. E13509-02
    From page no. 194.In that section, No.8. Use the Manage Layout Document Links page to create a link between the
    integrator and layout and the Word template.
    See: Creating Links between Template Letters and Layouts, page 2-33
    2-33>>
    Select Manage Document Links from the Web ADI menu.
    But when I click on the "Manage Document Links", I couldn't see my custom integrator to associate my word document with my integrator.
    I could see only the standard integrators.
    How to get my custom integrator in "Manage Document Links". I could see my custom integrator in define layout but not in this page.
    Thanks.
    With Regards,
    Kali.

    Hussein,
    Thanks for your reply.
    I followed the
    Note 360105.1 -Understanding and Using Web ADI in Oracle HRMS, and the section "Letters",
    I could follow all the steps, except the following,
    The reason is, when I click on Manage Documents Links, I am not getting my newly created integrator.
    If I link a standard integrator "HR People Details" to my document, that is opening properly.
    But I am not able to link my document with my integrator(which is based on my view).
    c.  Now link the template letter to the Letter Integrator and Layout.
    If not already done so, Add the function WebADI Manage Document Links to your Web ADI menu, and give it a prompt of Link Document.
    Select Link Document option , and Web ADI Mail Merge page displays. Choose your Letter Integrator. Link it to the Layout, and a list of template documents uploaded to the database is displayed. Select the template letter to be linked with the layout.
    Thanks.
    With Regards,
    Kali.

  • My Macbook aliminium unibody from late 2008 will not boot. I reach the grey screen with the apple icon and the spinning grey gear. I used disk utility to boot it but it said integrity test failed. I don't know what to do can anyone please help?

    My Macbook aliminium unibody from late 2008 will not boot. I reach the grey screen with the apple icon and the spinning grey gear. I used disk utility to boot it but it said integrity test failed. I don't know what to do can anyone please help?

    Sounds like you may have a harddrive issue.  You are probably going to need to get that changed out and then install the OS X again to get it going.

  • We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter

    We are currently looking for a way to link images to a design file within programs like InDesign and Illustrator using an HTML link instead of a local file.  We are hosting our images in SharePoint and need the design file to retain it's links, no matter who on our network opens the design file.

    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • How does one get a simple URL link onto the Designer Form?

    Greetings:
    Thank heavens for small favors, kudos to Adobe for Designer and its basic email functionality.
    One annoying thing, I am finding it impossible to put a simple link on the Designer Form. Likewise, if I open the form in Acrobat, the link icon on the toolbar is greyed and unavailable, so I cannot select text and turn it into a link.
    I have found that I can make a bookmark with the form open in Acrobat and make that a link to a URL, but I cannot specify the initial view to show the bookmarks open, so there is a very good chance this bookmark/link will never be seen.
    The HTTP button help states:
    "The HTTP submit button operates like a standard button object with these settings:
    Control Type set to Submit
    Submit Format set to URL-Encoded Data
    Submit To URL set to use the http: protocol."
    which doesn't sound like it's meant to function like a simple link, and trying it anyway I get an error message that the url is incorrect.
    Any ideas on this?
    regards,
    stevenjs
    "I am but an egg."
    --Stranger in a Strange Land

    I guess one can't paste html in these posts, here's the code, minus all the html tags, and the brackets for the meta tag, title tag and body tag.
    Opening URL in new window from Acrobat.
    The Code for the first HTML page.
    meta http-equiv="refresh" content="2; URL=Original.pdf"
    title New Page 1 title
    BODY onload="window.open('startNewPDF.htm', 'newWindow')"
    Code for the second HTML page which forces the new document to stay on top.
    meta http-equiv="refresh" content="3; URL=New.pdf"
    title New Page 1 title
    body onBlur="setTimeout('self.focus()',2500)"
    By the way, I figured out where to apply javascript to a button. Being new to Designer, I did not see that slender script interface at the top.
    James' xfa.host.gotoURL("http://www.yoursite.com",0); does indeed work like a charm. I just selected the button, selected Javascript instead of FormCalc, Selected "click" from the event dropdown, and pasted in xfa.host.gotoURL("http://www.yoursite.com",0); (changing the URL of course).
    regards,
    stevenjs
    "I am but an egg."
    --Stranger in a Strange Land

Maybe you are looking for

  • My iphoto 9.4.2 won't open

    Whenever I try to open my iPhoto 9.4.2 app, I get the following report:, Whenever I try to open my iPhoto 9.4.2 app, I get the following report:

  • Oracle forms- Number formatting in post query

    I have a column called num_value in a table. When the user retrieves the data in post query I need the following formatting For WBC if the value entered is 3 I want to show in the forms as 3.0 etc.... So I have a decode statement Cursor C5 is select

  • Override add procedure on a/r invoice

    Hello, I'd like when I add a new A/R Invoice, to call some of my methods, after the invoice has been validated and inserted in the database. How can I override the et_CLICK event of the Add button. If I treat it in the ItemEvent procedure, then BO do

  • Lindemann - Skills in Pills Album not available ??

    Hi,Why "Skills in Pills" is not available as full album ? only few track are available ....

  • Iphone 3g error when updating to  iphone 4.0

    This is my third attempt at adding the above, after approx 40 mins of backing up my Iphone I get the following error message Iphone 4.0 cannot be installed (error-402653138). Continuing this will cause you to lose all data on this phone - Does anyone