Invalid Keycode

Hello again
I'm going to try to not get sarcastic today but I'm getting invalid keycode again, I have cleared all temp files from my computer. I cannot add or edit a report.
I have not uninstall crystal reports for VS2010
I have not run a repair of VS2010
I have not removed the Crystal hive from the registry
I have not .....
These were the steps I was give to do yesterday and I honestly don't have the time to do these things and I feel I should not have to.
I just want to know how to fix the problem with out it taking hours and hours of trial and error. Please at this point I really don't care as to why it is happening I just want to fix it.
Art

Art, are you doing the install as local Admin?
Are you doing the install "For Everyone"
Is it possible you are logged on under a different user account today?
What changed since yesterday? Something did...
Confirm you are not using Standard or some "Academic" version of VS2010.
I understand you do not have the time, unfortunately, you are the 1st one with the issue. So we have two choices:
1) Work it through
2) I should not mention that one, but you know...
If we want to work this through;
If you have IT department on your site, check with them to see what they may be doing that could cause the issue (DEP?).
Download [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx]. Search the logs for "Access Denied", particualrly on the SAP CR reg keys, but dlls also.
Again I go back to; Why am I so "lucky"? What is different about my environment?
Like I said in the previous thread. This is not a known issue. I can not reproduce it here. I am not aware of anyone else having the same issue with CRVS2010.

Similar Messages

  • Crystal reports 2011 installation INS00140 "Invalid KeyCode" error.

    I just purchased and downloaded the latest Crystal Reports 2011 (SP02) version and I am getting the infamous INS00140 Invalid KeyCode error.  I have read and tried all the solutions that I could find in this forum, and some more quasi-solutions found on the web:  I have tried the installation on 2 different XP  workstations and even on a Windows 2003 server platform, TO NO AVAIL.
    I have now spent a week 'Fiddling'  around with this, and I am not IMPRESSED.  Is there a REAL solution to this, anyone? I am not spending another week mucking around with this , and I need to know who to contact to get this RESOLVED...please.

    Hello,
    It is the crypt*.dll causing the problem. Some older program installed it into the system32 folder which is not MS Certifiable now. I found older versions of Adobe Reader put it in the \system32 folder but there may be others also.
    What is in your PATH statement?
    The problem is the version CR installs will be about 1.2 meg, older versions do not have the updates Cr requires and because what ever program is using it it's in memory so CR uses it which causes the install to fail. SP 3 I believe will have a fix from RSA and it will either be renamed and/or not sure what they are going to do to it to fix compatibility issues with older versions.
    You could try just using the defaults in both the System and User:
    PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\WindowsPowerShell\v1.0\;
    Copy your path from the System Environment variables and then change it to something like the above and try again. Once Cr is installed then name it back. Problem is if that program that does need it runs first CR is going to break when trying to start it up. If that happens and it installs then try renaming the one in the \system32 folder and copy CR's in it's place. Change the PATH back and then re-boot and it may work. I believe the files is common for all and backward compatible so what ever program is using it should work with the one from the CR folder.
    I'll pass this onto one of the guys here who is looking after these install issues and see if he has any more suggestions.
    Don

  • Invalid Keycodes on primary keys (Robot)

    I have a Robot that is working quite well until I needed to use the '[' and ']' characters :
    robot.keyPress(KeyEvent.VK_OPEN_BRACKET);
    Which generates invalid keycode exeptions. I undestand the need to press and release shift for non-primary keys (eg. ?) and I do this with my robot a few times, but I don't understand why I am unable to get my robot to type brackets.
    I had a similar problem with VK_SLASH, but VK_DIVIDE was an adequate substitute. :)

    Ahh replying to oneself, how embarrassing.
    Churning through the forums I found a post that said if you make a JFrame, set it visible, and dispose of it it eliminates the invalid keycode exceptions. Now I have:
    JFrame frame = new JFrame();
    frame.setVisible(true);
    frame.dispose();
    robot.keyPress(KeyEvent.VK_OPEN_BRACKET);
    robot.keyPress(KeyEvent.VK_CLOSE_BRACKET);
    and it works like a charm. This is one of the stranger bugs/solutions I've come across in my life, and I'm intensely curious as to why this solution works. Any ideas?

  • Cannot find KeycodeV2.dll, or invalid keycode

    Hi,
    First of all i appreciate your great help.
    We are getting following error.
    Cannot find KeycodeV2.dll, or invalid keycode
    Current server details:
    We have crystal reports version 9.1.0.0 installed in Windows Server 2003 R2 Standard Edition and being used this in our visual studio project which is in framework 1.1. The crystal reports in the project are working good.
    Migrating to new server, here are the details:
    Windows 2008 Server Standard Edition and .NET framework 4.0.
    We just upgraded the asp.net project from framework 1.1 to 4.0 and moved the code to the new server. We didn't do any crystal report installation in the new server.
    When we try to run the reports, we are getting following error.
    Cannot find KeycodeV2.dll, or invalid keycode.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: CrystalDecisions.CrystalReports.Engine.InternalException: Cannot find KeycodeV2.dll, or invalid keycode.
    Source Error:
    Line 23:    
    Line 24:     Public Sub New()
    Line 25:         MyBase.New
    Line 26:     End Sub
    Line 27:    
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
    Any help highly appreciated.
    Thanks in advance
    Edited by: rdevarasetty on Dec 8, 2011 8:48 PM

    Moved to .NET SDK forum
    Search here, lots of info on what is supported. CR 9 is not supported in VS 2010, set your project back to 2.0 framework and install the C++ runtime files for VS 2005 Security pack. That may help you.
    Only versions of CR are CR XI R2 SP 6 and CR 2008 SP 2 and above on Windows 2008 Server. And I believe CR 9 only supports IIS 6 so set your App Pool to Legacy Mode.
    Don

  • Integration kit for SAP Invalid keycode.

    I have downloaded the Integration Kit for SAP  evaluation copy from diamond community website : https://boc.sdn.sap.com/node/18962. However, the key code listed on the website is not valid. Please advice where I can get the valid key code.
    Thanks
    Pushparaj.

    Try again, there is a new license key updated on the July 21th.
    Regards,
    Adil

  • Keycode missing in Crystal Reports Basic for Visual Studio 2008

    I just upgraded from Visual Studio 2005 Professional to Visual Studio 2008 Professional (with SP1 installed also).  Crystal Reports Basic for Visual Studio 2008 is listed as installed under the VS Help dialog, but no key code is shown.  And when I attempt to open a Crystal Report, I get a dialog saying 'Please wait while Windows configures Crystal Reports Basic', which eventually terminates with an 'Invalid Keycode' message.
    I've tried repairing the Visual Studio install, and even uninstalling and reinstalling the whole thing.  To no avail.
    Other facts: My VS 2005 version still works with its version of Crystal Reports.  I am running Vista Professional.  Looking in the registry, under HKEY_LOCAL_MACHINE | SOFTWARE | Crystal Decisions | Crystal Reports | VSNET | Keycodes | CR9 NET, I see a Type REG_SZ with a data value in the form xxxxxx-xxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxxx [6 chars-7 chars-26 chars].
    Help! How do I get Crystal Reports Basic for Visual Studio 2008 to work?

    Hi Elaine,
    Thanks for your response.  I do have versions of Visual Studio 2003 and Visual Studio 2005 on my machine, and the earlier versions of Crystal Reports worked with these versions.  In addition to the registry key I cited earlier (which I now understand is a VS 2003 version), there is an entry under HKEY_LOCAL_MACHINE | SOFTWARE | Crystal Decisions | Crystal Reports | 10.2 | Crystal Reports | KeyCodes | CR Ent.  I see that you are correct, and this corresponds to my VS 2005 installation (which still works).  However, there is NO entry under HKEY_LOCAL_MACHINE | SOFTWARE | Crystal Decisions | Crystal Reports | 10.5 (the CR  Basic for Visual Studio 2008 path you indicated).  There is an entry under HKEY_LOCAL_MACHINE | SOFTWARE | Business Objects | 10.5 | Crystal Reports, but it has only keys for ChartSupportPath, CommonFiles, DisablecheckForUpdates, and Path.
    The Windows\assembly folder has 25 files that are CrystalDecisions.xxx, version 10.5.3700.0.  This is consistent with my seeing 'Crystal Reports' listed as installed in VS 2008 Help.  But no KeyCode!
    I tried a complete uninstall and reinstall of VS 2008, without luck.  I can't clean my system of earlier verions of Crystal Reports, because I am still supporting a body of work that I did under VS 2005, and I can't convert all this stuff to 2008 -- at least until I have a fully working VS 2008 suite.  After this experience, I fear that if I were to uninstall an earlier version, i might never get it back!
    I've spend quite a few hours on this with no luck, so any help would be enormously appreciated.

  • Problem with Reinstallation of Xcelsius Present application

    Hi,
    I purchased Xcelsius Present application online in March 2009. 
    As my system is going through an upgradation process, would like to know possibility of re-installation of the application in my new  desktop.
    Would like to get the expertise to reinstall the application.
    Thanks and regards
    Hashim

    Hi Amit,
    Thanks.
    I Have Windows XP operating system and i dont find any problem intalling in the new comp.
    The problem occurs while opening the application, A dialogue box appears giving us to choose one of the options i.e. Trial Version or  Purchase or Enter Keycode. After entering the Keycode it throws a message Invalid Keycode. Not able to rectify this issue or use the application in the new system.
    Pls anyone let me know how to solve this issue.
    Thanks and regards
    Hashim

  • Xcelsius Set Up Problems

    I am trying to set up a new copy of Xcelsius Engage 2008.  When License Manager pops up it asks me for my Xcelsius Key Code which I type in EXACTLY as it is stated on the card I received in the box:
    <keycode deleted>
    I am told that this key code is invalid.  What do I do?  I am wondering if the "Zero's" should be letters or the other way around???  VERY frustrating!
    Edited by: Xcelsius QA Team on Dec 29, 2008 8:15 PM

    Please do not post keycodes.
    Try to method suggested in this post. [Xcelsius 2008 - Invalid Keycode Error message;
    Xcelsius QA Team

  • Insert Field greyed out

    Using CR as bundled with dotnet 2003. Trying to edit an existing report that has been fine for years.
    Toolbox is empty except for text, line and box objects.
    Right click in designer, select "insert", but "fields" is greyed out
    Had problem with "invalid keycode" when trying to display anything for editing, but fixed that by re-registering.
    Any clues anyone?
    Thanks
    Chris

    Try to reinstall the CR part of .NET 2003. Apply SP 1:
    https://smpdl.sap-ag.de/~sapidp/012002523100009301312009E/crnet11win_en.zip
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Dashboard Design Installation issues

    Unable to install Dashboard Design on Windows 7 Office 2010. Invalid Keycode INS00140.
    Installation package name is 51041024
    Keycode is correct
    Running as Administrator.
    HELP???

    Hi,
    This is a know issue in Dashboard design 4.0. You can upgrade to SP 02 or try work around mentioned in SAP Note 1587949 - The Product Keycode is not Valid. INS00140
    Click [here|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533383337333933343339%7D.do] for the note.
    Hope it helps you.
    Regards,
    Nikhil Joy

  • VB6 app won't run CR 11 reports

    Here's the problem.
    I have end-user who want to run Crystal reports, but wants their own custom interface for selecting report criteria, etc.  I've written a VB6 SP6 application, (yes, I know it's archaic, but that's what I have to work with). I am running Crystal 11 Pro, Full license and everything works fine. I put the VB6 app on the end-users machine and the calls to Crystal do nothing. I understand that I would need the developers version of Crystal (not Pro) to distribute the CR runtime and use merger modules to include everything necessary in the  VB6 Install package in order to distribute the runtime, however, the end-user has a full version of Crystal 11 Pro installed on their machine, so I shouldn't need to distribute the runtime. Am I missing something here?? Why won't the program run the CRViewer or print the reports? I get absolutely nothing.  Thanks for any help provided.

    Dan (and anyone else reading this post because they can't get CRXI Developer working with VB6.)
    I ended up paying for a single indicent support session, but here's the solution.
    When I purchased CRXI r2 SP4 Full Developer from the Business Objects e-store (Digital River) I was given a keycode that starts with the letter 'B' to activate and register my product. After talking with the tech I found out that the 'B' keycode is an R1 keycode, not an R2 keycode, and although I could create reports, etc. there was no way that the 'B' keycode would allow me to build the distribution package. I needed to obtain an R2 keycode which shoulld start with the letter 'C'. I also needed to download the correct merge modules for the version of Crystal Developer that I had installed. After some jerking around with your Sales Dept. (who downgraded me to R1 because they said I had a valid R1 keycode, but I still couldn't get it to work) they finally got me an R2 keycode. I then reinstalled R2. I also had to have the most recent merge modules (the ones I downloaded just 1 week earlier would not work). The free Visual Studio 6 installer downloaded from Microsoft works fine for building the .msi installer file and ORCA worked fine for editing the merge modules to incorporate my CR developers keycode.
    So the bottom line is: you must have all the Business Objects elements synchronized perfectly or you won't be able to build a distribution package. By Business Objects elements I mean: the version of CR Developer matches to the version of the merge modules and you have to have a correctly matched keycode from Business Objects.  Can't for the life of me figure out why they would distribute an invalid keycode with the product, but that's what happened to me. 
    Everything is working fine now, thanks for all your help Dan, and BTW, the tech support guy Jonathan was phenomenal. Knew right away what was wrong and what needed to be done to fix it.  The extended time required to fix all this falls back on the B/O Sales Dept. who distributed an invalid keycode in the first place and then balked at getting me a correct keycode.
    Edited by: graywolf on Jul 20, 2009 6:39 PM

  • IsKeyCodeValid.exe - Application Error

    Greetings, I am trying to install Crystal Reports Viewer 2011 evaluation and when I try to put in the key, I am getting: <br>
    <br>
    <br>
    isKeyCodeValid.exe - Application Error<br>
    The instruction at "0x00a846c7" referenced memory at "0x5d636f84". The memory could not be "read".<br>
    Click on OK to terminate the program<br>
    <br>
    If I click OK, it comes up a second time.  If I click OK again, it tells me<br>
    <br>
    Validation Result<br>
    Error:<br>
    The Product keycode is not valid.  INS00140<br>
    <br>
    I have downloaded and extracted the zip file downloaded from 3 different links and always get the same result.  I have tried rebooting the machine to no avail.<br>
    <br>
    The computer is a core 2 duo with 2 gigs of ram running Windows XP Professional Service Pack 3.  None of the KB updates that were listed show up under add/remove programs.  I have tried rebooting, but that has not helped either.<br>
    <br>
    setupexe.log:<br>
    13:46:30.982 Welcome to setup.exe!<br>
    13:46:30.982 Setup engine detected as running locally from fixed media.<br>
    13:46:30.982 Launching SetupEngine.exe: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\setup.engine\SetupEngine.exe"<br>
    13:46:30.982 SetupEngine.exe command line:  -engine "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\setup.engine
    " -bootstrapper "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports
    " -l "C:\DOCUME1\k70693\LOCALS1\Temp\2011.11.16.13.46.30" <br>
    <br>
    <br>
    setupengine.log at the end:<br>
    13:48:46.848 Calling Validator Entry Point..<br>
    13:48:46.848 [validate_ProductKey]acceptedKeyTypes CR.EnableCR;XC.EnableAddOn<br>
    13:48:46.848 [validate_ProductKey]appname:  "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"<br>
    13:48:46.848 [validate_ProductKey]argument:  -keycode ********  -version 140 -property CR.EnableCR<br>
    13:48:46.848 [validate_ProductKey]initDir:  C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions\<br>
    13:48:46.848 [run_external_executable] cmdLine: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"  -keycode ********  -version 140 -property CR.EnableCR<br>
    13:48:57.457 [run_external_executable] Exit code: -1073741819<br>
    13:48:57.457 [validate_ProductKey]keyTypes [CR.EnableCR] is bad<br>
    13:48:57.457 [validate_ProductKey]appname:  "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"<br>
    13:48:57.457 [validate_ProductKey]argument:  -keycode ********  -version 60 -property XC.EnableAddOn<br>
    13:48:57.457 [validate_ProductKey]initDir:  C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions\<br>
    13:48:57.457 [run_external_executable] cmdLine: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"  -keycode ********  -version 60 -property XC.EnableAddOn<br>
    13:49:00.003 [run_external_executable] Exit code: -1073741819<br>
    13:49:00.003 [validate_ProductKey]keyTypes [XC.EnableAddOn] is bad<br>
    13:49:00.003 Validation Failed for : ProductKey<br>
    14:00:43.843 Calling Validator Entry Point..<br>
    14:00:43.843 [validate_ProductKey]acceptedKeyTypes CR.EnableCR;XC.EnableAddOn<br>
    14:00:43.843 [validate_ProductKey]appname:  "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"<br>
    14:00:43.843 [validate_ProductKey]argument:  -keycode ********  -version 140 -property CR.EnableCR<br>
    14:00:43.843 [validate_ProductKey]initDir:  C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions\<br>
    14:00:43.843 [run_external_executable] cmdLine: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"  -keycode ********  -version 140 -property CR.EnableCR<br>
    14:04:13.200 [run_external_executable] Exit code: -1073741819<br>
    14:04:13.200 [validate_ProductKey]keyTypes [CR.EnableCR] is bad<br>
    14:04:13.200 [validate_ProductKey]appname:  "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"<br>
    14:04:13.200 [validate_ProductKey]argument:  -keycode ********  -version 60 -property XC.EnableAddOn<br>
    14:04:13.200 [validate_ProductKey]initDir:  C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions\<br>
    14:04:13.200 [run_external_executable] cmdLine: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"  -keycode ********  -version 60 -property XC.EnableAddOn<br>
    14:04:16.074 [run_external_executable] Exit code: -1073741819<br>
    14:04:16.074 [validate_ProductKey]keyTypes [XC.EnableAddOn] is bad<br>
    14:04:16.074 Validation Failed for : ProductKey<br>
    14:16:36.743 Calling Validator Entry Point..<br>
    14:16:36.743 [validate_ProductKey]acceptedKeyTypes CR.EnableCR;XC.EnableAddOn<br>
    14:16:36.743 [validate_ProductKey]appname:  "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"<br>
    14:16:36.743 [validate_ProductKey]argument:  -keycode ********  -version 140 -property CR.EnableCR<br>
    14:16:36.743 [validate_ProductKey]initDir:  C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions\<br>
    14:16:36.743 [run_external_executable] cmdLine: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"  -keycode ********  -version 140 -property CR.EnableCR<br>
    14:20:29.198 [run_external_executable] Exit code: -1073741819<br>
    14:20:29.198 [validate_ProductKey]keyTypes [CR.EnableCR] is bad<br>
    14:20:29.198 [validate_ProductKey]appname:  "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"<br>
    14:20:29.198 [validate_ProductKey]argument:  -keycode ********  -version 60 -property XC.EnableAddOn<br>
    14:20:29.198 [validate_ProductKey]initDir:  C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions\<br>
    14:20:29.198 [run_external_executable] cmdLine: "C:\Crystal Reports Eval\DATA_UNITS\CrystalReports\dunit\product.crystalreports-4.0-core-32\actions
    isKeyCodeValid.exe"  -keycode ********  -version 60 -property XC.EnableAddOn<br>
    14:21:24.800 [run_external_executable] Exit code: -1073741819<br>
    14:21:24.800 [validate_ProductKey]keyTypes [XC.EnableAddOn] is bad<br>
    14:21:24.800 Validation Failed for : ProductKey
    Edited by: Travis.Hartman on Nov 16, 2011 8:34 PM

    Hello Leandro,
    I tried changing all the "cryptocme2.dll" in my system and replacing with new one. But it didn't work for me.
    Please try as mentioned in this note 1686448 _ Crystal report Installation . Invalid Keycode workaround solution.
    Download the new  isKeyCodeValid.zip file and replace it with the existing one.
    It worked for me.
    Raghu

  • KeyEvent.consume() doesn't work

    I have JFormattedTextField subclassed and implement a KeyListener to avoid typing invalid characters. so i implemented:
         * Implements KeyListener.
        public void keyPressed(KeyEvent event) {
            System.out.println("keyPressed: "+event);
            //verify:
            int keyCode = event.getKeyCode();
            switch (keyCode) {
            case KeyEvent.VK_T :
                System.out.println("valid: "+keyCode);
                break;
            default:
                System.out.println("invalid: "+keyCode);
                event.consume();
                break;
        }//keyPressed()The system out's are correct ("valid", "invalid"), but the invalid characters are still typed in the textfield - even though i call event.consume(). ?

    i had to introduce a class variable as a flag and also implement the other methods of KeyListener:
         * Implements KeyListener.
        public void keyPressed(KeyEvent event) {
            //verify:
            int keyCode = event.getKeyCode();
            switch (keyCode) {
            case KeyEvent.VK_T :
            case KeyEvent.VK_ESCAPE :
                isKeyConsumed = false;
                break;
            default:
                event.consume();
                isKeyConsumed = true;
                break;
        }//keyPressed()
         * Implements KeyListener.
        public void keyTyped(KeyEvent event) {
            if (isKeyConsumed) {
                event.consume();
        }//keyTyped()
         * Implements KeyListener.
        public void keyReleased(KeyEvent event) {
           if (isKeyConsumed) {
               event.consume();
        }//keyReleased()not pretty, but it works as expected.

  • Reinstall of BOBJ Edge V3.1 problem

    Hi all,
    I uninstalled BOBJ Edge V3.1 from my server (Windows Server 2003).  The reason for this was in my original install I used the default connection port of 8080.  It turns out that another program on another server already has port 8080 tied up on our firewall so we can't use that port.  I am trying to reinstall so I can change the connection port to 8181 but when it asks for the Product Keycode and I put in the one from my original install it comes back and tells me that it is an Invalid keycode.
    I have deleted all of the folders that have anything to do with Business Objects and also deleted everything from the registry that had anything to do with Business Objects.
    What else can I do?  I really need this installed again today.
    Thanks in advance!!!

    BOBJ support deleted from items from the registry.

  • Installing iWork05

    I keep getting invalid keycode when I enter serial number. Trial had expired so I put that folder in the Trash and tried to install CD. Got invalid message. Deleted all instances of iWorks from HD (using information from this support site, repaired permissions, reinstalled CD, repaired permissions, upgraded software, repaired permissions....still getting invalid keycode. Version installed with upgrades is ipages 1.02.

    Hopefully, it won't be too long before a folder of user tips will be added to each forum. They are all in the User Tip Library, but, unless you know what words are in the title or who wrote it, they are very hard to find.
    No, IVs. I now work in insurance administration. The only thing I don't like is that I have to use a PC & Word! This week it was constant crashing of Word because it didn't like tables in a couple of my everyday documents. I would love to see a PC version of Pages.
    Peggy

Maybe you are looking for

  • Prevent Instance Shutdown When Control File Can't Be Written To

    Our instance keeps shutting down when the system's backup utility backs up the control file (and once an index file) and locks the file. This also occurs when virus scanning. I was wondering if there was a parameter to set to have DB Writer try more

  • AM console - Unable to create Users

    I'm unable to create users under any organization through AM console. I'm getting the following error in amProfile_ldap. 12/04/2006 10:19:03:585 AM CST: Thread[service-j2ee-2,5,main] WARNING: DirectoryServicesImpl.createUser(): Internal Error occurre

  • Import query spelling inclusions

    Hi, Iam not able to import my file to the "Query Spelling Inclusions" in Search Dictionaries. When im trying to import it added new one as "Query Spelling Inclusions1". Kindly suggest me how to add my file in to the "Query Spelling Inclusions". Then

  • Can't find last .prprj after upgrading to CC 2014, is it permanently lost?

    My computer crashed, but managed to keep all of my personal files.  I redownloaded Adobe softwares but had to now get CC 2014.  Besides the initial compatibility problem I faced with having a new version, I have had to find the last saved instances f

  • Action script 3 help card flip

    Help!!  I am new to Flash.  I am trying to make a  card flip,  I have  a photo on one side and info on the back.  It is controlled by a  button.  I get the card to flip but the infor is on the side2 is flipped to be a mirror image so the text is back