Error 1310. Error writing to file: Policy.12.0.Microsoft.Office.Interop.Access.dll AHHHHHH!!!

I'm trying to install Office 2010 Professional Plus on Windows 7 Ultimate
I keep getting this error and I'm at witts end
Error 1310. Error writing to file: Policy.12.0.Microsoft.Office.Interop.Access.dll.
Verify that you have access to that directory
I have completely uninstalled Office 2007, ran CCLeaner, Windows Install Cleanup, followed the idea's on the forums
http://social.technet.microsoft.com/Forums/en-US/office2010/thread/4e8beb60-ac2b-4fc5-b510-628b65d7cc67
WTH? I get the same error no matter what I do, Can anyone PLEASE help?

Hi
Thank you for using
Microsoft Office for IT Professionals Forums.
Follow these methods one by one test this issue:
1.      
Complete uninstall previous version of office: 
http://support.microsoft.com/kb/290301
2.      
troubleshoot a problem by performing a clean boot in Windows 7
http://support.microsoft.com/kb/929135
3.      
Test with a new user account
Ÿ  
Create a user account
Ÿ  
Fix a corrupted user profile
Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything I can do for
you, please feel free to let me know.
Best regards
William Zhou
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Similar Messages

  • I am trying to upgrade to itunes 10.7 using windows and keep getting the following error message: "Error writing to file: C:\Config.Msi\364460.rbf   Verify access to this dierctory". Help!

    I am trying to upgrade to itunes 10.7 using windows and keep getting the following error message: "Error writing to file: C:\Config.Msi\364460.rbf   Verify access to this dierctory". Help!

    Fixed! (win7 64 bit)! Just stop your antivirus during the upgrade/installation (I've got Kaspersky).
    Good luck!

  • File or assembly name microsoft.office.interop.excel or one of its dependen

    Hi Team,
    When i click on the manage dimension members for a dimension i am getting the following error,
    "file or assembly name microsoft.office.interop.excel or one of its dependencies was not found"
    How i can resolve this?
    Regards,
    Raj,

    Hi Raj,
    What did you do exactly to resolve this issue? Are you no longer using Office 2007 or did you reinstall it? What are the specific steps you took?
    I recently upgraded from SP02 to SP07 and now have the same problem. It was working fine prior to the upgrade.
    Thanks,
    Rob
    Edited by: Rob Delong on Feb 19, 2010 3:42 AM

  • What do I have to do? I have paid for pro, cant download the software, says error 1310 - Error writing to file....verify you have access to that directory

    What do I have to do? I have paid for acrobat pro and it won't let me download the software, says error 1310 - Error writing file... verify you have access to directory.
    I need help
    Thank you

    assuming the problem is NOT downloarding, but installing; if you have antivirus running, disable it.

  • Adobe Reader Error Code 1310. Error writing to file: C:\ProgramFiles(x86)...

    I have been forced to Sumatra by some error in the system.  When I download Adobe Reader 10, during setup, it stops and produces an error window that says 'Error 131. Error writing to file:  C:\ProgramFiles(x86)\Adobe\Reader10.0\Esl\Aiodlite.dll. Verify you have access to that directory'...Retry? Cancel? Retry. Then continues then stops at 'Error 1310. Error writing to file.....Reader10.0\CoolType.dll. Verify that you.... then Retry again and it finishes. Then all Icons on my desktop become Adobe Icons. When I click on the 'Adobe reader 10.0 Icon it says "Adobe Reader could not open 'AcroRd32.exe' because it is either not a supported file type or the file has been damaged (for example , it was sent as an email attachment was not correctly decoded)." I have been through this many times with Internet Explorer and Safari with only minor differences as Safari doesn't give me the difficulties with the setup but does have the same effect. I have tried to go back to older versions of Adobe Reader..9.0 and 9.3 to the same end. The only thing I can think of is that I removed Zinio Reader 4, that was necessary for the online magazines that I get from Mother Earth News and others, but thought I was having difficulty due to it being the only recent addition to my PC. I think somehow it may have taken something with it. Anyway I'm an older not so computer literate entreprenuer that has been forced to this and man do I need help.

    http://forums.adobe.com/thread/800296?tstart=60

  • Help please! error writing to file cannot download itunes...cant fix!

    i really dont know what to do... i just got my computer a couple of months and something must have happened when i downloaded it the first time. i few times after using is i was having problems it said something about a corrupt file. So logically i thought to uninstall and then reinstal. but since then i have been dealing with this problem for a couple of weeks.
    installation will go well for a while (a couple of minutes) then i will this error.
    Error writing to file: C:\programfiles\commonfiles\apple\mobiledevicesupport\bin\AOSutils.dll
    then its says please verify that you have access to that directory.
    i have tried so many things and really dont know what to do. this cannot be manually deleted either.
    any advice would be appreciated!

    "Error writing to file: C:\Program Files\Common Files\Apple\Mobile Device Support\AppleMobileDeviceHelper.exe. Verify that you have access to that directory."
    Most commonly, it's caused by disk or file damage, J.
    Let's first try running a chkdsk over your C drive. There's Windows 7 instructions in the following document. Select both "automatically fix file system errors" and "scan for and attempt recovery of bad sectors" or use chkdsk /r (depending on which way you choose to go about things). You should be prompted to schedule the scan to run on restart. That sort of scan of the C drive should take a long time ... if it quits after a few minutes or seconds, something's interfering with the scan:
    [How to use CHKDSK (Check Disk)|http://www.w7forums.com/use-chkdsk-check-disk-t448.html]
    Does the chkdsk find/repair any damage? If so, try another iTunes install. Does it go through properly this time?

  • Microsoft.Office.Interop.Word error on Windows Server 2008 R2

    Hi,
    I have Microsoft Office 2003 installed on Windows Server 2008 R2. I get a "There is insufficient memory. Save the document now." error while adding a document to the Microsoft.Office.Interop.Word.Document class as in the code below. I can see the Memory
    consumption shoots up as soon as the following lines of code is executed. Surprisingly, this same piece of code works fine on Windows Server 2008.
    Object missing = System.Reflection.Missing.Value;
    Object oFalse = false;
    Microsoft.Office.Interop.Word.Application oWord = new Application();
    Microsoft.Office.Interop.Word.Document oWordDoc = new Microsoft.Office.Interop.Word.Document();
    oWordDoc = oWord.Documents.Add(ref missing, ref missing, ref missing, ref missing); //The code fails here
    oWordDoc.Close(ref oFalse, ref missing, ref missing);
    oWord.Quit(ref missing, ref missing, ref missing);
    Can someone help on this?
    Thanks,
    Tarun

    Hi,
    I suggest discussing this issue in Word or IIS forum.
    Word forum:
    http://social.technet.microsoft.com/Forums/en-us/word/threads
    IIS forum:
    http://forums.iis.net/
    Tim Quan

  • Error 1310.Error writing to file for CS2 install on Win7 for Adobe 7 Pro

    I have Adobe 7 Pro that needs to be installed on a Win7 machine that is not supported by Adobe.  They provide a CS2 version with a new serial number for replacement of my product since my product cannot be activated anymore.
    When I try to install it, I get the following error after the install process has started.
    Error 1310.Error writing to file: C:\Program Files (x86)\Adobe\Acrobat 7.0\Active X\AcroPDF.DEU.  Verify that you have access to that directory.
    I am the admin for my machine and I also tried installing their version as the admin as well.
    Any help on getting thru this?

    Hi shooter-1971,
    Acrobat 7 is not supported on windows 7.
    But you might want to refer to the troubleshooting steps mentioned in the KB Doc : http://helpx.adobe.com/creative-suite/kb/error-1310-error-writing-file.html
    Error 1310 is usually related to insufficient permissions on the folder. Please try enabling the hidden Admin account on Windows 7 and try installing the software and check.
    To enable hidden admin account you can refer : http://social.technet.microsoft.com/wiki/contents/articles/3040.enable-disable-the-local-h idden-built-in-administrator-account-in-windows-7.aspx

  • Error 1310. Error writing to file....Verify that you have access to that directory

    Hi
    My system is running Win 7 Professional 32 bit with 4gig RAM
    I am experiencing a problem installing a piece of software - Laplink PC Mover - I need to migrate to my new machine.
    The installer starts and the grinds to a halt with the error message:
    "Error 1310. Error writing to file: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Laplink PCMover Professional\Visit Laplink.com.url. Verify that you have access to that directory"
    I understand from Laplink Tech Support that this is a generic Windows Installer problem, and searching the web it seems to crop up a lot.
    I have done a lot of searching, including this site.
    I have tried the solutions I have found so far:
    Run as Administrator [my user profile has administrator rights but I tried that anyway]
    Run from the Administrator user account
    Install in Safe Mode - Windows tells me the installer is not available in safe mode!!!
    Un-registering and re-registering the installer via msiexec
    Using the SubInACL tool to repair file and registry permissions
    After all of this, I get the same result - the installer halts with the same message.
    Can anybody help? I am desperate to avoid two days solid re-installing all my expensive software, finding product keys etc.

    Hi,
    You can test in Clean Boot mode to avoid the software conflicts, in experience, some anti-virus program would lead this corruption.
    Alex Zhao
    TechNet Community Support

  • Error 1310.Error writing to file: C:\Config.Msi\12b31e.rbf.  Verfiy that you have access to that dir

    anyone know why this happens when trying to update adobe acrobat X pro.

    Moving this discussion to the Acrobat Installation & Update issues forum.
    Debra please try the steps listed in Error "1310: Error writing to file: C:Config.Msi..." | CS4 products - http://helpx.adobe.com/creative-suite/kb/error-1310-error-writing-file.html.

  • Error 1310. Error writing to file C:\Config.Msi\356163.rbf when trying to repair Office 2010

    I am having trouble with Excel 2010 crashing.  I have tried to repair Office 2010 but I keep getting the response:
    Error 1310. Error writing to file C:\Config.Msi\356163.rbf.  Please verify that you have access to that directory.
    Can that error be fixed or should I just uninstall Office and reinstall???

    Hi,
    Essentially the CONFIG.MSI folder contains backups of files that are being installed or updated during a program installation.However, sometimes the installer program fails to add & remove these files because the access permissions have been
    changed by some programs.Please try the following steps to add the Everyone group with Full Control permissions to the Config.Msi Folder:
    Show Hidden Files and Folders in Windows 7
    1.Start > in Search programs and files box, type Folder Options then Enter.
    2.Click the View tab.
    3.Under Hidden files and folders, click Show hidden files, folders, and drives,
    4.Uncheck Hide protected operating system files (Recommended), and then click OK.
    Add the Everyone group with Full Control permissions to the Config.Msi Folder
    1.Open My Computer
    2.Double-click on Drive C
    3.Look for the CONFIG.MSI folder
    4.Right-click on the CONFIG.MSI folder and  and then click Properties and then click the Security tab.
    5.Click the Edit... button and on the next screen click Add.
    6.On the next screen, in the large text window type Everyone and then click Check Names - Everyone should then be underlined.
    7.Check the box for Full control under the Allow column, and then click OK, then OK again, and OK again to close all the windows.
    Now try repairing your Office 2010 again.
    Best regards,
    Rex Zhang
    TechNet Community Support

  • Error "1310: Error writing to file: C:\Config.Msi..."

    Can someone help before I go completely insane,
    I had Adobe Creative Suite 4 Web Premium installed on my Asus laptop, when I would try to update I would get that there was a problem and the 11 updates could not be installed, after spending about 4 hours a day for days I decided a clean install might help, THAT'S WHERE THE REAL PROBLEMS STARTED, I have now spent another 4 half days firstly with color profile rollback and had to spend hours changing permissions to delete color profiles, running Adobe Support Advisor, Windows fix's, Adobe clean up tool,
    I have managed to get the programs installed again with one problem Flash additional components, when I run the support advisor i keep getting this   Error"1310:Error writing to file:C\Config.Msi..."(I have done searches and manually searched)
    and kb408730r2 Error 1310 unable to write to a file-Creative Suit 4, I can't find this file I'm sure it does not exist so don't bother suggesting to change permissions or rename it,
    I can't understand why a program worth thousands of dollars has so many problems, I am so disgusted.................................
    at the moment I have most of the programs reinstalled, there updates available but I can't install them,
    Anti-virus turned off, tried hard wire instead of wireless, 
    I have spent hours deleting Adobe files and folders, upgraded from CS2-noCS2 clean tool
    contacted customer service, could not even understand my problem.................................................................................. ..

    The flash player works fine,
    Windows 7
    I have tried to install several times, then had to go through the uninstall and attempt to clean up so have several log files,
    Before blaming my laptop the only problem I have is with this program,
    I have it installed on another PC and everything works fine, a tower,
    From what I understand I can have the program installed on a PC and a laptop as long as I only us it on one or the other at any one time,
    Researching these problems it has been reported that it is common on laptops for whatever reason and could be a result of piracy fears,
    My version is legitimate and the Asus laptop has no other problems what so ever……
    I have the “highlight new programs checked” on this attempt at reinstalling after reboot the Adobe CS4 program folder is highlighted then when it’s open most of the programs are highlighted like they are new, and they should be, but extension manager, flash, illustrator, and sound booth are not, like they are not a new instillation, but they are,
    I spent ages on the colour profiles roll back also, one of many problems
    One thing it has not been doing and I know it should because I have upgraded lots of programs, it’s not asking for the product key for the CS2 version and I know it should be, the CS4 is an upgrade but as I said its working fine on my PC
    I also know I should not be spending a million hours try to work this problem out, I paid a lot of money for this and it should not have been problem in the first place, I was about to upgrade to 5.5 but that is definitely on hold….
    I keep sending error reports to Adobe, one of the report numbers is 00-74926-225331012012

  • I am getting an error 1310 error writing to file

    I had to clone my computer due to motherboard going out in other.  Aodbe wanted me to update registration found out I had to uninstall and reinstall CS2.  Did it and I get the Error1310 Error: Writing to File code.  Please help

    Genuine Verification failure downloading or installing
    Mylenium

  • When downloading iTunes, I got a message about error writing to file and it told the file. Then it said to verify that you have access to that directory. I have no idea how to fix it. I could really use some help, please.

    I was trying to download iTunes on my computer, and while doing so, I got this message: Error writing to file: C:/Program Files (x86)/Common Files/Apple/Apple Application Support/Apple Versions.dll. Verify that you have access to that directory. I have downloaded iTunes numerous times and I have never had this problem. If anyone knows what's going on, I would really appreciate the help.

    Well, there's definitely a mac and a Windows version. And you're at the right page. I think the problem is that someone forgot (or decided not to) to update the text at teh bottom of the page to have Mac and Windows.
    Just push the button, you'll get the Mac update no problem.
    Regards,
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player/Digital Editions
    Adobe

  • Error writing to file during iTunes 10.6 installation - Help!!

    I am trying to update iTunes to 10.6 but I get 'Error writing to file C:\Config.Msi\1b0f1d.rbf. Verify that you have access to that directory' I am presented with the option to 'Retry' or 'Cancel' after choosing retry on multiple occassions the update will not complete. I have a new pc on Windows 7 Home Premium 64-bit system. I have never had this problem before. Thanks in advance.

    Wierdly after persistance it has worked :s not sure how. but I have iTunes 10.6 which is the main thing!

Maybe you are looking for