Issue with BI Publisher 10.1.3.2.1 install into Oracle AS 10.1.3.2.0...

Hello, BI Publisher folks.
Has anyone out there installed BI Publisher 10.1.3.2.1 standalone into Oracle AS 10.1.3.2.0 successfully? I'm having issues with the install. Already posted an SR (6335471.992), but the progress is slow. If anyone else has done this successfully, can you share your experience?
I know this is an E-Business-Suite-centric forum, but I couldn't find another BI Publisher forum. If there is a more appropriate forum for standalone BI Publisher issues, please direct me there.
Thank you.
Jeff Kayser
Systems Management, Inc.
[email protected]

Hi, Bryan.
Thanks for your reply. I did try a manual install, but had the same problem as installing via OUI. My installs have been hanging on this command:
$ORACLE_HOME/jdk/bin/java -jar $ORACLE_HOME/j2ee/home/admin_client.jar deployer:oc4j:opmn://server.domain:6005/home oc4jadmin <password> -deploy -file $ORACLE_HOME/j2ee/home/applications/xmlpserver.ear -deploymentName xmlpserver -bindAllWebApps
I may be encountering a platform-specific issue (I'm running AMD64 64-bit hardware, RHEL 4.4 x86-64 Linux OS). The Oracle install docs say that I have to install the Linux-x86 (32-bit) port of Oracle AS 10.1.3.2.0, and prefix all of the runtime commands with "linux32 bash ", so they run in a pseudo-32-bit environment.
Do you apply any patches on top of Oracle AS 10.1.3.2.0 before you install BI Publisher 10.1.3.2.x? I just did a fresh install of Oracle AS 10.1.3.2.0, and then a fresh install of BI Publisher 10.1.3.2.1 on top of that. The BI Publisher 10.1.3.2.1 install hangs at the aforementioned place.
Thanks again for your reply.
Jeff Kayser
Systems Management, Inc.
[email protected]

Similar Messages

  • Captivate 8 - How to change to producing "project.json" file instead of a "project.txt" file?  Having issues with viewing published projects due to this.

    Captivate 8 - How to change to producing "project.json" file instead of a "project.txt" file?  Having issues with viewing published projects due to this.   Would be thankful fo rany/all advice.

    I'm having the same issue. I've been able to work around it by opening the txt file and copying the contents. Then I open a new file in Sublime Text 2, paste the contents and save the new file as "project.json". It seems to work, but it'd been nice if I didn't have to do this everytime I publish a new project.

  • Issues with BI publisher report in dashboard

    Hello all,
    I got some issues about BI publisher reports in a dashboard.
    I use a dashboard prompt in combination with a BIP report.
    1.) I don't want to see the publisher control bar in my dashboard. Now you can't view the report anymore after using the dashboard prompt. Because it says you have to press the view button which is on the publisher control bar.
    So when I add the bar. Then I have first to press on go in the dashboard prompt and after that I have to press on view in the publisher control bar.
    2.) When I open my dashboard I see a scroll bar in my BIP report. Now when I use the dashboard prompt, it disappears. So I can't view the entire report anymore
    3.) I like to develop in english, but the test must be in dutch. Now I have a english dashboard with a dutch control bar. Also logging in to BIP in english and then navigating to analytics will not help.
    4.) I can't use I-bots on BI publisher reports, or can I?
    5.) This is not really an issue, but more like a problem but I want that users can view the BIP report on the dashboard only in HTML, but I want that they only can export to excel, is this possible?
    Hoping for some answers ;)
    Thanks in advance!
    Message was edited by:
    Remc0

    Hi Venkat,
    Thanks for your quick respond.
    1.) Auto Run is enabled. And the report runs automatically as well. But then it ignores the dashboard prompt (as a regular report would do as well). But when I choose some values in the prompt and then press go. Then it says I have to press on view as well.
    2.) no that is not the case. My report is so big that it always need a scroll bar ;) also adjusting the size settings in the dashboard doesn't help. The only occurs when viewing in HTML, when previewing in excel or RTF it all just work fine.
    3.) true, but ow well this is the least importetant one ;) so if this doesn't work, than it doesn't work ;)
    4.) Ok, I will have a look on that.
    5.) I did enabled HTML and EXCEL outputs in my BIP report. But when the first point is working, then I don't want to see the control bar anymore and I want to have the output on the dashboard in HTML and then I want to build a button, or a link or something that exports the request to excel. Is that possible?

  • IE Scolling/Lag issues with IWeb Published Site

    Has anyone had any issues with scrolling/lag with Internet Explorer on an iWeb published site? I have a site that runs great on Firefox and safari but terrible on Internet Explorer. I'm thinking it may be the template/design i used?
    Anyone every seen this? Any suggestions?
    Thanks,
    JC

    I've only ever used the Modern Frame, so I can't say if there would be a performance issue using a different template. I have about three pictures on each page.
    I noticed on your site that you're using the "reflection" effect on some of your pictures. Just for the purpose of testing, perhaps you could try turning off that effect and then re-uploading your site to see if that is causing some of the problem? I believe the reflection is rendered using javascript code, which may be causing the poor performance in IE. If that does turn out to be the problem, you can decide whether it's worth it to keep the effect or not.
    By the way, I don't get that same error message in IE when I open your Videos page. Maybe it's caused by a security setting in your IE being set at a more restrictive level?

  • Issue with schema publishing after installing Universal Records Management

    Installing URM over Content Server has been by far the most random experience I've had so far with any technology... Out of 6 installation attemts of URM, only 1 has been entirely successful.... with no errors.... the rest have errors that makes it impossible to work with the product... The funny thing is that the installation is nothing more than the installation of two components via Component Manager, with a few non-important options in the middle that have always been set to the same value...
    First of all, in the installation guide of URM there are no mentions of required avaliable space in the Database Tablespace (idc_system) and in about half of our attempts (yes the other half didn't generate issues with this...) the 300Mb Tablespace filled up and caused the installation to pause until I added another datafile to that tablespace.
    Secondly, the error that is a constant present in all failed installations is this one:
    Unable to publish the schema. Unable to publish the view 'MediaTypes_View' with relationship 'ObjectTypes_MediaTypes'. Failed to append row. Mismatched number of columns in data result set [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csSchemaUnableToPublish!csSchemaUnableToPublishView2,MediaTypes_View,ObjectTypes_MediaTypes!syFailedAppendRow
    intradoc.common.ServiceException: ! csSchemaUnableToPublishView2,MediaTypes_View,ObjectTypes_MediaTypes
         at intradoc.server.schema.StandardSchemaPublisher.publishViewRelationshipFragments(Unknown Source)
         at intradoc.server.schema.StandardSchemaPublisher.publishViewValues(Unknown Source)
         at intradoc.server.schema.StandardSchemaPublisher.doPublishing(Unknown Source)
         at intradoc.server.schema.StandardSchemaPublisherThread.run(Unknown Source)
    Caused by: java.lang.Error: !syFailedAppendRow
         at intradoc.data.DataResultSet.addRow(Unknown Source)
         at physicalcontentmanager.PhysicalContentManagerFilters.customizeMediaTypeSchema(PhysicalContentManagerFilters.java:688)
         at physicalcontentmanager.PhysicalContentManagerFilters.doFilter(PhysicalContentManagerFilters.java:114)
         at intradoc.shared.PluginFilters.filter(Unknown Source)
         at intradoc.server.schema.StandardSchemaPublisher.publishViewRelationshipFragment(Unknown Source)
         at intradoc.server.schema.StandardSchemaPublisher.processViewRelationshipPath(Unknown Source)
         at intradoc.server.schema.StandardSchemaPublisher.publishViewRelationshipFragmentsForView(Unknown Source)
         ... 4 more
    This error appears immediatly at the end of the server's first startup, just after all database changes are done upon installing URM. This last attempt I actually went to check the Content Server logs before I tried to login to the instance just to be sure that I wasn't responsible in any way for creating this error, and as I expected it was already there, since this relation is created by one of the Records components.... This error is a product of the URM installation itself and makes it impossible to run any Check-Ins or searches, due to the non-working relation causing Javascript errors which don't allow the forms to load values into any drop-down lists...
    We also register every "move" we make during installations, and as we reviewed what we did we feel we did exactly the same steps (it's not that hard in a one-click installation process...), why only ONE of the installations went okay we're entirely clueless about.... What we do know is that we seriously need this issue fixed, not only is it costing us a ridiculous ammount of time in "attempts" but come on.. this issue shouldn't really exist in a public release... unless we're the only ones being affected by it?
    On a side note, the URM installation was done over a "fresh" component-clean installation of Content Server, so there was nothing of our own custom components that could interact incorrectly with a component of the URM installation.
    If anyone has seen this issue before, please write something here. Thanks in advance,
    - Tiago Dias
    Message was edited by:
    user602700
    Message was edited by:
    user602700

    you should issue a support ticket yourself and get a SR number... that's probably faster than going through the sales guy.
    I'd suggest turning on the "schema" trace section, make it verbose, and restart. You may need to disable all component (including URM) before doing this.
    Something is wrong with the "MediaTypes_View" definition file, which is here somewhere:
    contentserver/data/schema/views/
    just not sure what...

  • Issues with Bluetooth/Wireless Mighty Mouse since Snow Leopard Install

    Hi,
    I am having issues with my bluetooth wireless mighty mouse. It was fine after initially having installed Snow Leopard. However, in the past week it has become progressively more and more unresponsive. It functions perfectly normal for the first while after startup, then after a short period of time it becomes slow to respond to the mouse movements that move the cursor. Eventually it gets to the point that moving the mouse results in no cursor movement whatsoever. It also becomes unresponsive to squeezing the side buttons. There are no issues with clicking or scrolling with the track ball.
    I have searched the discussion forums to find issues that pertain to "bluetooth" and "wireless mighty mouse" and have tried the following suggested remedies... Repairing my Mouse with my Mac mini. Renaming my mouse. Deleting the com.apple.Bluetooth.plist file from Macintosh HD\Library\Preferences and restarting my Mac. Reset PRAM and NVRAM. Also tried to install Bluetooth Firmware update 2.0.1 but I get an indication that the update is not needed on my Mac mini. I have also checked for software updates but there are none...
    I am going to attempt resetting the SMC but am doubtful that this will help...
    Can anyone help... Please... ?
    Thanks,
    Des

    I had read in another forum where someone had an understanding that the bluetooth problem had something to do with Airport/Time Capsule. I had also read about how someone was having an issue with being unable to turn off airport. (I had this same problem.)
    Upon deleting a few airport related plist files (see below url) I was able to turn off/on airport AND my Mouse issue has no longer appeared... everything is working a-ok now.
    http://discussions.apple.com/thread.jspa?messageID=10125976&#10125976

  • Issue with web publisher services

    hello,
    i try to use the bi publisher services and in particulary SecurityService(Jdeveloper 11.1.2.0.0 and publisher 11.1.1.5) .
    the security model is setting on Bi publisher security.
    i use the http://bipconsulting.blogspot.com/2010/04/how-to-use-bi-publisher-web-service.html for help
    when i run this code
    package com.oracle.xmlns.oxp.service.v2;
    import java.net.URL;
    import java.util.ArrayList;
    import java.util.List;
    import javax.xml.namespace.QName;
    // This source file is generated by Oracle tools.
    // Contents may be subject to change.
    // For reporting problems, use the following:
    // Generated by Oracle JDeveloper 11g Release 2 11.1.2.0.0.6017
    public class SecurityServiceClient
    public static void main(String [] args)
    try {
    SecurityService_Service securityService_Service = new SecurityService_Service();
    SecurityService securityService = securityService_Service.getSecurityService();
    String sess_id=securityService.login( "Administrator", "password");
    System.out.println(sess_id);
    securityService.createUser("jean", "jean", "Administrator", "password");
    } catch (Exception ade_e) {
    System.out.println(ade_e);
    i have the following output
    3447993075936D60EEF980C3472AC415
    javax.xml.ws.soap.SOAPFaultException: java.lang.SecurityException: Security violation: /~jean; administrator does not have permission to create this folder.
    Process exited with exit code 0.
    If someone can help me,it would be great.
    best regards
    jean marc

    i try with soapui for the method createuser,
    i have the same issue.
    any help ?

  • QoS issue with OSB publish to JMS business service

    Hi,
    1. I have a http OSB proxy service which is publishing an audit message to a JMS queue through OSB business service.
    MainProxyService (http) --> Publish (best-effort) --> AuditBusinessService (JMS) --> Audit Queue
    2. I want 'Publish to JMS business service' to be a non-blocking call so that proxy service message flow can continue. Transaction support is disabled in proxy service as well as in JMS connection factory.
    3. As default value of QoS (quality of service) for publish action is best-effort, ideally proxy service should continue its message flow immediately after dispatching the message to publish action and it should not block the main proxy flow.
    4. But in my case, proxy service is blocking the message flow until the message is delivered to JMS business service/JMS queue. This is degrading performance of my application.
    5. I think default 'best-effort' QoS is not working with JMS business service as there is a significant time lag between publish action and its next subsequent action.
    6. If I replace the JMS business service with HTTP business service, then it seems to be a non-blocking call and message flow immediately proceeds to next actions.
    Correct me if I am going wrong anywhere or my understanding is wrong.
    Many thanks.

    HI,
    u can use Conditional Branching
    http://docs.oracle.com/cd/E13159_01/osb/docs10gr3/userguide/modelingmessageflow.html#wp1061670
    Split join would be used in case u need to split your request and call your Business Service in Serial/parallel & then gather resposnes from multiple callouts to have single response
    http://docs.oracle.com/cd/E13159_01/osb/docs10gr3/userguide/splitjoin.html#wp1137258
    Abhinav

  • Install issues with BI Publisher

    Hello,
    I'm getting the following error when I try to open BI Publisher for Desktop Language.
    Any idea how can I correct the situation?
    I have Windows XP Pro on my laptop
    Microsoft VB
    Run-time error '9'
    Subscript out of range
    Regards,
    Srini

    Before you start BIP Desktop installation, you have to close all
    MS-Office Applications (MS-Word, MS-Outlook, etc) and Internet
    Explorer too.
    After installation is complete run Word 7 and go to->Adds-In
    ->Oracle BI publisher.
    Regards,
    Andy

  • Issue with NI-CAN 2.7.5 DLL(s) install for custom applications

    We have custom applications built on top of NI-CAN for Windows using the MS Visual C lib and header. In the past, to run our applications, we simply installed the latest NI-CAN package. Our applications would run, find and access any runtime DLLs, and be fine.
    With NI-CAN 2.7.5 though, we are seeing errors in our applications that suggest they cannot see the required DLL necessary to operate. The error is:
    "A dynamic link library (DLL) initialization routine failed."
    Did anything change in 2.7.5 with regards to the placement or installation DLLs required to run custom NI-CAN applications?

    I was able to get a little more information. Using Visual Studio to get a debug log, I see the following. With 2.7.4, the NI-CAN DLLs load and it work fine:
    'MATLAB.exe': Loaded 'E:\jobarchive\Btm1\2014_02_21_h12m30s17_job89749_pass\matlab\toolbox\vnt\vnt\mexNICAN.mexw32', Symbols loaded.
    'MATLAB.exe': Loaded 'C:\Windows\System32\Nican.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\NIcanFrm.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\nipalu.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\nipalut.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\nipal32.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\NIcanpu.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\NicanCfq.dll', Binary was not built with debug information.
    'MATLAB.exe': Loaded 'C:\Windows\System32\nicanDBA.dll', Binary was not built with debug information.
    'MATLAB.exe': Loaded 'C:\Windows\System32\NicanTsk.dll'
    'MATLAB.exe': Loaded 'C:\Windows\System32\NiSpyLog.dll'
    On 2.7.5 though, additional error information shows up:
    'MATLAB.exe': Loaded 'T:\12\jpyle.Btm1.j86236.sb\matlab\toolbox\vnt\vnt\mexNICAN.mexw32', Symbols loaded.
    'MATLAB.exe': Loaded 'C:\Windows\System32\Nican.dll', Cannot find or open the PDB file
    'MATLAB.exe': Loaded 'C:\Windows\System32\NIcanFrm.dll', Cannot find or open the PDB file
    'MATLAB.exe': Loaded 'C:\Windows\System32\nipalu.dll', Cannot find or open the PDB file
    'MATLAB.exe': Loaded 'C:\Windows\System32\nipalut.dll', Cannot find or open the PDB file
    'MATLAB.exe': Loaded 'C:\Windows\System32\nipal32.dll', Cannot find or open the PDB file
    'MATLAB.exe': Loaded 'C:\Windows\System32\NIcanpu.dll', Cannot find or open the PDB file
    'MATLAB.exe': Loaded 'C:\Windows\System32\NicanCfq.dll', Binary was not built with debug information.
    'MATLAB.exe': Loaded 'C:\Windows\System32\nicanDBA.dll', Binary was not built with debug information.
    'MATLAB.exe': Loaded 'C:\Windows\System32\NicanTsk.dll', Cannot find or open the PDB file
    'MATLAB.exe': Unloaded 'T:\12\jpyle.Btm1.j86236.sb\matlab\toolbox\vnt\vnt\mexNICAN.mexw32'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\Nican.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\NicanTsk.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\NIcanFrm.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\NicanCfq.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\nicanDBA.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\NIcanpu.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\nipalu.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\nipal32.dll'
    'MATLAB.exe': Unloaded 'C:\Windows\System32\nipalut.dll'
    You can see it tries to load under 2.7.5, get a bunch of PDB file issues and then immediately unloads.
    Inspecting the DLLs under 2.7.4 vs 2.7.5, they look identical except for the nicanDBA.dll. That's the only one that has a version difference between NI-CAN versions. In both 2.7.4 and 2.7.5, all DLLs are being properly installed to \windows\system32 as expected so both sets are fully accessible path-wise.
    Please advise.

  • Issue with product tops not moving after Upgrade Filesystem installed

    All:
    I have just installed the R12 tech stack and db in preparation for the upgrade. After this is completed it (rapidwiz) creates an environment file in $APPL_TOP. My issue is that some of the products, based on this environment file, still point to the 11i structure. There are about 10 products which have this issue. What should be done. Any suggestions are appreciated. I have pasted some of the ones that are still pointing to the old structure:
    AMF_TOP=/mnt/rd4/oracle/devappl/amf/11.5.0
    GRAPHICS60_PATH=/mnt/rd4/oracle/devappl/au/11.5.0/graphs
    CSS_TOP=/mnt/rd4/oracle/devappl/css/11.5.0
    JTS_TOP=/mnt/rd4/oracle/devappl/jts/11.5.0
    Here are some that are pointing to the correct location:
    INV_TOP=/mnt/rd4/app/dev/apps/apps_st/appl/inv/12.0.0
    IEC_TOP=/mnt/rd4/app/dev/apps/apps_st/appl/iec/12.0.0
    AMS_TOP=/mnt/rd4/app/dev/apps/apps_st/appl/ams/12.0.0

    kirkladb wrote:
    All:
    I have just installed the R12 tech stack and db in preparation for the upgrade. After this is completed it (rapidwiz) creates an environment file in $APPL_TOP. My issue is that some of the products, based on this environment file, still point to the 11i structure. There are about 10 products which have this issue. What should be done. Any suggestions are appreciated. I have pasted some of the ones that are still pointing to the old structure:
    AMF_TOP=/mnt/rd4/oracle/devappl/amf/11.5.0
    GRAPHICS60_PATH=/mnt/rd4/oracle/devappl/au/11.5.0/graphs
    CSS_TOP=/mnt/rd4/oracle/devappl/css/11.5.0
    JTS_TOP=/mnt/rd4/oracle/devappl/jts/11.5.0
    Here are some that are pointing to the correct location:
    INV_TOP=/mnt/rd4/app/dev/apps/apps_st/appl/inv/12.0.0
    IEC_TOP=/mnt/rd4/app/dev/apps/apps_st/appl/iec/12.0.0
    AMS_TOP=/mnt/rd4/app/dev/apps/apps_st/appl/ams/12.0.0Make sure that all these TOPs are set properly in the R12 appliction context file and in all env files under $APPL_TOP directory.
    Also, make sure that the 11i env file is not sourced in the applmgr user's profile (i.e. .bash_profile).
    Thanks,
    Hussein

  • Is it possible to update itunes without getting Mavericks? I have an issue with my iPhone.

    I recently updated to ios8.0.2 for my iphone 5s. And now when I plug it into my macbook, itunes prompts me to update itunes because ios8 apparently doesn't allow me to sync the previous version of itunes. But the new itunes requires updating to Mavericks, which I really DO NOT want to do, mostly because I do run Bootcamp a lot and start up in windows from time to time. I've heard people  having issues with bootcamp and Mavericks, like having to re install Windows/Parallels/etc. and I am not ready for that mess. I don't have access to my windows 7 serial number anymore (it was given to me by a teacher awhile back with whom I don't have contact with anymore). I'm just ultimately trying to avoid screwing up bootcamp/windows, losing files, and having to purchase windows if the worst case scenario happens.
    I considered just using itunes in windows, but on the windows side of things, itunes wont give me the notification/option to transfer all my purchases from my iphone, so there goes that. If there is a solution to just transferring purchases, I'd much rather go that route than the mess of mavericks.

    Click here.
    (69952)

  • Fonts issue with Photoshop CS2

    I'm not sure if my thread in the right forum, but I'm really having an issue with the fonts. It started when I installed MS Office for Mac, Safari was having problems with the fonts. So I referred to one of the posts in the Discussions and I used Font Finagler 0.5.3 to remove the cache fonts, and I deleted few fonts from Font Book, and deleting the fonts solved my issue with Safari. I'm not using Office any more, As I deleted the software.
    Now, I've Installed Photoshop CS2, update it with the latest updates available. But I'm having an issue with the fonts! The issue is affecting only the Palette Names in the Palette Well, where the font size seems to be larger than its corresponding tab.
    In order to fix the problem, I tried to temporary remove the Fonts folder from the library, restart my MAC, but nothing happen, except error messages of missing fonts in iWork!
    I'm wondering if anyone has faced similar problem, or if there is any solution for such an issue.
    Kind Regards
    Razi
    iMac 2GHz Intel Core Duo   Mac OS X (10.4.7)  

    You might want to also ask in the Adobe forums:
    http://www.adobe.com/support/forums/

  • CS4 issues with Microsoft Office Small Business 2007? Other apps?

    I recently purchased the CS4 upgrade and a new laptop. Last night after nearly 7 hours I finally got it all installed and working correctly. I had the versioncue.dll error which caused most of my pain. Anyway... I've been lurking on the forums since CS3 launched but passed on it due to all the issues I had read about it's installer, finally I felt I needed to take the plunge and upgraded my software (from MX2004 suite). My question is this.
    Currently I have a very clean laptop with only:
    Kaspersky 2009 and CS4 installed.
    I'm looking to install Microsoft Office Small Business 2007 but I have a concern with the Small Business Manager SQL Server. From other post I've seen that the sql servers have conflicted with adobe applications, has anyone had any issues with this or should I be able to install it now without issue. I'm trying to pre-emptivly make sure I don't screw something up and have to install everything again from scratch.
    My end goal would be to have: Kaspersky security suite 2009, CS4, MS office Small Business 2007, Paragon back up application. At that point I want to create a restore and if anything happened I'd have the bulk set up easily again.
    Does anyone have any other no no's about what does and does not play well with CS4?
    My Setup:
    Gateway FX 7805u laptop
    dual core centreno 2 2.26
    4 gigs DDR3
    Geforce 9800m gts 1 gb
    320 gb 7200 harddrive - not sure on make
    Vista 64
    All drivers up to date except the new Nvidia drivers as they are still beta
    Thank you in advance.

    I should also have mentioned (ask) about the fact that when I first installed I had gotten all the way past the initial installer and to the updates so the suite had already been activated/registered.
    After getting the versioncue.dll error it has you remove the suite and many folders pertaining to it. So after I did all that and reinstalled it automatically put my info back in for me (obviously one of the folders it doesn't have you move) and I don't recall it re-registering it again. I'm assuming I am fine with my activations and it only counted it once as it was the same machine with an uninstall/reinstall? Everything seems to be working ok, i'm just curious as to what it actually did? Did it take another activation or no? I'm planning on installing to my desktop as well as soon as I get the board/proc replaced, so i'm just looking down the road for potential issues.
    Thanks again.

  • OS X Lion:issue with IPP printers

    Hi,
    After upgrading to Lion 10.7.3, I am experiencing issue with the IPP printers at University.
    After installing the printer (XEROX WorkCentre 7755) no passowrd box appear.
    Is there any workaround for this?
    Thanks,
    Giovanni

    Since IPP printing does not normally require a password to be entered, I would have to assume that this is a requirement of the printer and thus there will be a setting in the driver that allows you to enter your password. So have you checked all the driver menus for a section where you can enable a password popup.

Maybe you are looking for

  • Can't get Firefox to work properly behind corporate proxy

    I am forced to use Firefox behind our corporate proxy and have to continually make exceptions just to get to sites, but even this doesn't always work. I don't know much about certificates, but I know certificates are issued by our organization for ea

  • Bluetooth drivers for printers

    hello I have just got a bluetooth usb for my canon mp600, the problem is though that the disc supplied is the mini sized version which I am told not to insert into my mac mini. So the adding new device keeps failing and needs these drivers....ANY IDE

  • Powershell - SNMP Service Install (Server 2008)

    Hello, so this is a follow up to the assistance that was provided to me yesterday about checking to see if the SNMP service was installed across multiple servers.  I was able to gather a list of devices that require the SNMP service to be installed,

  • Inbound proxy message serialization

    hi, i have an inbound proxy on SAP (ECC) which receives batch data. i need to serialize this i/b flow of data on SAP which come here through XI from one legacy system. appreatiate earliest response. best regards neeraj

  • Generate Reports at run time

    Post Author: Sherif_hfm CA Forum: General Hi every onewhen I use Crystal Reports 9 or 10 I can Generate Reports and view at run time without I need to save it but now with  Crystal Reports2008 I can not do that , If anyone know how to make that in  C