AC-00005: no write permission to create the file of context - / appsutil/you

Hi all
Recently, I upgraded the 11.5.10.2. to R12.1.1. After the upgrade process. I run the clone .sine preclone steps is successful. When I run adcfgclone.pl she will appear indicating error below.

[oracle@dev147 bin] $ perl./adcfgclone.pl dbTier

Copyright (c) 2002 Oracle Corporation
Redwood Shores, California, USA

Applications Oracle rapid Clone

Version 12.0.0

adcfgclone Version 120.31.12010000.1

Enter the password for APPS:

Running:
/Oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/bin/... /jre/bin/java -Xmx600M -cp /oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/jlib/java:/oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/jlib/xmlparserv2.jar:/oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/jlib/ojdbc5.jar oracle.apps.ad.context.CloneContext -e /oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/bin/.. /Context/DB/CTXORIG.XML-Valider - pairsfile /tmp/adpairsfile_9850.lst-stade /oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone 2 > /tmp/adcfgclone_9850.err; ECHO $? > /tmp/adcfgclone_9850.res

Logfile located at /oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/bin/CloneContext_0322113458.log

Provide the values required for the creation of the new context database file.

Target System Hostname (virtual or normal) [dev147]:

The target instance is RAC (y/n) [n]:

SID data system target: PROD

Target system Base Directory: / oracle/PROD11

Target system utl_file_dir list of directories: / usr/tmp

Number of DATA_TOP on the target [1]:

Target system DATA_TOP 1 [oracle/PROD11/proddata] directory:

You want to preserve the display [dev147:0.0] (y/n)? : y

Port on the Target Pool [0-99] system: 3

Audit of the pool of port 3
fact: Port pool 3 is free
Report file is located at /appsutil/out/portpool.lst
RC-00203: t can't create/write to file appsutil/out/portpool.lst.
Information available at /appsutil/out/portpool.lst complete port
RC-50004: an error occurred in CloneContext:
AC-00005: no write permission to create the folder context - /appsutil/temp.xml
Asked by oracle.apps.ad.context.AppsContext
Check the context Clone logfile /oracle/PROD11/proddb/11.2.0/dbhome_1/appsutil/clone/bin/CloneContext_0322113458.log for more details.

ERROR: Creation of context not completed successfully.
For more details consult the /tmp/adcfgclone_9850.err file if it is present.

[oracle@dev147 bin] $


Kind regards
Muthu

Published by: Muthu on March 22, 2012 11:44

Hello
I gave the permission 777 dir/tmp.

My problem is when I am executing cloning process he won't be asking Oracle_home location .that's the reason for which its pointing to /appsutil/

How to solve this problem?

Kind regards
Muthu

Tags: Oracle Applications

Similar Questions

  • I am running Windows XP and I'm trying to upgrade to Windows 7. There seems to be a problem with the administrator no no not the permission to create a file?

    I am running windows XP.  I try to install the upgrade to windows 7.  I was on the phone with technical support of 4 - 5 times, and they may not always help.  There seems to be a problem with the administrator and with not not permission to create a file?  I have a HP desktop computer. Can anyone help?

    original title: help with Windows 7 install

    Hello

    ·         Account administrator that you use?

    ·         You have the disc to install Windows 7 or upgrade disk?

    Follow these steps and check if that helps.

    Step 1:

    To see if your PC is ready for Windows 7, download free Windows 7 Upgrade Advisor. It scans your PC for potential issues with your hardware, devices, installed programs and recommends what to do before upgrade you.

    Windows 7 Upgrade Advisor

    http://Windows.Microsoft.com/en-us/Windows/downloads/Upgrade-Advisor

    Step 2:

    Follow the exact steps in this article and check if that helps.

    Upgrade Windows XP to Windows 7

    http://Windows.Microsoft.com/en-us/Windows7/help/upgrading-from-Windows-XP-to-Windows-7

    Note: Make sure that you back up all important data on the computer before you install Windows 7.

  • Cannot open or create the file... Permission denied

    I am a new user of LC Designer ES.  After creating and saving a form, I made changes and now cannot save.  Error message in the log report palette tab says "PDF generated successfully.  Cannot open or create the file [file name] permission denied. "No idea why this would happen and how to fix it?

    Thanks for any help.

    If the file is already opened in another application (such as Acrobat or Reader) then you wodul not being able to save as these apps put a lock on the form.

    Paul

  • ORA-19504: cannot create the file '+ DATA '.

    Hello everyone.

    This is the scenario:

    We have a test server that is used to restore daily backups of the Production database. Restore us the database with the same SID as the production one.

    For specific reasons, we need create a second database (with a different SID) on this server with an older backup from the production one. To realize that I'm trying to use a part of the "DUPLICATE without connection to the target" tutorials on the web.

    I tried the simple guide that I found which is:

    (1) copy the backup files cold /somedirectory

    (2) start OLD database with nomount

    (3) connect RMAN with OLDER as an auxiliary

    (4) run the following: DUPLICATE DATABASE FOR OLD BACKUP LOCATION ' / somedirectory' NOFILENAMECHECK.

    Here's the result (I deleted some lines because of the size of it):

    ----------------------

    RMAN > ProdDB to OlderDB DUPLICATE DATABASE

    2 > LOCATION of BACKUP "/ home/oracle/OlderBackupFiles.

    3 > NOFILENAMECHECK.

    4 >

    From October 1, 14 Db double

    content of Script memory:

    {

    clone of SQL 'alter system set control_files =

    "+DATA/OlderDB/controlfile/current.829.859839217" comment =

    ' Set by RMAN "scope = spfile;

    clone of SQL 'alter system set = db_name

    "ProdDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone of SQL 'alter system set db_unique_name =

    "OlderDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone to stop immediately;

    Start clone force nomount

    Restore controlfile primary clone of ' / home/oracle/OlderDB/controlfile_ProdDB_20141001_4159.bkp';

    change the clone database mount;

    }

    execution of Script memory

    SQL statement: alter system set control_files = comment "+DATA/OlderDB/controlfile/current.829.859839217" = "defined by RMAN" scope = spfile

    SQL statement: change the system db_name set = comment "ProdDB" = "modified by RMAN duplicate" scope = spfile

    SQL statement: alter system set db_unique_name = comment "OlderDB" = "modified by RMAN duplicate" scope = spfile

    (...)

    From restoration to 1 October 14

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    channel ORA_AUX_DISK_1: restore the control file

    channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:03

    output file name=+DATA/OlderDB/controlfile/current.829.859839217

    Restoration finished in October 1, 14

    mounted database

    output channel: ORA_AUX_DISK_1

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    content of Script memory:

    {

    until the SNA 274262921.

    the value of newname for datafile clone 1 again;

    the value of newname for datafile clone 2 again.

    the value of newname for datafile clone 3 again.

    the value of newname for datafile clone 4 new ones;

    the value of newname for datafile clone 5 again.

    the value of newname for datafile clone 6 again.

    the value of newname for datafile clone 7 again.

    restoration

    database clone;

    }

    (...)

    From restoration to 1 October 14

    using the ORA_AUX_DISK_1 channel

    channel ORA_AUX_DISK_1: from the restore backup set data file

    channel ORA_AUX_DISK_1: specifying datafile (s) to restore from backup set

    channel ORA_AUX_DISK_1: restore datafile 00001 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00002 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00003 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00004 in + DATA

    channel ORA_AUX_DISK_1: restore datafile 00005 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00006 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00007 to + DATA

    channel ORA_AUX_DISK_1: reading from the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    channel ORA_AUX_DISK_1: ORA-19870: error when restoring the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    ORA-19504: cannot create the file '+ DATA '.

    ORA-17502: ksfdcre:4 cannot create the file + DATA

    ORA-15041: diskgroup space 'DATA' exhausted

    switch to the previous backup

    Oracle instance started

    (...)

    content of Script memory:

    {

    clone of SQL 'alter system set = db_name

    "OlderDB" comment =

    ' Restore the original value by RMAN "scope = spfile;

    clone of SQL 'alter system reset db_unique_name scope = spfile;

    clone to stop immediately;

    }

    execution of Script memory

    Errors in the script of the memory

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06136: the auxiliary database ORACLE error: ORA-01507: database not mounted

    ORA-06512: at "SYS." "X$ DBMS_RCVMAN ', line 13466

    ORA-06512: at line 1

    RMAN-05556: not all data files have backups can be recovered on SNA 274262921

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06026: some targets not found - abandonment of restoration

    RMAN-06023: no backup or copy of the file 4 found to restore

    RMAN-06023: no backup or copy of datafile 3 found to restore

    RMAN-06023: no backup or copy of datafile 2 found to restore

    RMAN-06023: no backup or copy of datafile 1 found to restore

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of the command duplicate Db at 15:39:11 01/10/2014

    RMAN-05501: abandonment of duplicate target database

    Complete recovery manager.

    ------------------------------------------------------------------

    The first mistake of the stack was ORA-19504 while trying to restore the backup of the database.

    First thing I took a glance was ASM occupation but it enough available space.

    The second was a permission problem, but it doesn't seem to be the case because RMAN can correctly write the controlfile to ASM.

    One have some advice on what I should look for?

    Thanks in advance sorry for my English.

    Select this option.

    Hello.

    Thanks, but is not the case. As I have said, that the DATA diskgroup has space enough he uses only a single disk in a RAID.

    But I solved my problem... To the auxiliary database, I added the following to the spfile:

    DB_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    LOG_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    I don't know why, but with these two clauses, it worked well. Perhaps RMAN was trying to restore it to the wrong place?

  • Word 2007 your AutoCorrect, MSO1033.acl, file could not be saved. The file may be read-only, or you do not have permission to modify the file.

    To get this message when opening Word 2007.

    Your AutoCorrect file, (Japanese weird character? with) MSO1033.acl, could not be saved. The file may be read-only, or you do not have permission to modify the file.

    ALSO when I try to close or save a Word 2007 I get this message:

    Word cannot save or create this file. Make sure that the disk you want to save the file on is not full, write-protected, or damaged. (C:\Program Files\... Normal.dotm)

    I then click on Cancel to not save the changes and then get the following message appears:

    Changes have been made that affect the model overall, Normal. You want to save these changes?

    I click No. in addition to this I'm currently not able to print from word 2007 older that I created a few months before this problem started

    I studied that went through all the troubleshooting steps suggested Microsoft to resolve this issue, but have had no luck... any other help or suggestions would be appreciated. I'm not

    Thank you!!
    Frustrated in minutes

    Install the fixit from article KB2258121 (fixit #50461).

    Although this problem is not mentioned in the KB problem, the fixit indeed solves this problem.

  • Access to the file is denied. You don't have permission to access the file C:\PROGRA~1\Office14

    Hello

    I created a new e-mail account and fails my.  Running Microsoft Office 2010.

    When you open outlook, I get the error:

    Access to the file is denied.  You don't have permission to access the file Email C:\PROGRA~1\Office14\*** address is removed from the privacy * address email is removed from the privacy *.

    Cannot open your default e-mail folders

    Click Help and I get the following message:

    This error can occur if you attempt to run Outlook in a Terminal Services session when the Outlook offline (.ost) data file is used by the console session.

    To access this instance of Outlook, exit the current Terminal Server session, and then start a new session using the following run command in Microsoft Windows:

    mstsc.exe/console you must be an administrator on the computer that accesses the console session. You can not access a console session of a computer that is running Microsoft Windows XP Home edition. But you can do this from a computer that is running Microsoft Windows Server 2003, Windows XP Professional, Windows Vista, or Windows 7.

    For more information, see article 826488 in the Microsoft Knowledge Base.

    You must make sure that your e-mail records are kept in a place outside system such as C:\Program Files folders. It is a restriction of the UAC.

  • Cannot import Outlook pst file. How can I get permission to access the file?

    Outlook does not import a pst file that is checked on a DVD file.  Says I don't have permission to access the file.  What can get the permission to modify the file archived for read-only?

    Outlook needs read/write access to PST files. Write access is not possible if the file is located on an optical disc.

    Copy the file on your hard disk, and then import it.
  • Create the file with pl/sql procedure

    Hi all

    I do not know how to create a file that will contain the data of the select statements. I'm leaving again in oracle and pl/sql, and I apologize in advance for the questions of the rookie.

    CREATE OR REPLACE PROCEDURE ECM_DATA.check_pad

    IS

    v_padron_check VARCHAR2 (50);

    v_padron_number VARCHAR2 (50);

    BEGIN

    SELECT count (pd.estado)

    IN v_padron_check

    OF par6.padrones_datos pd,.

    PAR6.padrones p,

    PAR6. Fechas f

    If pd.estado not in ('2000 ', 8000')

    AND PD. FILE = P.ARCHIVO

    AND P.FECHA = F.fech_s;

    DBMS_OUTPUT. Put_line ('Št. neuspešnih zapisov: ' | v_padron_check);

    FOR (IN) pad

    SELECT pd.archivo

    OF par6.padrones_datos pd,.

    PAR6.padrones p,

    PAR6. Fechas f

    WHERE the pd.estado not in ('2000 ', 8000')

    AND pd.archivo = p.archivo

    AND P.FECHA = F.fech_s

    )

    LOOP

    dbms_output.put_line (' Padrón št.: ' | pad.archivo);

    END LOOP;

    END;

    /

    Thanks for any help.

    Kind regards

    Robert

    Hi user8660054,

    If you want to create the file on the server where your DB is installed and then use that I provide you. It requires a DIRECTORY (with read/write privileges) to create.

    You can use my proc as below...

    Start

    generic_report_genrtr (p_query_in => ' Select * from user_tables ',)

    p_separator => ","-a comma separated values

    p_dir_in-online "nom_repertoire."

    p_filenm_in-online "OUTPUT_FILE_NM") IS

    end;

  • Cannot open file because Windows needs to know what program created the file

    After downloading some files when I try to open the file, I get the message cannot open the file, windows needs to know what program created the file.

    Any suggestions?

    Perhaps no program has been assigned to this file format and so you cannot open these files.
    I put t know which files you downloaded, but you can choose an application installed that can open these files.

    Right click the file and I have to then choose open with.
    Then, you could choose the program you want to use.

    Best regards

  • While I'm trying to remove the MPEG-4 file, it says "make sure that the disk is not full or write protected and that the file is not currently in use.

    Original title: When I'm trying to delete file MPEG4, is not deletion. How can I delete file MPEG4?

    While I'm trying to remove the MPEG-4 file, it says "make sure that the disk is not full or write protected and that the file is not currently in use.

    Hello
     
    Method 1: Ownership of the file and then try to delete and see if that helps.
    Reference:
    How to capture a file or a folder in Windows XP
    http://support.Microsoft.com/kb/308421
    Method 2:
     
    Error message when you try to delete a file in Windows XP: "access denied".

    http://support.Microsoft.com/kb/298345

  • I need to remove the uneeded files: Purenetworks and PCFix. But I get: not deletenmrsrc.dll: access denied make sure the disk is not full or write protected and that the file is not in use.

    Original title: remove unnecessary files

    I need to remove the uneeded files: Purenetworks and PCFix. But I get: not deletenmrsrc.dll: access denied make sure the disk is not full or write protected and that the file is not in use.

    Ditto for PCFIX.exe.

    How can I remove these and clean unnecessary files? Thank you.

    Hello

    1. how exactly you are trying to remove it?
    2 have you connected the administrator account?

    Step 1: Check if the problem persists in the clean boot state.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Reference:

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. click on start and then click Run.

    2. type msconfig and click OK.

    The System Configuration Utility dialog box appears.

    3. click on the tab general, click Normal Startup - load all services and device drivers and then click OK.

    4. When prompted, click on restart to restart the computer.

    Step 2: Take possession of these program at the following location folder, and then check the issue. C:\Program Files\ 

    Reference: How is ownership of a file or a folder in Windows XP

  • When you try to upgrade Windows Vista to Windows 7, I got this error message "do not have permission to open the file. Contact the administrator. »

    I bought Windows 7 two years to upgrade my Windows Vista laptop. The upgrade went well. In November, my hard drive reported a failure to come so I took it to a technician to replace my hard drive and reload everything. I didn't have the product key for W7 so they have recharged to factory install WVista. Last night, I bought another copy of W7 and installed. When the time came to 'Unpack the box' I got one "don't have permission to open the file. Contact the administrator. "message. I found a solution in a post since 2009 and followed the instructions to the command prompt: sfc/scannnow. The scan came back with no violation of integrity. I don't know what to do now.

    original title: hang up administrator permissions.

    Right-click on the configuration, the exe file and select "run as Administrator".

  • Permission to open the file

    I installed an earlier version of Quickbooks on my computer.  I have a backup file from my old computer to a CD and restore the files on my new computer with Vista Home Premium.  When I try to restore the file, get the message that I don't have permission to open the file and I need to contact my owner or administrator.  How to solve this problem?

    Here are some tips about permissions and ownership (with links to more information if you are experiencing problems or to better explain completely the process).  You need full permission and perhaps property files and perhaps records (and maybe even the parent folders) files you are trying to open.  It depends on how security has been implemented and whether or not the parent folders permissions are inherited - chich cases that you may have used the Advanced Properties option to deal with the legacy and all the special permissions that can be limititing to what is shown on the main screen of permissions).

    To view your permissions, right-click on the file/folder, click Properties, and check the Security tab.  Check the permissions you have by clicking on your user name (or group of users).  Here are the types of permissions, you may have: http://windows.microsoft.com/en-US/windows-vista/What-are-permissions.  You must be an administrator or owner to change the permissions (and sometimes, being an administrator or even an owner is not sufficient - there are ways to block access (even if a smart administrator knows these ways and can move them - but usually should not because they did not have access, usually for a very good reason).)  Here's how to change the permissions of folder under Vista: http://www.online-tech-tips.com/windows-vista/set-file-folder-permissions-vista/.  To add take and the issuance of right of permissions and ownership in the right click menu (which will make it faster to get once it is configured), see the following article: http://www.mydigitallife.info/2009/05/21/take-and-grant-full-control-permissions-and-ownership-in-windows-7-or-vista-right-click-menu/.

    To resolve this problem with folders, appropriating the files or the drive (as an administrator) and give you all the rights.  Right-click on the folder/drive, click Properties, click the Security tab and click on advanced and then click the owner tab.  Click on edit, and then click the name of the person you want to give to the property (you may need to add if it is not there--or maybe yourself). If you want that it applies to subfolders and files in this folder/drive, then check the box to replace the owner of subcontainers and objects, and click OK.  Back and now there is a new owner for files and folders/player who can change the required permissions.  Here is more information on the ownership of a file or a folder: http://www.vistax64.com/tutorials/67717-take-ownership-file.html.  To add take ownership in the menu of the right click (which will make it faster to get once it is configured), see the following article: http://www.howtogeek.com/howto/windows-vista/add-take-ownership-to-explorer-right-click-menu-in-vista/.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • I keep asking myself for permission to copy the files, etc. How can I turn this off?

    I keep asking myself for permission to copy the files, etc.  How can I turn this off?

    Hi Kasggr,

    You are be prompted for approval because of her User Account Control (UAC) and it is not wise to turn off UAC.

    User Account Control (UAC) is a feature in Windows that can help prevent your computer from unauthorized changes. This UAC asking your permission or an administrator password before performing actions that may affect the operation of your computer, or that change settings that affect other users

    By verifying these actions until they start, UAC can help prevent malicious software (malware) and spyware from installing or making changes to your computer without permission.

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-user-account-control

    Enable or disable the User Account Control
    http://Windows.Microsoft.com/en-us/Windows-Vista/turn-user-account-control-on-or-off
    http://social.msdn.Microsoft.com/forums/en/WindowsSecurity/thread/c6be4563-4593-4741-ba70-c50fb3636863

    I hope this helps.

    Bindu S - Microsoft Support

    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Shared folder error "you do not have permission to access the file or folder you are trying to access to.

    Original title: shared folder

    try to share files and folders between my laptop and my pc... When I try to access partitions shared between them = I got this msg: "you don't have permission to access the file or folder you are trying to access. Contact your network administrator to request access"can u help?

    Hello

    Follow these steps:

    Step 1: Make this file and printer sharing is enabled, computers.

    Follow the steps listed in the link below to check the parameters and the essential elements to share files over the network:
    http://Windows.Microsoft.com/en-us/Windows7/file-sharing-essentials

    Also check if network discovery is enabled, the computer. Steps to follow:

    i. click on Start, click on Control Panel.

    II. Select network and sharing Center

    III. Select change advanced sharing settings

    (IV) in respect of network discovery, select Enable network discovery

    Step 2: check the sharing permission on the shared folder.
    http://Windows.Microsoft.com/en-us/Windows7/share-files-with-someone

    Step 3: you can also try to disable your firewall program and security and then try to access to the shared folder. Make sure that you activate it if this step does not help.


    Note:
    Antivirus/Firewall software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    In addition, see these articles:

    http://Windows.Microsoft.com/en-us/Windows7/networking-home-computers-running-different-versions-of-Windows

    http://Windows.Microsoft.com/en-us/Windows7/why-can-t-I-connect-to-other-computers

Maybe you are looking for

  • Find my permanent Notifications of friends

    My biggest problem with find my friends, it's that whenever I want a notification, I need to put in place the new each time.  Am I missing something, as far as features are concerned, or y at - there no way to always be notified when a friend leaves

  • Re: Problems with Wifi Pro Yoga 2

    I have a: Yoga 2 Pro (i7)Intel Wireless-N 7260 Router dual-band Linksys E4200 I have no problem connecting to the House, however, I can not connect (at all) to the dealrship of car, I have maintained my vehicle to (iPad and mobile connect very well).

  • Migrated from DPM2010 to DPM2012 and reporting does not work

    Original title: due tapes dpm powershell online Hello Can someone please? I migrated from DPM2010 to DPM2012 and reporting does not work. The mmc console crashes. I intend to remove DPM and re - install, but in the meantime, I was wondering if anyone

  • Helps the bad Image DLL C: Windows

    Help can some please tell Me what I have to challenge these error messages whenever I connect to my pc I get them 1 Logi_MwX, Exe - bad Image The application or DLL C:\WINDOWS\system32\tuvtttTN.dll is not a valid WINDOWS image Check against your flop

  • age of empires 2 Installation problem

    I'm tryin got install age of empires 2 but I got an error message and it won't continue