Cannot migrate the physical files using OPE utility loader

Hi friends,
With my problem of submodel still pending, I am facing another problem - 'Migration to XML Publisher rtf templates'.
I went through the document (DocId:Note 469585.1) regarding 'How to use OPE Loader?'
The document contains commands for the DOWNLOAD and UPLOAD of physical files.
Before you run these commands, I executed the following commands to migrate the "data Definitions" and "Definitions". The commands are the following:-

[crp2appl@erptrg CRP2_erptrg] $ FNDLOAD apps/apps 0 Y DOWNLOAD $XDO_TOP/patch/115/import/xdotmpl.lct corptmpl.ldt XDO_DS_DEFINITIONS APPLiCATION_SHORT_NAME = "SQLAP" DATA_SOURE_CODE = "XXAPCORPCHQPRT" TMPL_APP_SHORT_NAME = "SQLAP" TEMPLATE_CODE
= "XXAPCORPCHQPRT".

[crp2appl@erpdev CLN2_erpdev] $ FNDLOAD DOWNLOAD apps/apps $0 XDO_TOP/patch/115.
Import/xdotmpl. LCT corptmpl.ldt

After running these two commands, the "definition of data" and "details of the model" are migrated but not physical rtf files.

At this point, I tried to run the following command to the physical integrity (rtf) file migration which is given in the document mentioned above.

Java oracle.apps.xdo.oa.util.XDOLoader.
DOWNLOAD------.
-Apps DB_USERNAME------.
-Apps DB_PASSWORD------.
-JDBC_CONNECTION erptrg.recl.org:1521:CLN2.
-MODEL LOB_TYPE------.
-APPS_SHORT_NAME SQLAP.
-LOB_CODE XXAPDENACHQPR.
-LANGUAGE en

The parameters passed to XDOLoader...
[TERRITORY] [WE]
[DB_USERNAME] [apps]
[LOB_CODE] [XXAPDENACHQPRT]
[DOWNLOAD] [DOWNLOAD]
[JDBC_CONNECTION] [erptrg.recl.org:1521:CRP2]
[LANGUAGE] [en]
[DB_PASSWORD] [******]
[LOB_TYPE] [MODEL]
[APPS_SHORT_NAME] [SQLAP]

Start downloading...
Download files from XDO_LOBS: SELECT DATA. FILE_DATA, D
DATA TYPE. APPLICATION_SHORT_NAME, DATA. FILE_NAME, DATA. L
DATA. DATA XDO_LOBS, (SELECT LOB_COD XDO_FILE_TYPE
FILE_NAME, LANGUAGE, TERRITORY, N_SHORT_NAME, XDO_FILE_TY
LOB_CODE =: LOB_CODE AND APPLICATION_SHORT_NAME =: APPS_
E in (: TEMPLATE,: TEMPLATE_SOURCE) AND = LANGUAGE: LANGUAGES
TERMS OF TERRITORY)
where DATA. LOB_CODE = WORDS. LOB_CODE
and the DATA. LOB_TYPE = WORDS. LOB_TYPE
and the DATA. APPLICATION_SHORT_NAME = WORDS. APPLICATION_SHO
and the DATA. LANGUAGE = WORDS. LANGUAGE
and the DATA. TERRITORY = WORDS. TERRITORY


XDOLoader successfully done: Mon Sep 08 18:26:55 IST 2008


Now I tried to run the command to download

[crp2appl@erpdev CLN2_erpdev] $ java oracle.apps.xdo.oa.util.XDOLoader UPLOAD
-DB_USERNAME apps
-DB_PASSWORD apps
-JDBC_CONNECTION erpdev.recl.org:1521:CLN2
-TEMPLATE_SOURCE LOB_TYPE
-APPS_SHORT_NAME SQLAP
-LOB_CODE XXAPDENACHQPRT
-LANGUAGE en
-THE AMERICAN TERRITORY
-RTF XDO_FILE_TYPE
-FILE_CONTENT_TYPE application/rtf
-XXAPDENACHQPRT.rtf FILE_NAME
-NLS_LANG ENGLISH_UNITED STATES. WE8ISO8859P1
XDOLoader started: Mon Sep 08 18:06:06 IST 2008


The parameters passed to XDOLoader...
[TERRITORY] [WE]
[FILENAME] [XXAPDENACHQPRT.rtf]
[DB_USERNAME] [apps]
[XDO_FILE_TYPE] [RTF]
[LOB_CODE] [XXAPDENACHQPRT]
[NLS_LANG] [ENGLISH_UNITED]
[FILE_CONTENT_TYPE] [application/rtf]
[JDBC_CONNECTION] [erpdev.recl.org:1521:CLN2]
[LANGUAGE] [en]
[DB_PASSWORD] [******]
[LOB_TYPE] [TEMPLATE_SOURCE]
[DOWNLOAD] [DOWNLOAD]
[APPS_SHORT_NAME] [SQLAP]

Start loading...
Target file: XXAPDENACHQPRT.rtf
java.io.FileNotFoundException: XXAPDENACHQPRT.rtf (no such file or directory)
at java.io.FileInputStream.open (Native Method)
at java.io.FileInputStream. < init > (FileInputStream.java:106)
at java.io.FileInputStream. < init > (FileInputStream.java:66)
at oracle.apps.xdo.oa.util.XDOLoader.processUpload(XDOLoader.java:1040)
at oracle.apps.xdo.oa.util.XDOLoader.process(XDOLoader.java:1001)
at oracle.apps.xdo.oa.util.XDOLoader.main(XDOLoader.java:2244)

It says file not found.
What could be the problem?
Please help me solve this problem.

File_name http://XXAPDENACHQPRT.rtf

Why is this http?

give the location of the rtf file.

or copy the rtf in the folder where you run this command

and mention XXAPDENACHQPRT.rtf filename.

Use the following command, that I used for on the migration of production test report.

DOWNLOAD Java oracle.apps.xdo.oa.util.XDOLoader - DB_USERNAME DB_PASSWORD apps & apps_password-JDBC_CONNECTION & JDBC_ADDR - MODEL LOB_TYPE - APPS_SHORT_NAME SHORTNAME - LOB_CODE LOBCODE - en-TERRITORY U.S. LANGUAGE. - XDO_FILE_TYPE-RTF-FILE_NAME filename.rtf - CUSTOM_MODE FORCE;

You command is - LOB_TYPE TEMPLATE_SOURCE change to-MODEL LOB_TYPE

Tags: Business Intelligence

Similar Questions

  • Using several data stores, cannot migrate the vmx file in a data store

    I am host migration between 3.5 and 4.0, and part of the migration requires me to vmotion data to a single shared LUN data warehouses.  From there on, I import the virtual machine in 4.0 and using the script to migrate the two VM disks at different stores of data below.  The problem I have is that the configuration (vmx) file not migrated and is left on the shared storage LUNS.  Anyone knows how to go beyond this?

    The Script:

    $VMDisk = 'disk 1 '.

    $VMName = 'TestVM '.

    $TargetDS = get-Datastore - VMHost (Get-VMHost-$S.id Id) | Where-Object {$_.} Name - like "PMV"} | "" FreeSpaceMB tri-objet-descending | SELECT name - first of all 1

    $vm = get-View - ViewType VirtualMachine-filter @{"Name" = $VMName}

    foreach ($dev in $vm. Config.Hardware.Device) {if ($dev. DeviceInfo.Label - eq $vmDisk) {$diskId = $dev. Key}}

    $spec = new-Object VMware.Vim.VirtualMachineRelocateSpec

    $diskspec = new-Object VMware.Vim.VirtualMachineRelocateSpecDiskLocator

    $diskspec. Data store = (Get-Datastore-name $TargetDS.Name |) Get - View). MoRef

    $diskspec.diskId = $diskId

    $spec. Disk = @($diskspec)

    $task = get-View ($vm. RelocateVM_Task ($spec, "lowpriority"))

    OK, I think I understand your problem now.

    I fear that in the current construction of PowerCLI, the Move-VM cmdlet does not destinations of individual data for each virtual hard disk store.

    With the RelocateVM_Task method, it is possible.

    The following script moves a guest at 3 different data warehouses:

    -the. VMX file for DS2

    -hard disk 1 for DS3

    -hard drive 2 TB DS4

    $vmName = "MyGuest"
    $vmxDS = "DS2"
    $osDS = "DS3"
    $dataDS = "DS4"
    
    $vm = Get-VM -Name $vmName
    
    $vm.Extensiondata.Config.Hardware.Device | %{
         if ($_.DeviceInfo.Label -eq "Hard disk 1"){
              $osDiskId = $_.Key
         }
         elseif($_.DeviceInfo.Label -eq "Hard disk 2"){
              $dataDiskId = $_.Key
         }
    }
    
    $spec = New-Object VMware.Vim.VirtualMachineRelocateSpec
    
    $osRelocate = New-Object VMware.Vim.VirtualMachineRelocateSpecDiskLocator
    $osRelocate.Datastore = (Get-Datastore -Name $osDS).Extensiondata.MoRef
    $osRelocate.diskId = $osDiskId
    
    $dataRelocate = New-Object VMware.Vim.VirtualMachineRelocateSpecDiskLocator
    $dataRelocate.Datastore = (Get-Datastore -Name $dataDS).Extensiondata.MoRef
    $dataRelocate.diskId = $dataDiskId
    
    $spec.Disk = @($osRelocate,$dataRelocate)
    $spec.Datastore = (Get-Datastore -Name $vmxDS).Extensiondata.MoRef
    $spec.Host = $vm.Extensiondata.Summary.Runtime.Host
    
    $task = Get-View ($vm.Extensiondata.RelocateVM_Task($spec, "lowpriority"))
    while("running","queued" -contains $task.Info.State){
         $task.UpdateViewData("Info")
         sleep 5
    }
    

    BTW, you can use the cmdlet Set - hard disk to a virtual disk that is specific to a data store.

    But as I understood what is not possible in your environment.

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • Migration DB by moving the physical files

    Good evening!

    We need business, which consists of moving internal databases to the server recently staged, and to this end, the Manager gave the instructions:

    -Install oracle on the target server.

    -stop current prod instance.

    -Move all the files, following the correct file structure (ATO / OMF).

    -Start the instances.

    I'll do it for the test on my home environment, at the moment, I try to search for the procedure, but can't seem to find the correct nomenclature (English is not my native language), so I tried to look for the database migration by moving the physical files and etc. No specific links so far.

    1 - is a method of migration good?

    2 - Should what precautions I take?

    3 - oracle recommends this kind of migration?

    Any thoughts on this question will be useful.

    The process depends on the exact version of the OS and the database source and target, which are unknown at this stage.

    If they are exactly the same on the source and the target, it can be as simple as cloning the binary ORACLE_HOME from source to the target, close the source databases. copy the necessary database and support files and startup of the database on the target

  • users cannot save .pdf, .doc files using "Save target as" in google search results. Can someone help me, I couldn't have known that the same works very well on some computers.

    I am the Director of technical support for more than 1000 computers. Recently in some computers (windows based) users cannot save .pdf, .doc files using "Save target as" in google search results. Can someone help me, I couldn't have known that the same works very well on some computers.

    Hi MASPAdministrator,

    Your Windows XP question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Windows XP forum.

    http://social.technet.Microsoft.com/forums/en-us/itproxpsp/threads

  • Receive error message: the system cannot find the specified file. C:\Windows\System32\ &#60; LANG_NAME &#62; \mstsc.exe.MUI when I try to use remote desktop.

    Remote Desktop error

    I use Vista Home Premium.  I used to be able to use the remote desktop connection application, but all of a sudden, it stopped working.  When I try to run it I get this message:
    _________________
    The system cannot find the specified file.

    C:\Windows\System32\\mstsc.exe.MUI
    _________________

    Does anyone have a solution to this problem?  I do not have this file into C:\Windows\System32\en-US\... but perhaps it was corrupted somehow?

    Please help me.  Thanks in advance.

    Hello

    It seems that there are a few system files that have trouble.  One of them being mstsc.exe, I wish you find spyware or infection by the virus first, before you try the next step.  Please see the sticky thread in the security forum.  MVP offers some good advice how to remove these problems.

    http://social.answers.Microsoft.com/forums/en-us/vistasecurity/thread/fa30853d-719a-4265-9e7b-9287567d31e3

    If everything is clean, we will try a repair installation to replace the problem files and also to ensure that other system files are good.

    The 'repair' installation (upgrade on-site) will not affect your installed programs or data.  Just make sure that you are already connected to your computer when you start the installation.  Do not boot from the DVD.

    If the installation does not start automatically when you insert the DVD, run setup.exe from your DVD player.

    • When the Setup program starts and the install now screen, click install now.
    • Note When you receive the important Get updates for installation message, click go online.
    • Click upgrade when the which type of installation you want? appears

    Please let us know if this solves the problem for you.

    Brent
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • An error occurred during the renewal of the Loopback Pseudo-Interface 1: the system cannot find the specified file. I use ipconfig /renew6.

    Hi all

    I use version 2.1 of WINPE. It works with ipv4 network services.

    I have a "Windows2008R2" machine in my network. In this server I am running a DHCPv6 server in my network. This server is the allocation of IPv6 addresses to all computers that have the OS Vista and Win7, etc (for vista and above).

    But I'm not able to receive the ipv6 address for winpe2.1 pc which is my test pc.

    What are the basic things I should do to receive the IPv6 ip address.

    If you please suggest me that how I can solve this problem.

    I tried to have run the command as "ipconfig /renew6" but he throwed an error

    An error occurred during the renewal of the Loopback Pseudo-Interface 1: the system cannot find the specified file.

    It is very urgent for me. I ask if anyone knows the steps so that the WINPE2.1 system get IPV6 will be appreciated.

    Thank you very much.

    Andy

    http://www.Microsoft.com/windowsserver2008/en/us/community.aspx

    They will help you in the community of Windows Server above with your questions.

    See you soon.

    Mick Murphy - Microsoft partner

  • "The system cannot find the specified file" error when you try to install a hotfix/cab package using the DISM tool Package Manager

    I'm testing the integrity of the addon ".cab" packages and patches by installing using the Package Manager (pkgmgr.exe), or alternatively, the Deployment Image Servicing and Management Tool (DISM.exe) for Windows 7.  To do this, I am aware that I have to call a tool through the command line.

    In the Package Manager, I use the syntax

    Command prompt > pkgmgr.exe /ip /m:C:\Test\test.cab

    Otherwise, I might add the path in quotes:

    "Command prompt > pkgmgr.exe /ip /m:"C:\Test\test.cab.

    The error returned in pkgmgr is:

    Operation failed with 0 x 80070002.  The system cannot find the specified file.

    My first impression was that my syntax is incorrect, although I can't have room for error.  The path points to "test.cab" which is a renamed windows addon that contains the necessary file "svcpack" and the file "entries_XX.ini".  I used several different ".cab" file, that which some I know to be genuine, hopefully exclude the possibility of a corrupted or incompatible file.  I also tried this procedure on different computers and received the same error code, so I doubt that the tool pkgmgr istelf is corrupt.

    Finally, I tried an alternative Windows 7/8 DISM tool to try to achieve essentially the same task by using the following syntax in a command prompt:

    "Commnand prompt > DISM.exe / Online /PackagePath:"C:\Test\test.cab Add-Package ".

    This produces a similar error:

    An error occurred trying to open it - C:\Test\test.cab error: 0 x 80070002
    Error: 2
    The system cannot find the specified file.
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

    I'm really not sure why I produce these errors.  Any idea is appreciated.

    Hello

    Thanks for posting your question on the Microsoft Forum.

    I suggest you to ask your question in the TechNet forums.

    https://social.technet.Microsoft.com/forums/Windows/en-us/home?Forum=w7itpronetworking&filter=AllTypes&sort=lastpostdesc

    TechNet is watched by other computing professionals who would be more likely to help you.

    I hope this helps.

    _________________

    Thank you best regards &,.

    Isha Soni

  • My creative cloud cannot happen on the adobe servers and when I tried to repair the host file using the creative cloud cleaning tool, it displays Error occurred while setting entries HF: 5

    My creative cloud cannot happen on the adobe servers and when I tried to repair the host file using the creative cloud cleaning tool, it displays Error occurred while setting entries HF: 5

    Please let us know your operating system.

    Concerning

    Megha Rawat

  • ORA-01124: cannot retrieve the data file 1 - file is in use or recovery

    I'm trying to recover the database in waiting, but it gives the error below.

    ORA-00283: cool cancelled due to errors
    ORA-01124: cannot retrieve the data file 1 - file is in use or recovery, the recovery is already said
    ORA-01110: data file 1: ' I:\ORACLE\QAS\SAPDATA1\SYSTEM_1\SYSTEM. DATA1'

    When I checked in the alert log recovery is not started. and later I hae given ' alter database recover Cancel "and the command to meet with the threshold.

    "media recovery has not started.

    It seems that the recovery was stuck between the two.
    Please advise me how to kill the recovery session that is stuck. because I don't want to bounce the database pending.

    Thanks in advance.

    Dataguard and MRP, you run a script before.

    In a standby scripted, a session to RETRIEVE the DATABASE would an UNTIL clause (SEQUENCE up to THAT most likely). At the end of the recovery at this point (SEQUENCE #), he left and stop at the database.

    In addition, the script is such that when a RECOVERY session is active, another session is not authorized to start. It can loop in pending state or go out and do it again the next scheduled interval.

    Apparently your startup script is not strong enough to prevent another session of RECOVERY to start even though the first is active (or it doesn't have a good up to THAT clause and stop, exit, closing stocks)

    What you have is a custom implementation of a database of pending. Without all the details of the script, the 'blocking' between sessions (to avoid a second RECOVER start when one is already running) etc... We can't really do much to help you.
    Your scripts must be standing with status information. It should be possible for you to discover the 'other' sqlplus session which emanates a DATABASE to RECOVER, but not yet out (p. ex... How about a simple "ps - ef |") grep sql' and ' ps - ef | combination of grep ora"?)

    Hemant K Collette

    Published by: Hemant K Collette on May 29, 2013 17:47

  • LR6 cannot prepare the Image file to use w / plugins or other publishers

    After having transferred my files DNG image LR6 on the drive internal of my Mac on an external hard drive, I am unable to use plug-ins or other image editors, like NIK plug ins or publishers of PS or affinity I used before. I did not move the image files using the operating system but don't have in LR drag - move my photos from my internal HD file to a new pictures folder configured in an HD external, made it in the Panel LR folders on the left side of the screen of the library. Now, when I try to use any plug in NIK or another editor, I get the following message appears:

    "Lightroom could not prepare the file selected to Volumes/G-DRIVE/JTO LR6 Photos/2016/2016-01-03/1601_untitled_570.DNG for editing. It will not open. "The same message for image files I select for use in my plug ins or other publishers.

    After that I moved the files to the new drive, in the library toolbar I also clicked on the options to find all records of missing persons and to validate DNG files. All him remains checked & seems to work as it should.  I also determined that I have on the new external drive write permissions by reviewing it in the window read the information.  Adobe LR online support also suggested remove my files of preference LR that slowed now on LR.  Can someone figure this or help me do?

    I'm not certain how or when I had actually these problems solved, but after reset files preferably twice & install the upgrade to LR6.6 & Optimizing my catalog & restarting the Mac after each of these actions, I am now able to use the function "change in" in the toolbar pictures to access all of my NIK plug ins & my external editors (Photoshop CS5 & affinity Photo). In the middle of all this that I started also encounter behavior very slow & erratic LR, as well as the inability to recognize & load images of my folders in the library, which forced me force leave once.  If at this point, I'll just keep my fingers crossed & exploit!

  • Setup error "the system cannot find the specified file" (hpzprl40.exe)

    Trying to install HP Photosmart c5180 all-in-one using the latest version of the software download at HP and have Windows 7 Asus desktop computer. Receive error install "the system cannot find the specified file" (hpzprl40.exe), and the wizard stops.  Help, please.

    Hi loveisus,

    Try using the brush included in the CD or download. Let me know what you find?

    Of the Original installation CD:

    1. Insert the CD in the drive and then cancel Setup

    2. open my computer and click right then on the CD from the drive and select open

    3 open the Util folder

    4 open the CCC folder

    5. run the uninstall_L4 (exe or Bat)

    6. once the uninstall is complete, restart the computer

    7 run the Accessories\ System Tools Disk Cleanup

    8. download and install the latest version of Adobe flash player

    http://www.Adobe.com/support/flashplayer/downloads.html

    9 download drivers and full software features

    http://h10025.www1.HP.com/ewfrf/WC/softwareDownloadIndex?softwareitem=MP-76232-1 & CC = US & DLC = in & LC = on & os = 4063 & Product = 1153481 & sw_lang=.

    10. run the download to reinstall the printer

    If the software has been downloaded and extracted to your system:

    1. type % temp % in the field of race

    2. Locate and open the folder starting with 7z (example: 7zS2356)

    3 open the Util folder

    4 open the CCC folder

    5. run the uninstall_L4 (exe or Bat)

    6. once the uninstall is complete, restart the computer

    7 run the Accessories\ System Tools Disk Cleanup

    8. download and install the latest version of Adobe flash player

    http://www.Adobe.com/support/flashplayer/downloads.html

    9 download drivers and full software features

    http://h10025.www1.HP.com/ewfrf/WC/softwareDownloadIndex?softwareitem=MP-76232-1 & CC = US & DLC = in & LC = on & os = 4063 & Product = 1153481 & sw_lang=.

    10. run the download to reinstall the printer

  • "Error: could not load file or assembly ' WMIControlLibrary, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = null ' or one of its dependencies. The system cannot find the specified file

    Hey all,.

    I have a user running windows Xp Professional with service pack 3. The user gets the following error message when it connects to the computer every morning. "Error: could not load file or assembly ' WMIControlLibrary, Version = 1.0.0.0, Culture = neutral, PublicKeyToken = null ' or one of its dependencies. The system cannot find the specified file. The only thing that seems to not work is calendar Office Print Wizard. I deleted this file and the problem persists. Also, I have not found anything in the case where the viewer that relates to this error. The only mistake I found was an issue with the .net framework. I removed all the facilities framework and their updates. Restarted the computer and ther error disappeared and was replaced by errors in programs that require this file to work. I reinstalled .net framework 2 and returns the error. I left all the machine off separation executives. I did a repair on the .net framework without change. I'm not quite sure that the .net framework is the problem though. I guess that if just. At this point I don't know where to go from here how to solve this problem. Anyone got ideas?

    Hi tripleb316,

    ·         Did you do changes on the computer before the show?

    Follow these methods.

    Method 1: Follow these steps:

    Step 1: Start the computer in safe mode and check if the problem persists.

    A description of the options to start in Windows XP Mode

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

    Step 2: If the problem does not still in safe mode, perform a clean boot to see if there is a software conflict as the clean boot helps eliminate software conflicts.

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

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

    Note: After completing the steps in the clean boot troubleshooting, follow the section How to configure Windows to use a Normal startup state of the link to return the computer to a Normal startupmode.

    After the clean boot used to resolve the problem, you can follow these steps to configure Windows XP to start normally.

    (a) click Start, run.

    (b) type msconfigand click OK.

    (c) the System Configuration Utility dialog box appears.

    (d) click the general tab, click Normal startup - load all services and device drivers and then click OK.

    (e) when you are prompted, click on restart to restart the computer.

    Method 2: Scan the file system (CFS) auditor to repair corrupted files.

    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe)

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

  • Cannot display the page XML cannot display the input XML using the stylesheet XSL, how to fix?

    How can I fix this error code:

    The XML page cannot be displayed

    Cannot view XML input using XSL style sheet. Fix the error and then click the Refresh button, or try again later.

    System error:-2146697211. Error during processing of resources "file:///C:/Documents and Settings/a/desktop/SMART.xslt.

    The operating system is Windows XP Home Edition.  I use browsers IE 8, Safari and Mozilla Firefox.
    I'd never see this error until I installed HDDScan (http://hddscan.com/), a diagnostic utility, to check my hard drive.   The test is a S.M.A.R.T. analysis and produces this error message when you use this software.
    A web site indicates that installing Microsoft. NET Framework can solve this problem.  I already have this class in Add Remove Programs: Microsoft .NET Framework 1.1, Microsoft .NET Framework 2.0 Service Pack 2, Microsoft. NET Framework 3.0 Service Pack 2, Microsoft .NET Framework 3.5 SP1, Microsoft. NET Framework 4 Client Profile.
    Is the problem, a missing software program or a corrupted file?  What is Microsoft. NET Framework?  I use selective with most of the disabled items in the services (except hide all Microsoft) and start more disabled under Startup.  Is there something that needs to be checked to activate a service or start to correct this error message?
    How to solve system 2146697211 errors: cannot display page XML cannot display the XML input using the XSL stylesheet?

    Hello

    Your Windows XP question is more complex than what is generally answered in the Microsoft Answers forums. Please post your question in the MSDN forum. You can follow the link for your question.

    http://social.msdn.Microsoft.com/forums/en-us/iewebdevelopment/threads

    Hope the helps of information.

  • System cannot find the specified file "[path]" \hpzshl.ice_suffix.. ". exe"on Windows 8.1

    I've updated my OS to Windows 7 64-bit edition of Windows 8.1 pro 64-bit, and when you try to reinstall the software and the driver for my printer HP Officejet J4580 all-in-one I get all sorts of errors. It worked perfectly on Windows 7.

    I get the most common error is: System cannot find the specified file "[path]" \hpzshl.ice_suffix.. ". exe', as well as the facility is abandoned.

    I tried a lot of solutions from the HP Web site and these forums, but my problem is still there.

    I already tried the long solution presented here:

    http://h30434.www3.HP.com/T5/printer-all-in-one-install-Setup/install-error-quot-the-system-cannot-f...

    and

    http://support.HP.com/us-en/document/c04206080

    I even found the directory where installation has been decompressed and copied to the desktop, but the error persists.

    I need the complete software because I need to use my printer Officejet scanner, so I can't just simply print drivers.

    I need desperate help on getting this new work.

    Specifications of the computer:

    CPU: Intel Core i7 - 4820 K Quad-Core 3.70 GHz 10 MB Intel Smart Cache LGA2011

    : DDR3 memory / 1866 MHz Quad Channel 16GB (4GBx4)

    Printer: HP Officejet J4580 all-in-one; connected via USB

    OS: 8.1 Pro 64 bit Windows

    GPU: AMD Radeon R9 200 series

    I finally solved it by myself after many hours of pain.

    I clean any installation of HP from my computer using the HP Officejet software and driver removal utility:

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?softwareitem=MP-110151-1&cc=us&DLC=en&LC=en&OS=4158&product=3645100&sw_lang=

    After the computer restarts, I moved on the desktop, the installation directory unpacked that HP printer install wizard for Windows had previously downloaded and launched.

    I deleted all files in the directory %Temp%.

    I disabled McAfee antivirus real time and Windows Deffender analysis.

    I ran the setup.exe in the installation directory in my office.

    The installation is smoothly and completed. I have already tested the printer and all features function normally.

    I hope these steps help someone with similar problems to get the software installed.

  • Error: The system cannot find the specified file (0 x 80070002), when you perform the backup of Windows.

    Original title: missing for InputPersonalization file

    I used the Windows 7 backup utility for several years and recently it has begun to generate the following error:

    Backup has encountered a problem during backup of the C:\Windows\System32\config\systemprofile\AppData\Local\Microsoft\InputPersonalization file. Error: (the system cannot find the specified file. (0 x 80070002)

    I checked with Windows Explorer and confirmed that this file does not exist in this way. Instead, the file exists in the path under my local account.

    How can I stop this error? In addition to a clean backup, I like to keep the overall system as clean as possible.

    Hi Jeff,

    Thanks for joining us.

    Please visit the following link to resolve this problem:

    0x8100002F error code and or error code 0 x 80070002 when you back up files in Windows 7
    http://support.Microsoft.com/kb/979281/en-AU

    Scenario 1 is similar to the issue that you are facing. However, you can also try the steps outlined in the other scenarios and see if the problem is resolved.

    Please, try the steps and get back to us with the State of the question.

Maybe you are looking for

  • HP RECOVERY SYSTEM

    Hi good day,. Hello, I just bought my HP laptop and in my HP Support Assistant theres a message waiting, I have to "create a system recovery. Then I click it luanches a new window Recovery Media creation Utility. I have not find any system restore bu

  • Media in the CD/DVD drive is not readable (MATSHITA DVD-RAM UJ - 841S)

    my email

  • Editing an object that I stored in the persistent store

    I store a custom object in the store persistent and would like to add a new Member.  Someone knows how can I do this?  I'd rather not delete it and store an object in its place because what happens if I need to add more members in the future.  This w

  • App.config file using persistent, should I use a vector?

    Hi, I need to have a configuration file. I want to use persistent. in the example of the A13, they use a vector of objects and send it to setElements(). If I only need a class object to be saved, if I have to use a vector or I can send the object to

  • Change the time to generate a new key interval

    Hello Configure a lan-to-lan vpn between a sellers ASA and mine and it works, but the Phase 2 IPsec time key on my side is set to 28800 seconds and sellers is 86400. Is it possible to change my profile of connections to match anything? Honestly, I do