Basic Installation for c_Projects

Hi Gurus,
What are the basic requirements to set up the c_Project system? Under SPRO I see the Collaboration Projects/ Basic Settings/Define Absolute URL for Calling cProjects. How would I define this and from where I can call the c_Project?
Thanks
Paddy

hi paddy,
plz check and revert back.
this information is relate to cproject 4.0.
Release Note for Business Package for PPMDC 4.0 SP7
Technical Data
Function is
New
Release
Software Component
●      Component: SAP xRPM
●      Release: 4.0
●      Support Package: SP7
Assignment to Application Component
XAP-RPM xApp Resource and Portfolio Management
Country Setting
Valid for all countries
note: if answer is useful, plz give reward points.
thanks
amit

Similar Messages

  • How do I create an installer for my project that allows for variable data entry like a server unc path?

    Hello All,
    I have a questions and a few hours of scouring the internet hasn't brought me much closer to an answer.
    Here's what I want to do. I have created a visual c# wpf application. I want to have an installer that during install time will have a text box or something where I can enter a server path as a string. Basically my application needs to know where to look
    for a server unc path \\server\somesharedfolder that it will be accessing primarily for its work. Secondly, how do I reference said information from within my code.
    I have come across application/user scoped settings, which appears to be what I'm looking for. However I can't find a way to have the installer prompt for a value "Server Path:" __________ that I could type into during installation. So far it appears
    the only way would be to edit the config.deploy file before running the installer, which isn't a big deal but you'd think there'd be an easy way to take in variables during install.
    EDIT: Apparently I can't edit the config.deploy file as I get an error message about the hash not matching.
    Thanks for your help!
    Lance

    Hello,
    The forums I found confusing, didn't know the best place to put this question so I put it here.
    I have found the answer over at stackoverflow and will detail here for anyone who may stumble across the same problem.
    The problem is ClickOnce seemingly doesn't support this feature. Installshield LE either doesn't or does but its incredibly too complicated if all you need is one variable passed to the registry during installation. And it seems the words used for googling
    this particular problem will never lead you to the solution.
    So here's how to do it (we will be first adding the Visual Studio Installer Add-on to restore original installer project functionality):
    1) Inside of visual studio 2013 go to Tools -> Extensions and Updates
    2) On the left-hand side click on Online -> Visual Studio Gallery
    3) In the upper-right search box search for "Visual Studio Installer"
    4) Download the extension labeled "Microsoft Visual Studio Installer Projects"
    5) Install, then open a new project under Templates -> Other Project Templates -> Visual Studio Installer -> Setup Project
    6) Now for the gold. In the solution explorer there are icons in a bar just below its title bar, highlight till you see "User Interface Setup" and open it.
    7) Now you can right click on Start, Progress, End etc any Category heading and hit Add Dialog.
    8) From here for my purposes, I used TextBoxes A
    9) Once you add it, click on it and observe its properties window. You will see Label, Property, and Value. Make a note of the property name as it will be used to store the data directly into the registry. *Note: there appears to be no way to perform data
    validation using the built in textbox dialogs, users can enter whatever they want and move on.
    10) Go to the registry editor on the same icon bar under solution explorer.
    11) Specify your registry folder, make a new value (I used string) and name it whatever you like. In the value section enter the property label formatted as such   [EDITA1]   depending on your value. 
    12) Now when you run the installer for your project, it will take data into that field and place it into the registry provided it has access to that key with the permissions you run the program under.

  • Looking for basic driver for psc all in one 2175 for XP 32 bit. Thank you

    looking for basic driver for psc all in one 2175 for XP 32 bit. Thank you Dont need all the photo suite stuff,just basic scan and print.
    Thanks

    Hi @RUkiddingme 
    You can download the full feature software and driver, and only install the basic driver. In the installation you should see the option for custom software. Here is the link to download the software; rw2_021_w02_enu.exe
    Please let me know if this resolves the issue.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Creating Runtime Installer for VI with VISA Read VI

    Greetings Fellow Users,
    Please let me know which 'ADDITIONAL INSTALLERS' the  LabView RunTime engine requires in order to run a VI that reads from the built-in serial port (COM 1) of a Windows XP PC.  For instance, I include LabView Run-Time engine 8.0.1 to creat an installer for the VI.  If I want to load and run this .exe on a PC that has no other NI software, do I need to include any of the following as 'ADDITIONAL INSTALLERS':
    ->NI-SERIAL 1.8?
    ->NI-VISA RUNTIME 3.4?
    ->NI-DAQmx 8.0?
    What does the NI-VISA RUNTIME do anyways?  Also, when I do include some of these, I have to dig out my LanVIEW installations CDs and they are loaded from teh D:\.  What is the cleanest way to load these onto my HDD so that LabView will select these automatically.
    Thank you. 

    FLT CTRL 6 wrote:
    Greetings Fellow Users,
    Please let me know which 'ADDITIONAL INSTALLERS' the  LabView
    RunTime engine requires in order to run a VI that reads from the
    built-in serial port (COM 1) of a Windows XP PC.  For instance,
    I include LabView Run-Time engine 8.0.1 to creat an installer
    for the VI.  If I want to load and run this .exe on a PC that has
    no other NI software, do I need to include any of the following as
    'ADDITIONAL INSTALLERS':
    ->NI-SERIAL 1.8?
    ->NI-VISA RUNTIME 3.4?
    ->NI-DAQmx 8.0?
    What does the NI-VISA RUNTIME do anyways?  Also, when I do
    include some of these, I have to dig out my LanVIEW installations CDs
    and they are loaded from teh D:\.  What is the cleanest way
    to load these onto my HDD so that LabView will select these
    automatically.
    Thank you. 
    ->NI-SERIAL 1.8?
    This is the driver used for serial port controller boards and
    interfaces from NI. You do not need that software when trying to access
    built in serial ports or ports on interface cards from other
    manufactureres than NI.
    ->NI-VISA RUNTIME 3.4?
    This is the software LabVIEW uses to talk to all kinds of IO interfaces
    including serial ports. This is what you will need. Runtime means it is
    a stripped down version without LabVIEW, C, VB, Delphi and whatever
    development bindings and examples etc.
    ->NI-DAQmx 8.0?
    This is the software driver for NI data acquisition devices (analog IO, digital IO, counter , timers).
    These are all to be considered drivers and (very maybe apart from
    NI-VISA) it is usually not a very good idea to include drivers into the
    application installer. If you use them your user is likely to have
    bought his own kind of hardware and no matter if he happens to have
    bougt the newest SuperPCI interface board with 256 ultra-high-speed
    serial ports over wireless connections or an old standard PCI board
    with 2 RS-232 interfaces they both will have come with a CD that is
    appropriate for that device, whereas the NI-Serial driver you included
    is only appropriate for NI serial boards that are still AND already
    sold at the moment when that driver was released. The same applies for
    any other driver software.
    NI_VISA being able to connect to standard built-in serial ports could
    be considered different but it isn't really. I have included NI-VISA on
    application installers in the past only to find out that the included
    NI-VISA version did not run or not run reliably on newer machines with
    new OS versions, so we had to point the customer to the NI site to
    download the newest version anyhow, or even burn a new CD with updated
    NI-VISA versions and express ship it.
    Basically including any kind of driver software in the application
    installer may seem like a good idea but will usually cause lots of
    additional support after some time due to incompatibilities with newer
    OS versions, new hardware, etc.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Man command on Solaris 10 basic installation

    Hi all,
    I've installed solaris 10, the basic installation, and I've seen that the pkg SUNWdoc is missing. Where I can download the package?
    Thanks in advance.

    Thank you for the response but I have a problem: when I look in the CD release this is what I see:
    # ls -lR SUNWdoc/
    SUNWdoc/:
    totale 69
    drwxr-xr-x 2 root staff 2048 Jun 9 20:51 archive
    drwxr-xr-x 2 root staff 2048 Jun 9 20:51 install
    -rw-r--r-- 1 root staff 597 Jun 9 20:39 pkginfo
    -rw-r--r-- 1 root staff 27786 Jun 9 20:39 pkgmap
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 reloc
    SUNWdoc/archive:
    totale 1862
    -rw-r--r-- 1 root staff 953104 Jan 23 2005 none.bz2
    SUNWdoc/install:
    totale 13
    -rw-r--r-- 1 root staff 93 Jan 22 2005 copyright
    -rw-r--r-- 1 root staff 1119 Jan 4 2005 depend
    -rw-r--r-- 1 root staff 2245 Jan 23 2005 i.none
    -rw-r--r-- 1 root staff 1025 Jan 4 2005 postinstall
    -rw-r--r-- 1 root staff 331 Jan 4 2005 preremove
    SUNWdoc/reloc:
    totale 4
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 usr
    SUNWdoc/reloc/usr:
    totale 12
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 bin
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 lib
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 share
    SUNWdoc/reloc/usr/bin:
    totale 0
    SUNWdoc/reloc/usr/lib:
    totale 12
    drwxr-xr-x 4 root staff 2048 Jun 9 20:51 font
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 refer
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 sgml
    SUNWdoc/reloc/usr/lib/font:
    totale 8
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 devaps
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 devpost
    SUNWdoc/reloc/usr/lib/font/devaps:
    totale 0
    SUNWdoc/reloc/usr/lib/font/devpost:
    totale 4
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 charlib
    SUNWdoc/reloc/usr/lib/font/devpost/charlib:
    totale 0
    SUNWdoc/reloc/usr/lib/refer:
    totale 4
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 papers
    SUNWdoc/reloc/usr/lib/refer/papers:
    totale 0
    SUNWdoc/reloc/usr/lib/sgml:
    totale 0
    SUNWdoc/reloc/usr/share:
    totale 4
    drwxr-xr-x 6 root staff 2048 Jun 9 20:51 lib
    SUNWdoc/reloc/usr/share/lib:
    totale 16
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 nterm
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 pub
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 sgml
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 tmac
    SUNWdoc/reloc/usr/share/lib/nterm:
    totale 0
    SUNWdoc/reloc/usr/share/lib/pub:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml:
    totale 4
    drwxr-xr-x 3 root staff 2048 Jun 9 20:51 locale
    SUNWdoc/reloc/usr/share/lib/sgml/locale:
    totale 4
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 C
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C:
    totale 12
    drwxr-xr-x 5 root staff 2048 Jun 9 20:51 dtds
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 entities
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 transpec
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds:
    totale 12
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 docbook
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 solbookv1
    drwxr-xr-x 2 root staff 2048 Jan 23 2005 solbookv2
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds/docbook:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds/solbookv1:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/dtds/solbookv2:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/entities:
    totale 0
    SUNWdoc/reloc/usr/share/lib/sgml/locale/C/transpec:
    totale 0
    SUNWdoc/reloc/usr/share/lib/tmac:
    totale 0
    I don't see any packages or binary files. I'm sorry but I'm new in Solaris....what am I doing wrong?
    Best regards!

  • Starting slow... Basic installation and configuration

    Let me preface by saying that I took the AM class last year about this time... Between the class materials and the online documentation, though, I'm finding that there isn't a single clear and concise "getting started" document out there. There are a lot of good things available but I'm looking for one doc that walks through the installation & configuration process from top to bottom. The best I've come across is http://www.javapassion.com/handsonlabs/IdentityWebServices/ but that appears to have been written for an older version than what is currently available.
    So, I appeal to the community wisdom. Does anybody have or know of a cookbook or howto document that would walk take someone who has never seen Access Manager and walk them through the basic installation and configuration process for a Windows platform? I realize there is a lot more to be done after these steps but that'll come later.
    Thanks,
    James

    This is for Access Manager 7.0
    http://docs.sun.com/app/docs/doc/819-6258
    I've used it, found it on this page. http://docs.sun.com/app/docs/coll/1292.1

  • Keeping Mavericks Installer for later use

    I am about to install Mavericks. I am told that the download installs an installer file and another file which can be used to reinstall Mavericks at a later date, if needed. That other file is deleted as soon as the installer file is run and Mavericks installs.
    How can I find that other file and save it to DVD before running the installer (filename, where it is.)?
    Thanks.

    Sounds like you want a clone of your newly made system complete with Mavericks plus all your files. You can do this in any number of ways. It's basically just a backup. Since 10.8.3 Time Machine maintains an  invisible copy of the Recovery HD so that you can boot from the Time Machine backup drive, reinstall OS X, then restore your files.
    Or you can create an initial clone of your hard drive that is bootable. This bootable backup can be incrementally updated in almost any way you want using third-party backup software. These backups may be scheduled with greater flexibility than Time Machine provides.
    Basic Backup
    For some people Time Machine will be more than adequate. Time Machine is part of OS X. There are two components:
    1. A Time Machine preferences panel as part of System Preferences;
    2. A Time Machine application located in the Applications folder. It is
         used to manage backups and to restore backups. Time Machine
         requires a backup drive that is at least twice the capacity of the
         drive being backed up.
    3. Please visit Pondini's Time Machine FAQ for help with all things
        Time Machine.
    Alternatively, get an external drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
      1. Carbon Copy Cloner
      2. Get Backup
      3. Deja Vu
      4. SuperDuper!
      5. Synk Pro
      6. Tri-Backup
    Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files. For help with using Time Machine visit Pondini's Time Machine FAQ for help with all things Time Machine.
    Although you can buy a complete external drive system, you can also put one together if you are so inclined.  It's relatively easy and only requires a Phillips head screwdriver (typically.)  You can purchase hard drives separately.  This gives you an opportunity to shop for the best prices on a hard drive of your choice.  Reliable brands include Seagate, Hitachi, Western Digital, Toshiba, and Fujitsu.  You can find reviews and benchmarks on many drives at Storage Review.
    Enclosures for FireWire and USB are readily available.  You can find only FireWire enclosures, only USB enclosures, and enclosures that feature multiple ports.  I would stress getting enclosures that use the Oxford chipsets especially for Firewire drives (911, 921, 922, for example.)  You can find enclosures at places such as;
      1. Cool Drives
      2. OWC
      3. WiebeTech
      4. Firewire Direct
      5. California Drives
      6. NewEgg
    All you need do is remove a case cover, mount the hard drive in the enclosure and connect the cables, then re-attach the case cover.  Usually the only tool required is a small or medium Phillips screwdriver.

  • Where do I find the installer for AAMEE 3.0 for the Creative Cloud?

    I try to setup a local Adobe Update Server. I've seen the video online on Adobe TV, but I don't find the actual installer file called AAMEE 3.0...

    Hi wieneke,
    You can find the installer for AAMEE3.0 at : http://blogs.adobe.com/oobe/2012/05/aamee-3-0-for-cs6-available-now-removes-puffer-fishes. html
    The link is : http://download.macromedia.com/pub/developer/creativesuite/AAMEE/win/ApplicationManagerEnt erprise_3_0_all.exe
    Regards,
    Rave

  • Error in Plugin Installation For MS Office 2013 on Windows 8 and 8.1

    Hello,
    We have developed an installer for MS Word and MS Excel plugins. So far it has been working fine for MS Office 2003, 2007 etc. but since I have upgraded to a Windows 8.1 machine with MS Office 2013 installed, the plugin installation is giving error.
    The installation fails and an error dialog appears with Error Code Type: Error, Error:1, Owner:30a.
     The installer works well for MS Office 2010 on Windows 8/ 8.1 machine or MS Office 2010 on Windows 7 machine.

    HiDinesh,
    Is there any other error message when installation fails?
    According to this error message “Error Code Type: Error, Error:1, Owner:30a.”
    This is problem conclusion provided by IBM:
    This issue is no longer reproducible in V6R2012x.
    Installation checks have been modified to throw an error only when none of the Office applications
    (Word, Excel, PowerPoint and Outlook) are installed. This error will not occur if one or more of the Office products are installed.
    For more detail information:
    http://www-01.ibm.com/support/docview.wss?uid=swg1HE09464
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    If there is anything I can do for you regarding this issue, feel free to post back.
    Best regards,
    Greta Ge
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to set up and test the Basic Authentication for HTTP protocol

    Hi,
    I tried configuring the password based Basic Authentication for sending xml document using ebMS - HTTP protocol. I set username and password while configuring the transport server for both trading partners. I want to know, is that sufficient for basic authenticaton. When I open the URI http://localhost:7778/b2b/transportServlet, it is not asking any authentication (username/password). Please note that I have not used SSL certificate. Anyone please help me out to configure Basic authentication.

    Hi Ramesh,
    Thanks for ur response. Could you please tell me where to set the Additional Transport header : authtype-basic#realm=myRealm(in which property file). In enqueue code, I could see the following attributes
    queue
    msgID
    replyToMsgID
    from
    to
    eventName
    doctypeName
    doctypeRevision
    msgType
    payload
    attachment
    subscriber
    Is it possible to set username/password in the enqueue attributes?
    Do i need to add username/password and Transport header in the input XML and defined that elements in xsd?

  • Is there any way to create an installer for Mac OS and Linux OS once a stand alone application is created?

    Is there any way to create an installer for Mac OS and Linux OS once a stand alone application is created?  I have created an executable application that I want to distribute to Mac and Linux users (different applications were created in the respective OS).  I was wondering if there is any way to create an installer?  I think there probably isn't...  If the user were to simply download the Labview Run-time Engine from ni.com would they be able to run the application or is it more complicated than that?
    Thanks so much for your time.

    I think Shane tried to say, that it is on the Mac OS X installation DVD, NOT the LabVIEW for Mac OS X installation medium. And that could very well have changed in recent Mac OS X versions as well. They used to have Xcode on it too, but that seems gone as well.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Create a basic pay for the employee

    Hi all,
    while creating a basic pay for an employee, i am giving Payroll area,scale,group then giving 5555- basic pay wage,5556(pf allowance), 5557 (hra allowance) and when i click SAVE, I am getting an error saying "individual wage type 5555  not in table T510' but it is in the table T510 and i have define wage type characteristic for wage 5555 - module TARIF and for 5556 - SUMME.
    If I remove 5555 and give 5556,5557 then it is saved...
    Please need ur guidance...kindly help..
    thanks.

    hi,
         sometimes while copy the wage type the dates get change automatically i suggest you check the date of the wage type characteristics and valuation of wage type, check revise pay scale and level also
    Rupa Prasad

  • You do not have sufficient privileges to complete this installation for all users of the machine. Log on as administrator and then retry this installation

    Hi all
    Have seen a couple threads regarding this but unfortunately nothing that solves my problem thus far!
    Right now, our developers are using the Domain Admin account to promote their website code using MSI files.  I'd like to change this as I feel the Domain Admin account should be on lock down and only used when absolutely necessary, pretty common.  The
    same goes for my account too, I would like to absolve as much use of the Domain Admin as I can.
    Problem is, when they run installers from their own accounts, they receive this error: You do not have sufficient privileges
    to complete this installation for all users of the machine. Log on as administrator and then retry this installation
    The accounts they are using are part of the Built In Administrators group and the Domain Admins group... I'm not sure what other permission you'd need in a domain?  We've gone as far as explicitly giving them local admin access on this server and still
    nothing changes.
    Is there a Group Policy or something that I can change to provide install rights and possibly remove these accounts as Domain Admin and more along the line of Power User?
    Thanks much for your help!
    Ryan

    Hi,
    You could use Software Restriction Policies (SRP’s) or Applocker(supported on Windows server 2008 R2/Windows 7 only) to restrict the running
    of the application for specific user.
    Description of the Software Restriction Policies
    http://support.microsoft.com/kb/310791
    HOW TO: Restrict Users from Running Specific Windows Programs
    http://support.microsoft.com/kb/323525
    How to Implement Group Policy Security Filtering
    http://www.windowsnetworking.com/articles_tutorials/Group-Policy-Security-Filtering.htmlPlease remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • 11.2.0.2 Grid Installation for a Standalone Server FAILED!

    OS: OEL-5.5 x86_64 (kernel-2.6.18-194.17.4.0.1.el5, glibc-2.5-49.el5_5.7)
    Product: Oracle 11gR2 (11.2.0.2.0) x86_64 for Linux
    Hi,
    I was trying to perform a clean and full 11.2.0.2 installation for a Standalone Server (Single database + ASM + Restart), but unlike 11.2.0.1, this standalone patch, shipped as set of full installation files, has serious flaws mainly due to insane installation and configuration scripts. My environment is as follows:
    ORACLE_BASE=/opt/oracle
    ORACLE_HOME=/opt/oracle/product/11.2.0/db_1
    GRID_HOME=/opt/oracle/product/11.2.0/grid
    all owned by oracle:dba. ASMLib was configured with four 256 GB partitions on four physical disks.
    1. During grid installation the Prepare, Copy files, Link binaries, Setup files, Execute Root Scripts (root.sh), Update Inventory, Oracle Net Configuration Assistant all succeeded, but ASM Configuration Assistant FAILED and installation couldn't continue. That was because root.sh script (and inside it calling scripts) changed the ownership of ORACLE_BASE and GRID_HOME to root:dba, so that admin and diag directories creations in ORACLE_BASE were not permitted. After fixing that manually as root (immediately after executing root.sh), the installation continues and succeeds.
    2. During installation of Client software the error message window appears stating that cannot find the /opt/oracle/product/11.2.0/db_1/oui/bin/runInstaller.var file. By pressing the Continue button the installation continues ignoring this.
    3. If Oracle Scheduler Agent is selected for installation during Client software installation, the Oracle Enterprise Manager 11g Database Control Release 11.2.0.2.0 cannot start (https problem - cannot establish connection). To fix this, I had to deinstall Client software and install it again without Oracle Scheduler Agent.
    4. The Performance window in Enterprise Manager 11g Database Control Release 11.2.0.2.0 cannot display any graph ("Initializing" and "Transferring data from localhost..." never end).
    Are those issues known issues? If they are, why did Oracle ship that standalone patch without testing it before? Given that prior release (11.2.0.1) was free of any errors above, it is really beyond me to figure out this negligence.
    NJ

    Are those issues known issues? Have you created service request ? That would be much better to be sure about the workaround you found.
    Nicolas.

  • Problem using Toshiba Software Installer for Win 7 on Satellite L750-1MT

    Hello!
    I have problem using Toshiba Software Installer for Win 7 on Satellite L750-1MT (PSK30E-02T002B3) with no OS preinstalled.
    I do the following:
    1. Install Windows 7 x64, SP1.
    2. Install LAN driver (device was not recognized by Windows 6) (downloaded from [http://se.computers.toshiba-europe.com/innovation/jsp/supportMyProduct.do?service=SE&LNG=26&userAction=S MP_RESULTS_PAGE&partNumber=PSK30E-02T002B3&serialNumber=&USER_ACTION=Serial%20number])
    3. Install all Windows Updates from Microsoft
    4. Run Toshiba Software Installer for Win 7 - it installs a couple of drivers and then asks to reboot.
    Here is the log file for the first try (win7update.log):
    Update started 12\28\2011 at 21:11
    Installed TVALZ_O.INF
    Installed IO & Memory Access Driver
    driver_bluetooth_TC00241200A.exe /s /log /test has been installed with the result code of PASS
    util_tvap_TC00215000H.exe /s /log /test /wait15 has been installed with the result code of PASS
    Update completed at 21:29
    After reboot I run it again and the result is:
    Update started 12\28\2011 at 21:38
    Toshiba Bluetooth stack has already been installed.
    Toshiba Value Added Package has already been installed.
    Update completed at 21:40
    Any help is appreciated!
    Thanks in advance!

    You are right this notebook model was delivered without OS.
    Win7 64bit is supported for this notebook model and all necessary drivers, tools and utilities are available on Toshiba download page.
    What I can say is that all this stuff must be installed in right install order. I know it sounds stupid now but I recommend you to make clean OS again and continue installation following this installation order:
    Win7 SP1
    Intel Chipset SW Installation Utility 9.2.0.1015
    TOSHIBA Supervisor Password Utility 4.8.6.0
    TOSHIBA HW Setup Utility 4.8.6.0
    TOSHIBA Bulletin Board V2.1.10
    TOSHIBA ReelTime 1.7.17.0
    Intel Management Engine Interface 7.0.2.1164
    NVIDIA Display Driver 8.17.12.6669
    Intel Rapid Storage Technology Driver 10.1.2.1004
    TOSHIBA Value Added Package 1.5.4.64
    USB3.0 Driver 2.0.32.0
    NVIDIA HD Audio Driver 1.1.13.1
    Conexant Audio Driver 8.51.1.0a
    Intel Wireless LAN Driver 14.0.2.2.1.s64_wCAT
    or
    Atheros Wireless LAN Driver 9.2.0.206.0.s3264_wCAT
    or
    Realtek Wireless LAN Driver 2.00.0013
    TOSHIBA Wireless LAN Indicator 1.0.3
    Synaptics Touch Pad Driver 15.2.11.1
    TOSHIBA Software Modem 2.2.97(SM2297ALS05)
    Conexant Modem Driver 7.80.4.53
    TOSHIBA HDD Protection 2.2.1.12
    Atheros Bluetooth Filter Driver Package v1.0.7
    Bluetooth Stack for Windows by Toshiba v8.00.04(T)
    Atheros LAN Driver 1.0.0.46
    Realtek Card Reader 1.0.0.12
    TOSHIBA Sleep Utility 1.4.2.7
    TOSHIBA Face Recognition V3.1.8
    TOSHIBA eco Utility 1.2.25.64
    Intel Proset 14.0.2.0.1.s64_wCAT
    Intel Wireless Display 2.0.29T
    TOSHIBA HDD_SSD Alert 3.1.64.7
    TOSHIBA Service Station V2.1.52
    TOSHIBA PC Health Monitor 1.7.4.64
    ConfigFree 8.0.37
    TOSHIBA Web Camera Application V2.0.0.19
    TOSHIBA Network Device ID Registry Setting Tool 3.0.32.4-14_wMSI
    TOSHIBA Media Controller 1.0.86.2
    TOSHIBA Media Controller Plug-in 1.0.6.1
    PatchFiles$$2 PCIIDEREG-1.2
    PatchFiles$$3 TosVolRegulator_x64_1.1
    It is very important to use right installation order.
    Please post some feedback.

Maybe you are looking for

  • Itunes crashed during a restore, now won't open. Reinstalling didn't work and I can't unistall or I will lose my backup.

    Hi, I've been having issues with my 4s freezing and restarting itself  after I updated, so I brought it to an apple store. I was told I have to  restore it, and since I didn't have enough space on icloud for a full  backup I took it home to do it. I

  • All Values in Answers

    Hi Iam new to Business Intelligence i have two tables one is fact and one is dimesion table suppose fact having columns as date,item number,units and dimesion table having item number with some details when i add date range as parameter in filter it

  • Preview & File Size for jpegs problem.Bloating bug?

    When adding cover art to iTunes, I am checking the file sizes to be certain I have the smallest size possible to add to my new iPod 16G nano. When connected to the iTunes store and "Get Album Artwork" is selected, I have no way of knowing the size of

  • Sending mail at release time..

    Hi Friends.. I have create a workflow for PO. Once PO was created workflow got triggered.. In my Release strategy i set two level of approval.. My Question is After the approval or rejection of first person the mail will send to workflow initiator...

  • Update issues

    my spreadsheet i made on my ipad wont open on my mac as it says i need the new version of the software. when i go to the store it says no updates available.