Portfolio problems

Hi, I'm trying to alter part of a portfolio that a client is trying to use.  The problem lies with the server that the portfolio is trying to connect to, which I assume is used to update the files in said portfolio.  It is trying to connect to their old server, but I need to change the IP address so that it matches the new server.
How do I do this?
Thanks!
RT

Thanks for your reply,  I'm trying to work this all out as I go, as I've never used a portfolio before and this wasn't set up by me.  By my understanding, staff members submit a report to a single portfolio which can be reviewed by an admin.  When client clicks on Update on the portfolio, it would throw up an error saying that it was unable to connect to the server.
To confirm, this is what I'm looking at; . 
I need to edit the IP address but I'm not sure where this would be...just noticed, too that the server status is fine, which is odd, seeing as the server doesn't even exist anymore.  Would the server details be stored on the individual PDF files somewhere then?
TIA,
RT

Similar Messages

  • Extracting files from Portfolio - problem with outlook email created portfolios

    Currently I have developed a plugin that can extract files from portfolios using:-
    PDNameTree tree = PDDocGetNameTree(pdDoc, ASAtomFromString("EmbeddedFiles"));
    and
    PDFileAttachmentFromCosObj
    But i've noticed with Outlook email created portfolios the above is PDNameTree invalid.  any suggestions?   is it under another atom string or something?
    Thanks,
    Lee.

    ok, found something out here... if I close the doc using AVDocClose then re-open in the code using PDDocOpen then the PDNameTree tree = PDDocGetNameTree(pdDoc, ASAtomFromString("EmbeddedFiles"));  works!!!
    but now I have a problem getting the original pdf open filename.
    usually can get it with below code but it's returning the Folder path + garbage instead. (this only happens with portfolios created by outlook that I have tested)
    There must be a better way of doing this, any ideas? thanks, lee.
    ASFile asFile = PDDocGetFile(pdDoc);
    ASPathName asPathName = ASFileAcquirePathName(asFile);
    char* temp = ASFileSysDIPathFromPath(ASGetDefaultFileSys(), asPathName, NULL);

  • Reader enabled portfolio problem

    Hi
    I have created a form in Adobe LiveCycle Designer which I have reader enabled in Acrobat.  I have tested the form in Reader and all the 'enabled' functions work.
    The problem is when I place the form into an Acrobat portfolio the form will not carry out any of the enabled functions such as saving the form.  Should the enabled form still work in a portfolio or not?
    Many thanks
    Darren

    Nope .....you may want to post your question on the Acrobat forum as they woudl get many more portfolio questions on that side than we get here.
    Paul

  • Portfolio: Problem with "Grid with File Preview" view

    I am using the "Grid with File Preview" layout for a Portfolio I'm creating. Each time I open the Portfolio, the File Preview window covers part of the grid on the left. Is it possible to ensure that this doesn't happen?
    I'm using the Medium Text option for the grid, and the description text I've included is very important. I want the reader to be able to read it without having to re-size the File Preview window, but I can't seem to affect that change.
    Any help would be greatly appreciated.

    Please check this metalink note:
    OHASD Failed to Start: Inappropriate ioctl for device (Doc ID 1069182.1)

  • Problems with pacman applet, and advice on a gaming portfolio

    Hi
    I recently made a pacman applet, im having a few problems with it though, the first time the applet is run on a browser, the ghosts(represented by squares) often dont appear or if they do, they are stuck in walls, this never happens when i run offline on my computer. Is this because the very first time the applet is run, it doesnt load properly, but the second time some of the files are in the cache so it loads fully?
    Also everytime i refresh the browser the applet dissapears and is replaced with a blank space and a cross in the top left hand corner, does anyone know the reason for this?
    The applet can be found below, if you do decide to play it, please bear in mind what i have said, so it might not load correctly the first time, if this is the case please refresh, or close the broswer and reopen the link! Also you will need to click the applet for it to gain focus before you can move pacman - use the arrow keys the control pacman.
    http://www.renaissance-designs.co.uk/Satwant/java/pacman/
    Id also be very gratful for some advice - id like a change in career, ive always wanted to get into gaming, ive had some previous knowledge in java i made a programme that could generate its own poetry in java for my dissatation, but i still never had a huge amount of confidence, and so went into websites.
    BUT now i have decided to take the leap back into programming and give it a go, which is why ive made this game.
    I thought id make a portfolio and try and apply for a few gaming jobs. This applet took me two weeks to make and it was in my spare time, i am fully aware its not perfect, and it doesnt look great, but i would like to know what people think of it, also how many more games do you think i should make, before i apply for gaming jobs? Does anyone have any advice on what would make a good portfolio for a java gaming job?
    Thanks alot, i look forward to what you think of the game, and your advice!
    SSKenth

    sskenth wrote:
    Thanks for getting back to me with that information, i didnt know you could see that information with just a simple right click!
    But im afraid that doesnt really help me solve the problem, im not sure what all of that information means! :SI have very little experience with applets, but I can tell you what I would do to debug this (forgive me if you already know this stuff).
    Look at the stack trace you get in the Java Console that I posted earlier. Each line contains a method that was called from the method on the previous line. So, java.lang.Thread.run() called sun.applet.AppletPanel.run(), which called Room.init(), etc. Look at the topmost line whose method is something you wrote, not something in the standard Java libraries. In your case it looks like PaintSurface.java (specifically, line 22). Look at what line 22 of PaintSurface.java is doing, it's calling Thread.start(). If you check out the Javadoc for Thread.start(), it says IllegalThreadStateException gets thrown if you call start() on a thread that has already started. So that's your problem. Without looking at your code, I'd assume you want to stop your thread in your applet's destroy() override, and instead of reusing it, create a new one each time init() is called.
    Ill try and look into, thanks again though, it gives me somthing to work with :D
    Btw when you first ran the applet, did all the ghosts(3) load up correctly?Unfortunately, no. The first time I ran it, there was only 1 ghost (or maybe all 3 overlapping each other?) at the top of the screen, and they never moved. Refreshing once made the game play as I think you want it to. Refreshing a third time gave the dreaded red X.
    ...oh and just out of curiosity,,, did u have fun playing the game :DSure did.

  • Portfolio Acrobat 8.0 vs. Reader 9.0 problem

    I have a pdf portfolio that I created in Adobe Acrobat 9.0 Pro and I am sharing it via an internal intranet site with co-workers. For the co-workers that simply have Reader installed theres no issue, they upgrade to Reader 9.0 or above and it opens. The problem I have ran in to is when my users who have Acrobat 8.0 installed try to open the pdf and even though they have upgraded Reader to 9.0 or above, by default the pdf is opening in Acrobat 8.0 not Reader 9.0 and giving them a message that they need to upgrade their Reader to 9.0 or above. As a work around, I have them right click and choose "open with Adobe Reader 9.0" however this really is not ideal to expect each user to do. Is there a way to set the portfolio to auto-open in Reader without having the user set Reader 9.0 as their default because typically my users that have Acrobat would prefer to use it for other pdfs? Or any other ways to fix this problem?
    Thanks!

    The steps in this Adobe TechNote may help:
    http://kb2.adobe.com/cps/332/332838.html
    Also, look over -
    http://kb2.adobe.com/cps/333/333223.html
    This page identifies Adobe Reader/Acrobat version interoperability.
    Where the Version interoperability table shows "Allowed" a user is good-to-go.
    Other combinations are problematic.
    Specifically, your co-worker's install of Acrobat 8 / Adobe Reader 9 *will* result in one &/or the other not always exhibiting "design behavior".
    If the individual needs Standard/Pro (Acrobat 8) then their box needs Adobe Reader 8, not 9.
    jmo - but, if features of Acrobat 9 (Portfolios, etc) are used the user would benefit from a step up from Acrobat 8 to Acrobat 9.
    Be well...

  • How do I correct a problem with PDF Portfolio Links

    Problem with links.
    Converting a page from MSWord to PDF is presenting problems:
    I have changed preferences to deselect the Convert Word Bookmarks option;
    The straight conversion retains the links;
    Adding the file to PDF portfolio breaks the latest link;
    Using the link tool and go to page option tries to open the page (file) but I receive instruction to download Acrobat Reader 9 (I already have the latest reader installed (9.3), have checked it and repaired it);
    Attempting to download the Reader (I cannot move on – the page is full screen and will not be minimised) the download is blocked at the end.
    I have rebuilt the Portfolio from scratch but the problem persists.
    I have run a full (extended) bench test on all my hardware – no significant problems found.
    MSWord docx. saved in html and converted back to MSword
    New doc converted to PDF with minimum preferences
    Converted doc copied to portfolio
    No change
    Portfolio opened in PDF reader
    No Change
    Acrobat 9.3 uninstalled and replaced with original Acrobat 9
    No Change
    PDF Printer driver checked – OK
    Full virus scan run
    The Portfolio updating from MSWord is a procedure which I have repeated many times in the past without any problem.
    I cannot move forward, all attempts to solve the problem have failed.
    S Counsell
    31 January 2010

    I am sorry, but to get your issue more exposure, I would suggest posting it in the commercial forums, since this is a commercial product. You can click here for the link.
    HP 650 Notebook PC Support
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Problems appending email pdfs to existing portfolios using Outlook plugin.

    I'm trying to use the outlook pdfmaker plugin that comes with Acrobat X Pro to append Outlook 2010 emails to an existing portfolio.  I'm getting this error: "PDFMaker cannot append to the selected Adobe PDF archive because it was not created in Outlook PDFMaker."  Surely there must be some way to store emails with the rest of the files in an existing portfolio created without the plugin.  Otherwise this is a showstopper.  The whole point of a portfolio is to collect all of the files for a project in one place!  I don't want to have one portfolio containing all the emails and another portfolio containing all of the rest of the files.  That would be dumb.
    I thought that I could achieve a paperless office by scanning snail mail and other files to pdf and collecting them in correspondence portfolios on my hardrive.  My plan was to append emails to the previously-created correspondence portfolios as the emails are received.  I can't believe I can't do this!

    The problem stems from the order in which you are performing the tasks.  The Portfolios that are created by Outlook and Lotus notes collect specific metadata that corresponds to the particular email format.  These fields do not exist in Portfolios created by simply combining files into a Portfolio in Acrobat, and can't be created after the fact.  So that's the cause.  You can think of it them as "email Portfolios" and "regular Portfolios." 
    As far as a solution, since you don't appear to be relying on those metadata fields, anyway, the most expedient workaround would be to go ahead and convert your Outlook 2010 email to a temporary Portfolio, then drag the individual files outside of the Portfolio to a temporary location.  Then, open your existing Portfolio, which doesn't contain the metadata fields, and drag your Outlook email from the temporary location into the Portfolio.  Problem solved.  The appearance of the PDF-converted email remains unchanged, and the files are now in the single location you were ultimately after.
    For more sophisticated manipulation of PDF-converted email Portfolios, including attachments, you could look into a third party plug-in from Evermap called AutoPortfolio.  It possesses some very powerful, flexible functionality in that regard.
    Disclosure:  I have no affiliation of any kind with Evermap, but did address the use of several of their products in my book, "The PDF Litigation Guide."    
    Hope that helps!
    Jason Covey
    PDF Litigation Solutions, LLC
    www.pdflitigationguide.com

  • Problems displaying Portfolio in Sharepoint 2007...Help

    We have a development and production Sharepoint server farm (both are MOSS 2007 sp2, running on Windows 2003 Server sp2 standard). Both contain a site that houses a document library. In each document library we have placed several PDF portfolio's (created in Adobe Acrobat 9.4.2 Proffessional). Each site has the same exact files. On our development server site ALL of our users are able to view the Portfolio's while accessing the site within an IE 7 browser. On our production server some users can view the portfolios while other get a blank homepage and can not see the pdf files within the portfolio.
    Initially I thought the problem was client side but it seems it's working for some users with Adobe Reader 9.4.2 and not working for others with 9.4.2 and that doesn't explain why everyone can view the same exact files within our dev site. Also if I save the file and view it outside of IE it opens and displays properly. Microsoft support hasn't been much help at this point. I'm not sure what, if anything, these files would be dependent on server side that could cause it to work for some and not for others.
    Any input would be greatly appreciated.

    Hello, not sure if you received an answer to this but I was also experiencing the same problem.  What I did to fix this was from Adobe in the menu section do the following:
    Select Edit-->Preferences
    In the categories section, select Internet
    In the Web Browsers Options section, uncheck "Display PDF in Browser"
    Hit the Okay button
    This should fix the problem

  • Problems with URLs generated for My/BEx Portfolio in a FPN

    Has andone successfully configured a FPN that uses My/BEx Porfolio?
    We are facing a problem with the URLs generated when launching a BEx web query stored in either My Portfolio or BEx Portfolio after it has been saved from the BEx Web Analyzer.  After saving the KM document in My/BEx Portfolio in BEx Analyzer attempts to execute the link from the Portfolio IView result in "Page not found or not avaialble".  The KM document appears to be correct as it can be opened correctly from the BEx Analyzer template.
    Current Setup:
    Consumer Portal:  EP 7 (SP17)
    Producer Portal: EP 7 (SP17 patch 11)
    BW System: BI 7 (SPS16, BW SP18)
    SSO and Trusts are configured and working.
    WebDav is configured to store BEx Portfolio entries on the Consumer
    Currently RSPOR_T_PORTAL is configured with hostname of Producer, however it was initially configured with Consumer host, resulting in the same problem, though this should not matter, as the RDL IView is used regardless of the setup.
    Scenario:
    Existing Roles have been imported from BW System into Producer Portal, the roles are not used, only the imported IViews
    IViews of the Queries have been included in Consumer Roles using RDL
    IView has been added to this role to display local BEx Portfolio links
    RDL IView has been added to this role to display Producer My Portfolio links
    1. Launch IView of Query included in Role
    2. Use Save As functionality to store KM document in My Portfolio or Bex Portfolio
    3. Open the cooresponding Portfolio IView and click on the link
    Here's an example URL resulting from launching the link
    http://pportal.lhoist.com:50000/irj/servlet/prt/portal/prteventname/navigate/prtroot/pcd!3aportal_content!2fevery_user!2fgeneral!2fdefaultDesktop!2fframeworkPages!2fframeworkpage!2fcom.sap.portal.innerpage?BOOKMARK=D4UE3NQC7T5MUXILOGH6GV7LC&BI_TARGET_IVIEW=fpn%3AEP%2Fpcd%3Aportal_content%2FLhoist_BI%2FRoles%2FLhoist.MyReporting%2FStandardReports_2%2FSales%2FProfitability%2FSales_Quantity%2FMPXXSAP103_00000071%3AhRPQZv3B9%252BE66ckUgr9%252Fcg%253D%253D%3A1%3A&NavigationContext=fpn:EP/pcd:portal_content/Lhoist_BI/Roles/Lhoist.MyReporting/StandardReports_2/Sales/Profitability/Sales_Quantity/MPXXSAP103_00000071:hRPQZv3B9%2BE66ckUgr9%2Fcg%3D%3D:1:&windowId=WID1231315538117
    Thank you.

    In fact I have exported a master file and I have brought it into Compressor.
    Master file exported from Final Cut:
    Transcoded file:
    Compressor is not able to open the file it has just transcoded:

  • Why does Firefox have problems printing Yahoo finance portfolio pages?

    Current versions (34.0) of Firefox on Windows and Mac both have printing problems when printing from the Yahoo Finance portfolio website. I don't have problems when printing from IE, Safari, or Opera. Firefox prints a header on page 1 then pages 2 and 3 on top of each other. It doesn't include every stock that I had in my portfolio either. The portfolio page has an interesting feature where it keeps the header of the page at the top and scrolls the rest of the page under it. This probably is what is messing up FF's printing but the other browser vendors don't have a problem. I'm working this problem for my father-in-law who's running Windows 7 while I'm on a Mac running Yosemite. I can duplicate the problem on Windows 7, XP, and OSX all running the latest version of FF. To test, I created a portfolio with a bunch of random stocks then tries printing. I got perfect output on every browser except FF.
    Sorry, I'm not installing any other Firefox software. This problem is on the platforms I mentioned. I can submit a pdf of sample output, both good and bad, if you like.

    More info. I have AdBlock running and thought that might have been the reason I could print from Safari but installing AdBlock on Firefox gave me the same results. Yahoo has a bunch of ads under the header and some use Flash. Having them there doesn't affect printing on other web browsers. I created a pdf file then opened it in a drawing problem and noticed a huge blank block in the middle of page one. This is what is pushing the stock data down to page 2. It shouldn't be there so FF is interpreting the ad area with the scrolling as a large block instead of ignoring it. I added three images. The first shows a correct page 1 (Safari), while the next two show how FF prints it.

  • Problems downloading a business package from Portal Content Portfolio

    I had problem downloading the following business package from Portal Content Portfolio:
    Business Package for mySAP CRM – Business Productivity Pack (60.1).
    Thanks,

    Hi Amr
    If it is a restricted shipment you will have problems downloading this business package.
    Instead you can download this from the Marketplace.
    You can give
    Business Package for mySAP CRM - Business Productivity Pack 60.1 
    in the search option of Service Market Place
    Regards
    Rajeev.
    Message was edited by: Rajeev Ullatil

  • Google finance portfolio import problem

    hi all
    i'm trying to use google finance's import portfolio feature; but the feature (button) isn't there. i've seen one post from a safari user with the same problem in google groups; i'm using safari 2.04.
    anybody using safari able to access this feature?
    thanks
    bz

    hi
    just replied, but noticed that your screen shot looks like an instruction page not the actual portfolio page. i'm not sure where, but i've seen an instruction page somewhere that shows the 'import' button. the question is, is it on the actual page. thanks for responding.
    bz
    Hi -
    Here's what I see on my computer in both Safari 2.0.4
    and Firefox 2.0:
    In both cases, the "preview import" button does not
    work.
    Are you looking at a different URL? If so, please
    post it.
    iMac G5 Rev C
    20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM
    40 gb HD   Mac OS X (10.4.8)   LaCie 160gb
    d2 HD Canon i960 printer, Airport Express (2
    units)

  • Having problems playing movies on my online portfolio

    I've been scouring the internet for an answer to my problem, but have yet to find one.
    I've set up a fairly simple online portfolio housing my animation, everything else runs smoothly, except when you get the portfolio section (as you can see if you go to my site: http://www.sugarpollution.com/). I've tried to have it so that videos will pop up and play and then you can exit them by clicking on the X button (which loops back to portfolio section on the timeline). However I have come across several errors that I cannot seem to fix ~ the sound of the video will play in the background if you prematurely exit it and then none of the links above the video buttons will work (which doesn't seem to happen except when you view a video).
    I'd paste the action script ~ but now I can't seem to find it which is perplexing, as it runs fine in the preview window.
    Help would be much appreciated, thank you.

    you need to explicitly stop your video when you click your X button or stop all sound globally (stopAllSounds() ) when it's clicked.

  • Problems creating a portfolio header in Acrobat 9 Pro.

    I create a header and save my file. But when I exit out of the file and then reopen it, the header that I just saved is gone. Anyone have any ideas? Thanks!

    This may be a known issue. Take a look at the thread http://forums.adobe.com/thread/793948 and see if the situation you are experiencing sounds similar and if the work around posted by Josh_Corey (toward the bottom of the thread, posted Jan 31, 2011) resolves the problem.

Maybe you are looking for