Acrobat 9.1 and Roaming Profile -- Windows Vista

Hello,
my Problem is, that Acrobat crash, when i started. (Runtime Error)
We yuse Roaming Profile. Any a solution ?
Thanks

Roaming profiles are not yet supported in Reader/Acrobat 8 or even 9.

Similar Messages

  • All my purchased song from iTunes are not playing complete (iPod and computer with Windows Vista), unexpectedly stops and continues with next song. What am I doing wrong?

    All my purchased song from iTunes are not playing complete (iPod and computer with Windows Vista), unexpectedly stops and continues with next song. What am I doing wrong?

    Are the songs playing whole in iTunes? if not download them again.
    else read this Apple Support Article on your problem
    Have a nice day!

  • Forms 10g installed and running on Windows Vista

    <font color=0000FF>Update 12-Dec-2008: </font>Oracle has published NOTE 559067.1 -- How to Install Developer Suite 10.1.2.0.2 - hence 10.1.2.3 - on Windows Vista, 24-OCT-2008 with some installation help.
    <font color=0000FF>Update 07-July-2008: </font> Added text at the bottom showing how to find patchsets for Forms 10g.
    <font color=0000FF>Update 29-May-2008: </font> This thread was started in November, 2007.  In January, 2008, Oracle released Patch 3 for Forms 10g, which makes Forms 10g compatible with Windows Vista.  As time permits I'll try to keep the information in this post up to date.   Updated information will be inserted <font color=0000FF>as blue text.
    </font>
    <font color=0000FF>Original message begins here:</font>
    This is a second thread I am posting to outline the steps I have used to install Forms on a Windows Vista Home Basic laptop.   The other thread describes installing Forms 6i:
          Forms 6i installed and running on Windows Vista
    Please read through the initial part of that post for the background.  I realize Oracle has not certified Forms 10g to run on Vista, but the time has come for my associates and I to upgrade our old computers to new desktop/laptop platforms, and I would hate to acquire XP machines and be stuck with them for the next 5 years.  <font color=0000FF>(Note: Since first posting this message, Oracle has certified Forms 10g Patch 3 (version 10.1.2.3.0) to run on Vista)</font>  So after another person informed me that he had Forms installed and running on Vista, I went ahead and bought one.  I found that as long as I set the compatibility mode to run Forms programs as Windows XP (and a few other changes), Forms 6i and 10g run quite satisfactorily.
    <font color=0000FF>Update 29-Jan-2008: </font> Unfortunately, it turns out that the Forms 10g Builder running on Vista <font color=0000FF>had</font> a major flaw:   If you try to develop a form, the Builder will crash if you try to compile a procedure that calls another procedure in the form that has errors.  The problem is reported and described in this thread:  Error compiling a form under Vista
    <font color=0000FF>Update 12-Mar-2008: </font> Installing Patch 3 on Vista does not help with this problem -- the Builder still crashes in the same situation.
    <font color=0000FF>Update 25-July-2008: </font> Applying Patch 7047034 has corrected the problem.   See this link within this thread:   Forms 10g: Installing Patch 7047034 on Windows Vista
    Webutil note:  I am stuck in a Forms 6i client/server world, so all my forms must run in that environment.   Therefore I have not used any Webutil software, and I do not know whether that part will run under Vista.
    Internet Explorer note:  On Windows Vista, IE CANNOT be used to run the Web Forms runtime.  It crashes immediately when you try to run a form.  Instead, I can use either Firefox (Firefox 2, Firefox 3.0 Crashes with Forms 10g) or Netscape, as long as they are set to disable java.  <font color=0000FF>[ Correction:   IE7 on Vista now runs the Forms 10g forms.   You just need to add "?config=jpi" to the browser URL when starting the Web Forms session.   More IE/Vista info: [url=http://forums.oracle.com/forums/thread.jspa?threadID=642973]Vista JInitiator Problem ]</font>
    The Oracle Developer Suite download page:
        http://www.oracle.com/technology/software/products/ids/index.html
    Oracle Developer Suite Installation Guide:
        http://download.oracle.com/docs/cd/B25016_07//doc/dl/core/B16012_04/toc.htm
    The steps below are those I followed to install Forms 10g (version 10.1.2.0.2)
    I.  Preliminary system changes in Windows
    When I started installing, I got the following error message:    Install has encountered an error while
        attempting to verify your virtual memory settings.
        Please verify that the sum of the initial sizes of
        the paging files is at least 256 MB.To fix this:  Go to Control Panel, System and Maintenance, View amount of RAM and processor speed (under "System"),
    Advanced system settings (in left "Tasks" column), Advanced tab, Settings (under "performance"), Advanced tab:
    Virtual Memory shows a "Total paging file size for all drives: 2337MB.
    Click "change", Uncheck "Automatically manage paging file size for all drives"
    Click "custom size:", set Initial size to: 2048, Max to 4096
    Click set button, then OK, get message:The changes you have made require you to restart your computer before
       they can take effect.Restart the computer.
    II.  Installing Forms 10g
    1.  Download two files from Oracle:
        ds_windows_x86_101202_disk1.zip (626,122,752 bytes)
        ds_windows_x86_101202_disk2.zip (236,880,881 bytes)
    2a.  Before extracting, it is a good idea to shut down any virus protection software.  It can sometimes prevent some files from being created.
    2b.  Extract both into the C:\oracle directory, as disk1 and disk2.
    3.  Using Windows Explorer, change the properties of setup.exe in the C:\oracle\disk1 folder.  (In windows explorer, right click, properties, Compatibility tab.)   Change the compatibility to run as Windows XP (Service Pack 2).
    4.  Right click setup.exe and click "Run as administrator"
    5.  Select "Installation type" = Complete (1.11 GB)
    6.  Received this message:Windows Firewall has blocked this program from
    accepting incoming network connections.  If you
    unblock this program, it will be unblocked on all
    public networks that you connect to.
    C:\users\steve\appdata\local\temp\orainstall...
      2007-10-29_11-59-08am\jre\1.4.2\bin\javaw.exeI clicked "Unblock"
    7.  Received this message:  "Provide outgoing mail server information"  I entered the smtp mail server that I use.
    8.  A summary screen displayed showing 274 products under New Installations.
    I clicked the Install button.
    9.   Received this message:  You can find a log of this install session at:
    C:\Program Files\Oracle\Inventory\logs\installActions2007.....log
    10.  The installation completed.  Installed products shows Forms 10.1.2.0.2
    III.  After the install completed
    1.  Create a shortcut to the Forms 10 Builder on the Desktop.
    On the shortcut line, after the .exe, add *userid=userxxx/pwxxx@orcl* so Builder automatically logs into 10g database.  If you do step 4 below (creating an easily-accessible folder to use for your forms) change the "Start in" path on the shortcut so it points to that folder.  Otherwise, Forms Builder will not find referenced objects and PLL libraries when it opens a form.  Also do the same on the Start, All Programs shortcut for the Forms Builder.
    Edit:  After applying Patch 3, the following steps are not necessary.
    Set its compatibility to Windows XP.
    Set checkbox: "Run this program as as an administrator."  (Without this, FormBuilder will NOT open a PLL library.)
    Click the "Show settings for all users" and change values there.
    2.  Copy "Start OC4J Instance" icon to desktop.
    Set its compatibility to Windows XP.
    The first time it runs, I got a Windows popup to unblock program named Java.  I clicked "Unblock".
    3.  tnsnames.ora:
    Rename C:\oracle\DevSuiteHome_1\network\admin\tnsnames.ora
    to:  tnsnames_orig.ora
    If you created a tnsnames.ora file for Forms 6i, just copy it to the path above.  If not, do this:
    Create a new tnsnames.ora file, copying entries old file on my old laptop, which contains all the connections I use.
    Delete the old laptop entry, replace with new entry for the new local ORCL connection on new laptop from tnsnames file renamed from the c:\oracle\... ...\10.2.0\db_1\ path.
    4.  Optional:  Create an easily accessible folder to store fmb files:
    C:\users\steve\.1\fmb10
    You don't really want to keep drilling into C:\oracle\DevSuiteHome_1\forms, and then find your .fmb file among the several dozen oracle-supplied files.
    To create a folder named .1, you have to open a CMD.exe (Windows DOS) window, and type the Make Directory command:
    MD .1
    That will create the folder within the current directory -- mine defaults to C:\users\steve
    Note:  If you also need to use Forms 6i like me, DO NOT EVER open a .fmb file in the Forms 10 Builder from the Forms 6i folder.  If you compile it, or even worse, save the .fmb, Forms 6i *cannot ever* access the file.  Instead, always use the File Manager (Windows Explorer) to copy the fmb from the fmb6 folder into the fmb10 location.
    5.  Change the Forms 10g Default.env file using a text editor.
    This file replaces all the settings originally written to the Windows Registry (GREAT idea, Oracle!  I hate the registry.)  No more Regedit.  The default.env file is located at: (DevSuiteHome_1 path)\forms\server\default.env
    Locate line with:  FORMS_PATH= and add:
        ;C:\users\steve\.1\fmb10
    Add a new line:
    FORMS_MMAP=FALSE
    The above allows compiling an fmx while the form is running.
    Add a new line:
    FORMS_ROWLOCK_OPTIMIZATION=FALSE
    (This fixes Oracle bug number 3949854, which prevents automatic skipping if the same value is typed over another value. TAR 4806199.993 Automatic Skip failure...)  See bug 4068896
    Add a new Line:
    FORMS_RESTRICT_ENTER_QUERY=False
    This allows use of Query-Where window in enter query, after entering a colon in any input field.  Without this, Forms returns FRM-40367: Invalid criteria in field nnn in example record.  Oracle shut it down to prevent "sql injection" attacks.
    6.  Jiniator setup:
    Run file jinit.exe in C:\oracle\DevSuiteHime_1\jinit\jinit.exe
    It installs Jinitiator 1.3.1.22.
    I installed it in C:\oracle\JInitiator 1.3.1.22\
    For Firefox, make sure a copy of file \bin\NPJinit13122.dll resides in   C:\Program Files\Mozilla Firefox\plugins.
    For Netscape, the path is:  C:\Program Files\Netscape\Navigator 9\plugins
    7.   Browser settings
    See the note above about using Firefox 2 and not Firefox 3!
    In Firefox 2 go to:  Tools-> Options-> Content
    Uncheck the "Enable Java" checkbox
    --Firefox terminates if this is not done!
    Note:  After my system automatically installed updates to either java or Firefox, re-check the "Enable Java" setting.  I am suspicious that one of these installs re-enables java in the browser.
    Also note:  some web sites cannot display properly if java is disabled.  Example:  U.S. time website: http://www.time.gov   Use Internet Explorer to view these.
    In Netscape make the same changes as Firefox.  Without disabling java, it also terminates when you try to run a form.
    Creating a url to use in the browser:
    Try this:
        http://127.0.0.1:8889/forms/frmservlet
    If it does not work, change the 8889 port number as follows:
    Open file:  C:\oracle\DevSuiteHome_1\install\portlist.ini
    Note the number in line:
    Oracle Developer Suite HTTP port = 8889
    Use the number as the port number.
    You can also change the 127.0.0.1 to the computer name:
    Control Panel, System and Maintenance, See the name of this computer (under "System").  Mine is "steve-PC"
    So the alternate URL is:     http://steve-PC:8889/forms/frmservlet
    To try out the URL, start the OC4J instance set up above.  Then start either Netscape or Firefox, and enter the URL.  You should get a welcome screen.
    If the above URL works, start up the Forms Builder, and open Edit, Preferences.  On the General tab, uncheck the "Build before running" check box (optional).  On the Runtime tab, set the "Application Server URL to the url above.
    To run a real form, add this to the URL after frmservlet, (with no spaces):
        ?form={formname}&userid={userxxx}/{passwordyyy}@{connect-string}
    but replace the parts in curly braces with the appropriate values.  Example:
        http://127.0.0.1:8889/forms/frmservlet?form=ABC&userid=abc123/zyx@orcl
    Setting up Forms Builder to directly run a form in the browser:
    Run the Forms Builder.  Go to Edit, Preferences, Runtime tab.
    Set the Application Server URL to:
        http://127.0.0.1:8889/forms/frmservlet
    (or use whatever URL string you developed above)
    Set the Web Browser Location to:
        "C:\Program Files\Netscape\Navigator 9\navigator.exe"
    (or an equivalent to run the Firefox browser).
    8.  FORMSWEB.CFG file changes
    The file is located at:
    C:\ORA_DS_101202\DevSuiteHome_1\forms\server\formsweb.cfg
    I changed the following two lines in the file, but these are my personal preferences:
    separateFrame=true
    lookandfeel=Generic
    9.  FMRWEB.RES file changes
    For Oracle help:  Enabling Key Mappings
    The file fmrweb.res defines actions (triggers that run) when a function key is pressed while running Forms.  The one released has unix-style key mapping, but I prefer keys originally mapped for Windows PC Forms users. There is a fmrpcweb.res in the same folder that can be renamed to fmrweb.res.
    In the C:\oracle\DevSuiteHome_1\forms path, I renamed fmrweb.res to fmrweb_orig.res.
    I have a file that I prefer to use, so I put it into the folder as fmrweb.res. The contents are listed below. It is organized so the most important keys are listed alphabetically at the top (URFD column is the sort column), followed by a group of less-important keys.  These are keys that are available to users, but they either would not use, or are disabled within most forms.  The URFD column in the second set starts with a hex A0 character, which is a high-order space, so collates after normal alphabetic characters.  (Note: If you want to copy the text below and use it, the hex A0 character has been changed by the forum software to a space. So you would need to use a text editor with hexadecimal character capabilities to replace the space with the original character. )
    My file has special keys defined for F2 (I use it for a debugging Key-F2 trigger in my forms), and a "Cursor to Home" F12 function. All the rest are pretty much the same as in the released fmrpcweb.res file, only mine are organized alphabetically on the URFD column.
    The Web Forms fmrweb.res file is editable using any programming editor (NOT MS Word!!!). The old Client/Server key mapping file, fmrusw.res, could only be changed using the Oracle Terminal program (and it is a pain to use).
    Here is the main part of my fmrweb.res file:#
    #Jfn :Jmn:  URKS            :Ffn :  URFD
    #    :   : (User-readable   :    : (User-readable
    #    :   :  Key-sequence )  :    :  function description)
    118  : 1 : "Shift F7"       : 74 : "Clear Form"
    121  : 0 : "F10"            : 36 : "Commit"
    117  : 0 : "F6"             : 65 : "Create Record"
    10   : 1 : "Shift Enter"    : 82 : "Cursor to Home" # sdsu uses this
    123  : 0 : "F12"            : 82 : "Cursor to Home" # sdsu uses this
                                        #: --Alt+Home works, but leaves the Action (first
                                        #: --pull-down menu item) highlighted.  Press Esc or
    36   : 8 : "Alt Home, then Alt" : 82 : "Cursor to Home" #-- Alt again to clear highlight.
    117  : 1 : "Shift F6"       : 63 : "Delete Record"
    119  : 0 : "F8"             : 77 : "Execute Query"
    120  : 0 : "F9"             : 29 : "List of Values"
    9    : 0 : "Tab"            : 1  : "Next Field"
    40   : 0 : "Down-Arrow"     : 7  : "Next Record"
    9    : 1 : "Shift Tab"      : 2  : "Previous Field"
    38   : 0 : "Up-Arrow"       : 6  : "Previous Record"
    112  : 0 : "F1"             : 35 : "Show Keys"
    116  : 1 : "Shift F5"       : 69 : " Clear Block"
    116  : 2 : "Ctrl F5"        : 3  : " Clear Field"
    113  : 1 : "Shift F2"       : 80 : " Count Query Hits"
    112  : 1 : "Shift F1"       : 78 : " Display Error"
    114  : 0 : "F3"             : 73 : " Duplicate Item"
    115  : 0 : "F4"             : 64 : " Duplicate Record"
    69   : 2 : "Ctrl E"         : 22 : " Edit Field"
    122  : 0 : "F11"            : 75 : " Enter " # Causes validation, w/o cursor move
    118  : 0 : "F7"             : 76 : " Enter Query"
    81   : 2 : "Ctrl Q"         : 32 : " Exit"
    112  : 2 : "Ctrl F1"        : 30 : " Help"
    34   : 0 : "Page Down"      : 66 : " Next Set of Records"
    119  : 1 : "Shift F8"       : 79 : " Print"
    10   : 0 : "Enter/Return key": 27: " Enter/Next Field"
    33   : 0 : "Page Up"        : 12 : " Scroll Up"
    116  : 0 : "F5"             : 87 : " F5 Key for special uses"
    #121 : 3 : "Shift Ctrl F10" : 82 : " Function 0" #--disabled.  Cursor to home defined above
    112  : 3 : "Shift Ctrl F1"  : 83 : " Function 1"
    113  : 0 : "F2"             : 84 : " Function 2"
    113  : 11: "Ctrl Alt Shift F2":95: " List Tab Pages" #<-REQUIRED, or F2 cant be assigned
    114  : 3 : "Shift Ctrl F3"  : 85 : " Function 3"
    115  : 3 : "Shift Ctrl F4"  : 86 : " Function 4"
    117  : 3 : "Shift Ctrl F6"  : 88 : " Function 6"
    118  : 3 : "Shift Ctrl F7"  : 89 : " Function 7"
    119  : 3 : "Shift Ctrl F8"  : 90 : " Function 8"
    120  : 3 : "Shift Ctrl F9"  : 91 : " Function 9"<B>Finding Forms 10g Patchsets</B>
    Here is how to do the search: Log into metalink ( https://metalink.oracle.com ), then click on the Patches & Updates tab, then Simple Search.
    In "Search by", select Product or Family. Enter "Developer Forms" in the box.
    Then click the Release choices, and select "iAS 10.1.2.3"
    Patch Type should be "Patchset/Minipack"
    Platform or Language should be "Microsoft Windows (32-bit)"
    Click Go, and the Forms 10g patch should show up. As of July, 2008 the only one available is: [url=
    https://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=5983622&release=1710123&plat_lang=912P&patch_num_id=943599
    ]5983622
    Edited 2008-12-12 to add a link to Oracle Note 559067.1  and added the fmrweb.res file listing.
    Edited 2008-10-28 to change text format to work better within new forum format
    Edited 2008-7-7 to add patchset search information.
    Edited 2008-4-21 to modify information.
    Edited 2008-3-6 to add information.
    Edited 2008-5-29 to update information.

    I followed your instructions and installed Developer Suite 10G on Windows Vista Home Premium edition. I have Oracle 11G DB running on the same machine.
    Two points, Steve:
    1. When I tried to set the maximum virtual memory to 6110 an error message displayed from Windows and told me that I can't set the maximum virtual memory to more than 4096. I set it to 4090 and it worked and I got nothing wrong during the installation process.
    2. After installing JInitiator and disabling Java on Firefox I called the http://127.0.0.1:8889/forms/frmservlet page and everything seemed to be OK because the Oracle Forms Services logo appeared and then a successful installation message appeared , but as I clicked (ok) to continue a gray screen appeared inside the browser (like the one displayed when you try to run a Java applet inside a browser) and then I wait to death till something appears but sadly nothing. I just get a blank gray screen inside my Firefox browser.
    Do you have any idea what to do to solve the problem?
    Regards

  • I have the iphone 4 and PC with Windows Vista Basic. When I bought my iPhone syncs with iTunes on my computer, but now when I try to sync it tells me that Mobile Device Service was closed and I can not synchronize the phone. Try restarting Mobile Device S

    I have the iphone 4 and PC with Windows Vista Basic. When I bought my iPhone syncs with iTunes on my computer, but now when I try to sync it tells me that Mobile Device Service was closed and I can not synchronize the phone. Try restarting Mobile Device Service and uninstall and reinstall Itunes but still giving me the same error.

    http://support.apple.com/kb/HT3965

  • Acrobat 9.1 update - Roaming Profiles still crashes

    Roaming Profiles crash Acrobat 9 9.1
    Got the official. "Known Problem. Wait until the next update"
    Sad news for those that have struggled.
    The solution that works for me is a login script to create the folder "C\users\%username%\appdata\LocalLow"
    You can quickly test it first by logging in as a roaming user, enable show hidden folders and just simply make the directory LocalLow inside your appdata folder. Dont log off, just launch Acrobat and if youre lucky..
    Specificaly for me:
    makedir C\users\%username%\appdata\LocalLow
    pasted into notepad saved as startup.bat and added through a group policy object.
    We use 2008 server and Vista SP1 workstation under mandatory roaming profiles.
    Its a Microsoft problem, apparently:
    http://support.microsoft.com/kb/955555/en-us
    Interesting to note that Microsoft includes an XPS Document Printer with Vista.
    PROPS to Ge3oR THANKS BRO!!
    dgrambo

    I guess I am not the only one when it comes to crashed after update to Acrobat 9.1.0.
    Major bug so far that i see is I cannot copy simple text from any PDF file after the update. It immediately crashed Acrobat with this:
    AppName: acrobat.exe     AppVer: 9.1.0.163     ModName: saveasrtf.api
    ModVer: 9.1.0.163     Offset: 0000237a
    I first noticed it when I tried to copy something from inside Firefox - my browser would just close and ask me to restart...
    Repair didn't do any good, just a waste of about 30 minutes of my time. I had to fully uninstall and reinstall 9.0 to figure out what went wrong.
    Everything works fine in 9.0 - Nothing works fine in 9.1. Strangely there were no problems in Reader 9.1...
    People stay away from upgrading to 9.1!!!

  • ACROBAT XI - DOES NOT WORK WITH WINDOWS VISTA

    WHY DOESN'T THE COMPANY STATE ACROBAT XI PRO DOES NOT WORK WITH WINDOWS VISTA.
    THE COMPANY NEEDS TO WARN PEOPLE.  THE ACROBAT TECH SUPPORT FINALLY FIGURED OUT THAT IT'S NOT COMPATIBLE WITH WINDOWS VISTA.

    The Acrobat website and the box lists the compatible OSs. You want Adobe to list all of the incompatible OSs---going back how far.
    Acrobat XI Pro system requirements
    These system requirements are for Adobe® Acrobat® XI Pro software, v11.0. Because system requirements change with each software update, refer to the Release Notes for your software version for the latest information on supported operating systems and browsers.
    Windows
    1.3GHz or faster processor
    Microsoft® Windows® XP with Service Pack 3 for 32 bit or Service Pack 2 for 64 bit; Windows Server® 2003 R2 (32 bit and 64 bit); Windows Server 2008 or 2008 R2 (32 bit and 64 bit); Windows 7 (32 bit and 64 bit); or Windows 8 (32 bit and 64 bit)
    512MB of RAM (1GB recommended)
    1.85GB of available hard-disk space
    1024x768 screen resolution
    DVD-ROM drive
    Internet Explorer 7, 8, 9, or 10; Firefox Extended Support Release; or Chrome
    Video hardware acceleration (optional)
    Note: For 64-bit versions of Windows Server 2003 R2 and Windows XP (with Service Pack 2), Microsoft Update KB930627 is required.

  • 7310 - Problem with CIFS and Roaming Profiles since upgrade to 2010.Q1.0.2

    We have developed a strange problem with our environment which I'm pretty sure is down to the upgrade to 2010.Q1.0.2 from 2009.Q3.4.1 on our 7310 (all the previous 2009 releases had been fine) since nothing else has changed in our environment. I suspect some changes to the underlying CIFS server causing this?
    We have virtual Windows servers hosted on a VMWare VSphere cluster which are stored on the 7310 via iSCSI LUNs and also CIFS shares on the 7310 for home directories and separate CIFS shares for roaming profiles - all paths are correct in AD for each user - we also use folder redirection for XP Pro clients to force things like "Application Data", "My Documents" etc. onto the Homedir share.
    What we've been seeing recently (which only started happening after the upgrade) is a lot of failed logons to the domain for users. It looks like the usual corrupted profile problem that has plagued Windows forever ...the usual messages that it cannot log the user on with a copy of their roaming profile, and that it will use a temporary one. Some folder redirections (that are initiated via Group Policy) also don't get applied. Users don't see errors when logging off from a "good" profile, and NTUSER.DAT etc. seemingly gets written correctly - the next time they log on, around half the time the users will get these errors as described below:
    Event viewer logs show "cannot find the file specified" errors for NTUSER.DAT, along with "directory name is invalid" errors for some of the folder redirections.
    More worrying (and what I think might be the real reason for these failures) are the "offline caching is enabled on the roaming profile share" errors. I think that the client-side caching might not be working - possibly the profiles aren't getting flushed and written correctly upon logout?
    Now, unfortunately the MMC snap-in for managing shares doesn't seem to support changing the behaviour for client-side caching on the CIFS shares (as confirmed in the latest 7000-series Admin Guide on page 198).
    I've been thinking about unchecking the "Enable Oplocks" box which from the CIFS side would completely stop all client-side caching I presume?
    Is this likely to be the culprit here, or is there any other known behaviour that could be causing these errors? Is it also worth disabling "Cache device usage" altogether for the Profiles share itself?
    Can anyone help? It's a bit of a strange problem, and something I don't want to raise with Sun on our support contract just yet, since at first glance it looks like a Windows problem, but I suspect the storage could well be to blame...

    Unfortunately, this is still not working correctly...
    So, it looks like it's not related to the offline caching seeing as it all works on the Q2009 despite the warnings...
    Some more errors coming out of userenv.log on the affected Windows machines:
    USERENV(280.284) 10:07:33:230 ReconcileFile: GetFileAttributes on the source failed with error = 2
    USERENV(280.284) 10:07:33:230 CopyProfileDirectoryEx: ReconcileFile failed with error = 2
    and later:
    USERENV(280.284) 10:07:33:245 GetShareName: WNetGetConnection initially returned error 2250
    USERENV(280.284) 10:07:33:245 CopyProfileDirectoryEx: Leaving with a return value of 0
    USERENV(280.284) 10:07:33:245 RestoreUserProfile: CopyProfileDirectory failed. Issuing default profile
    ...which then forces the TEMP profiles.
    All other errors linked to this look like "file not found", "invalid path" etc. when the files are present and the paths are correct.
    Manually mapping drives using CIFS with UNC paths sporadically fails too now. We have a bunch of GPOs that map shares to users depending on their group memberships - these too are sporadically failing.
    It certainly looks to me like it could be a CIFS problem introduced in the Q2010 release.
    I'm going to raise a ticket with Sun...

  • Adobe Acrobat 5.0 not compatible with Windows Vista

    On installing this software on my new Windows Vista, incompatibility message says I need to install kernel-mode print driver. Where can I get this from. No luck with the Adobe website technical support!

    Then you will need to purchase an upgrade to the current version 8.1.
    Note that Acrobat Standard would be a downgrade; to retain all your
    current features you'd need Acrobat Professional.
    Note that there was no product called Acrobat Writer, if you want to
    be exact. And you would normally have only one of "Acrobat" and
    "Acrobat Reader". To make it even more confusing, "Acrobat Reader" was
    renamed "Adobe Reader".
    Aandi Inston

  • Need help in installing Acrobat XI Student & Teacher Edition under Windows Vista

    Hi
    After spending the best part of two evenings trying to install this product I'm at my wit's end.  I bought it as a download from Amazon and the cost is non refundable, so if I can't get it up and running I've basically wasted £76!  I'd really appreciate some help.
    My OS is Windows Vista.  I'm trying to install this on to my C Drive which has 17.6GB of space left.
    Downloading the product from Amazon is no problem but when I come to install I get the following message:
    "Adobe Application Manager, required to verify your license, is missing or damaged.  Please download a copy of Adobe Application Manager from http://www.adobe.com/go/applicationmanager "
    When I've downloaded the Manager I get a message to download Adobe Support Advisor.  This gives the following error messages:
    Installer Program "cpsid_82829s1: A restart is pending", bootstrapper error has occurred" 
    When I click on the link for corrective action this basically tells me to perform a restart after I have found and deleted the InProgressKey.  However the InProgressKey is nowhere to be found and no amount of restarts solves the problem.
    I tried an uninstall (so I could reinstall to find out whether that solves the problem) but that gives the message:
    "Error 1321.  The Installer has insufficient privileges to modify the file C:\Program Files\Common Files\Adobe\HelpCfg\en_US\Acrobat_Pro.helpcfg"
    When I tried to manually delete this file I got "Destination Folder Access Denied - you need permission to perform this action."
    (I am the administrator on this computer).
    I downloaded the Adobe Clean Uninstall tool (I forget what it's called), uninstall was successful using this tool, I did another restart and then downloaded the product again from Amazon - but the same problems occurred as described above.
    I'm just going round in circles here and not getting anywhere.  Any help would be sincerely appreciated.
    Many thanks.

    Hi gameboy95,
    Acrobat is not support in Windows Vista. Please find the tech specs: http://www.adobe.com/in/products/acrobatpro/tech-specs.html and upgrade to appropriate version of Windows.
    Regards,
    Romit Sinha

  • Internet Explorer 10 cookies and roaming profiles (WebCache directory)

    Hi,
    I'm having a cookie problem on 2 out of 2 tested environments using Windows Server 2008 R2 (with roaming profiles) and Internet Explorer 10 (IEAK'ed) :S
    For instance when I login to www.google.com with my username and password, as long as I'm using my Windows session I'm logged in to
    www.google.com every time I open the browser (with all iexplore.exe processes closed before). When I logoff my Windows session my (roaming) profile is beeing saved on the fileserver and the locally cached Windows profile
    is beeing deleted.
    When I logon to Windows again (on the same computer) the roaming profile is beeing copied from the fileserver to my client (including the .txt cookies), but
    www.google.com isn't logging me in automatically. The same thing happens with other cookies related stuff on websites :S
    Also tried WITH and WITHOUT folder redirection for AppData/Cookies/etc, even a newly installed environment with Microsoft defaults is giving me problems.
    Anybody out there having the same problem ?

    Okay, I've made some progress on this today and it's working so far. It's still unclear what the following article/IE hotfix actually does:
    http://support.microsoft.com/kb/2955387/en-gb
    Because it's certainly doesn't magically fix getting cookies to fully roam - the webcache is still in the same folder. However, I think what it fixes is the problems reported above whereby any other stuff one want's to do with webcache fails
    because the files are locked most of the time.
    So with this hotfix in place, I was able to implement the following PowerShell logon script:
    $SourcePath = "$LocalAppData\Microsoft\Windows\WebCache"
    $LinkExists = $False
    If (Test-Path $SourcePath) {
    $Attributes = (Get-Item -Path $SourcePath -Force).Attributes
    $LinkExists = [Bool]($Attributes -band [IO.FileAttributes]::ReparsePoint)
    If (!$LinkExists) {
    If ($Debugging) {Write-Host "Debug: deleting old webcache folder"}
    Remove-Item -Path $SourcePath -Recurse -Force -ErrorAction SilentlyContinue
    $TargetPath = "$RoamingAppData\Microsoft\Windows\WebCache"
    If (!(Test-Path $TargetPath)) {
    If ($Debugging) {Write-Host "Debug: creating new webcache folder"}
    [void](New-Item -Path $TargetPath -ItemType Directory)
    If (!$LinkExists) {
    Write-Host "Configuring IE webcache to roam"
    $Cmd = "cmd /c 'mklink /d " + $SourcePath + " " + $TargetPath + "'"
    Invoke-Expression $Cmd 2> $Null
    $LocalAppData and $RoamingAppData are variables that point to here:
    C:\Users\myusername\AppData\Local
    C:\Users\myusername\AppData\Roaming
    What the script basically does is this set-up a symbolic link that links:
    "C:\Users\myusername\AppData\Local\Microsoft\Windows\WebCache"
    To:
    "C:\Users\myusername\AppData\Roaming\Microsoft\Windows\WebCache"
    When one logs off, WebCache roams to the network. When one logs on, it roams back and so far, cookies appear to be sticking. We use Spiceworks and before one had to type username & password each time. In my test, the logon details are persisted.

  • Problem with Speaker and Headset in Windows Vista

    Hi, I just got my Macbook Pro 13" and having problem with speaker and headset when working with Windows Vista (I have installed the driver from bootcamp). The sound very weak if I play music from Itunes or youtube even the volume already full and if i put my headset the sound not coming out. Is there anyone can help me to solve this problem?
    Regards,Edwin

    When you post about Windows / Boot Camp, in Mac Pro (workstation) forum where others with a MacBOOK would be more likely to have same hardware configuration, and you won't find Windows drivers on Apple downloads. More like at
    http://www.guru3d.com or other sites, or go to RealTek (if that is the type of audio you have).

  • I have a 4th gen ipod nano which will not sync after restore. i have run itunes diagnostics and attached thMicrosoft Windows Vista Home Premium Edition Service Pack 2 (Build 6002)e results. can you help please?

      Microsoft Windows Vista Home Premium Edition Service Pack 2 (Build 6002)
    Sony Corporation VGN-NS20E_P
    iTunes 10.6.1.7
    QuickTime 7.7.1
    FairPlay 1.14.37
    Apple Application Support 2.1.7
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 5.1.1.4
    Apple Mobile Device Driver 1.59.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.5.502
    Gracenote MusicID 1.9.5.115
    Gracenote Submit 1.9.5.143
    Gracenote DSP 1.9.5.45
    iTunes Serial Number 0012ACE4032C3EC8
    Current user is not an administrator.
    The current local date and time is 2012-05-26 22:17:26.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    Intel Corporation, Mobile Intel(R) 4 Series Express Chipset Family
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name: {78DA402D-66EE-4084-9D5E-8A010E0B8437}
    Description: Atheros AR928x Wireless Network Adapter
    IP Address: 192.168.2.8
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.2.1
    DHCP Enabled: Yes
    DHCP Server: 192.168.2.1
    Lease Obtained: Sat May 26 19:10:42 2012
    Lease Expires: Sat May 26 19:10:41 2012
    DNS Servers: 192.168.2.1
    Adapter Name: {C1458549-CA0B-4A3B-8F8E-9259653AA0DD}
    Description: Marvell Yukon 88E8055 PCI-E Gigabit Ethernet Controller
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway: 0.0.0.0
    DHCP Enabled: Yes
    DHCP Server:
    Lease Obtained: Thu Jan 01 00:00:00 1970
    Lease Expires: Thu Jan 01 00:00:00 1970
    DNS Servers:
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Connection attempt to browsing iTunes Store was successful.
    Connection attempt to purchasing from iTunes Store was successful.
    Connection attempt to iPhone activation server was unsuccessful.
    The network connection timed out.
    Connection attempt to firmware update server was successful.
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2012-05-26 20:57:29.
    **** Device Connectivity Tests ****
    iPodService 10.6.1.7 is currently running.
    iTunesHelper 10.6.1.7 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) ICH9 Family USB Universal Host Controller - 2934. Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2935. Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2936. Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2937. Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2938. Device is working properly.
    Intel(R) ICH9 Family USB Universal Host Controller - 2939. Device is working properly.
    Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293A. Device is working properly.
    Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293C. Device is working properly.
    FireWire (IEEE 1394) Host Controllers:
    RICOH OHCI Compliant IEEE 1394 Host Controller. Device is working properly.
    Connected Device Information:
    JULES'S IPO, iPod nano (4th Generation) running firmware version 1.0.4
    Serial Number: YM839W553QU
    Bus Speed: 61440
    Most Recent Devices Not Currently Connected:
    iPhone 4S running firmware version 5.0.1
    Serial Number: DNWH3R84DTD2
    **** Device Sync Tests ****
    No iPod, iPhone, or iPad found.

    Hello, VvioletT. 
    Thank you for visiting Apple Support Communities.
    I see you are experiencing issues syncing your iOS device.  Here are a couple articles that I would recommend going through when experiencing this issue.
    iOS: Troubleshooting USB-related alerts when syncing
    http://support.apple.com/kb/TS5254
    Resolve issues between iTunes and security software
    http://support.apple.com/kb/ts3125
    Cheers,
    Jason H.

  • Syncing problem with AppleTV and HP w/ Windows Vista

    Vital Stats:
    HP Media Center PC
    Windows Vista Home Premium
    iTunes 7.6.2.9
    AppleTV 40GB Software Version 2.0.2 Wireless DHCP
    I have been trying to sync my Apple TV with iTunes and keep getting the error:
    The Apple TV "Downstairs Apple TV" is not responding.
    Check that any firewall software running on this computer has been set to allow communication on port 3689.
    I have done the obvious. I have checked the firewall software on my computer and have manually set the port as open and apparently when iTunes installs it also puts port information into the Windows Firewall. I have performed a factory reset on the Apple TV, reinstalled iTunes, checked my router and still it's a 'no go'.
    Any suggestions?

    Welcome to the  Discussion Forums.
    Check your router for port forward/NAT rules that may involve ports 5353 and 3689, check that you haven't got the tv isolated at the router also.
    Security software and file sharing applications may also be interfering with these ports take a look at any software on your PC that might be doing this.

  • Can't burn cd's using iTunes 7.3 and 64-bit Windows Vista Ultimate

    Every time I try to burn a CD I get the following error:
    "Disc Burner or Software Not Found"
    I have checked Device Manager and no problems with the disc burner there. I've even burned cd's from Windows Media Player(and dvd movies with other programs), but I would prefer using iTunes 7.3 to burn cd's. From reading the discussions it is my understanding that iTunes cd burning functionality doesn't work with 64-bit versions of Windows XP and Windows Vista. Is there a fix for this? Please advise.

    Here's how to get Itunes to work in Vista and XP64 bit:
    Start Menu -> All Programs -> Accessories -> Right Click on Command Prompt -> Run As Administrator.
    Type “cd C:\Windows\SysWOW64″
    Type regsvr32 vbscript.dll
    If you don’t do Run as Administrator, the regsvr32 will fail. Also, be careful to run the command in SysWOW64, not System32! System32 on a 64-bit system actually contains the 64-bit system libraries.

  • Nvidia GeoForce Go 7600 graphics driver and IQ770 with Windows Vista Home Premium 32 bit edition

    I have been having problems with my screen for several months now:  every so often, for no apparent reason, it loses some of the pixels.  I can still read the items on the screen, but the resolution is trashed.  It happens intermittently and then goes back to normal.  I have tried uninstalling the graphics driver and letting the computer go find it on a reboot.  This does not work.  I have also tried installing the original graphics driver.  This does not work either.
    If I look in the "Problem Reports" area in Control Panel, there is a graphics related error: 
    Error Message: STOP 0x000000EA THREAD_STUCK_IN_DEVICE_DRIVER (Q293078)  The resolution listed is to reinstall the device driver (which I've tried dozens of times without success) or to change the computer's performance settings, which also does nothing.  I still get the occasional loss of screen clarity which returns to normal all by itself.
    Is anyone else seeing this problem?  Does anyone have a resolution?
    I have tried the latest graphics driver available on the hp website, from 8-2008 as well as the originally installed version from January 2007.  The version of Windows is Vista Home Premium 32 bit edition, Service Pack 1.
    If I completely uninstall the graphics driver, and do not reload any, the screen performance is fine, but then there are other problems, such as graphics acceleration.
    Thanks for your help.

    For the IQ700 series
    If you're running Windows Vista SP2, there is a patch for USB patch for NVIDIA chipsets
    http://support.microsoft.com/kb/975163/ 
    If you're running Windows 7, install this patch
    http://h30434.www3.hp.com/t5/Lockups-Freezes-Hangs/Driver-update-for-Win7-USB-issue-on-nVidia-chipse...
    And only use the driver from the system manufacturer's website or Windows Update. Do not use the latest drivers from NVIDIA's website for the IQ700 series

Maybe you are looking for

  • How can I backup Adobe's software activation?

    I have purchased Adobe Creative Suite CS6 for Windows and am using it on my desktop and notebook computer. This is the maximum number of computers I'm allowed to use it on. Since the software has an activation and deactivation feature and requires an

  • How do I accesss User Preferences?

    How do I accesss User Preferences? I need to check if a specific user preference is set, then redirect to a specifc community page. An example of how to do this through the Server API would be great. Thanks. Vanita, Staples Inc.

  • Macbook Pro is slow/laggy and makes a weird noise

    Hello members, I have a Mid-2010 Macbook Pro running Mountain Lion with all the latest updates. Everything was fine until 3 days back, when it started acting up. Moving the cursor was extremely laggy, and starting up any application takes forever. I

  • Pages is repeatedly getting hung up and won't open. Suggestions?

    Can anyone help with managing Pages so it won't get hung up? I went to the Apple store a few days ago, and someong force quit it and restarted. I tried that with a general restart, but it still wouldn't open.

  • AEGP Plugin CINEWARE SceneLayer: CINERENDER - Connection failure (5027 :: 12)

    This error comes up whenever I try and make a new .c4d file, edit a preexisting .c4d file, sometimes when I just open aftereffects. When I import a .c4d file the error occurs, but it shows up in my project regardless, but when I try to drag it in, it