Package Load Failure, no beta versions of anything

Hi,
I get a "Package Load Failure" when starting VS2008. I've tried everything I can
possibly think of, including reading about the problem in this forum, but nothing
helps. The installation has installed five different asseblies correctly (as far as
I can see) in the GAC, two for Oracle.DataAccess, and one each for the others.
To avoid problems, I made completely fresh install of Windows Vista Ultimate, then
I installed all security updates from MS, then VS 2008, then ODT 1110620. No betas
has been installed at any point.
I got one error message during install of ODT, "The request to star the service
OracleMTSRecoveryService has timed out", but I dont think that should matter for
this problem.
Are there any other things to try to get ODT to work? I would appreciate any help I can get.
The guid in the error message when staring VS 2008 is "D601BB95-E404-4A8E-9F24-5C1A462426CE".
Regards,
Carl

Hi
I run the 'gacutil /l | findstr Oracle' and that result seemed OK. I post the output here:
Oracle.DataAccess, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86
Oracle.Management.Omo, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86
Oracle.VsDevTools, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86
Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86
Policy.2.102.Oracle.DataAccess, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86
Policy.2.111.Oracle.DataAccess, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86
System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86
Oracle.DataAccess, Version=1.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342
Policy.1.102.Oracle.DataAccess, Version=1.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342
Policy.1.111.Oracle.DataAccess, Version=1.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342
Policy.10.1.Oracle.DataAccess, Version=1.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342
Policy.10.2.Oracle.DataAccess, Version=1.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342
Policy.9.2.Oracle.DataAccess, Version=1.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342
It is by the way VS 2008 (not 2005), if that makes any difference. I did not try to reregister the assemblies since they seemed OK (but my path to them are a bit different not c:\Oracle\Product, but c:\Oracle\Developer\Product because Developer is the users username (default with Oracle installer), but I did the 'devenv /setup' but that did not help.
regards
Carl

Similar Messages

  • SSIS Package Load Failure and is missing Execute SQL Task in Toolbox

    Also, BIDS closes after right-clicking the toolbox and selecting “Choose Items”.
    I’ve tried several ways to fix these issues with no success.
    I’m running SSIS/SSMS/SQL Server 2008 R2 (but not running an SQL instance on my PC) on a Windows XP with Service Pack 3 workstation. I get the following errors:
    WHEN OPENING BIDS:
    I get 2 errors titled “Package Load Failure”. They both reference ‘Visual Studio Explorers and Designers Package’ as being what failed to load. The first message references GUID 8D8529D3-625D-4496-8354-3DAD630ECC1B. The second references GUID AA612177-A69A-4391-B2F4-17F8A88F4BBA
    . They both mention contacting the package vendor, but I haven’t got any Add-ins loaded so I’m not sure what that means exactly. They also both ask if I’d like to skip loading the package in the future.
    ONCE BIDS IS OPEN:
    No error messages appear here. There is no ‘Execute SQL Task’ in the toolbox for Control Flows. Also, if I attempt to open a project containing this object (Execute SQL Task), I get this error in a modal window:
    TITLE: Microsoft Visual Studio
    There were errors while the package was being loaded.
    The package might be corrupted.
    See the Error List for details.
    BUTTONS:
    OK
    . . . and these errors in the Error List at the bottom of the IDE:
    Error      1             
    Error loading Package.dtsx: Failed to load task "Execute SQL Task", type "Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.ExecuteSQLTask, Microsoft.SqlServer.SQLTask, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91". The contact information
    for this task is "Execute SQL Task; Microsoft Corporation; Microsoft SQL Server 2008 R2; © 2007 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1". 
            C:\Documents and Settings\848862.VCHS_NT_DOMAIN\My Documents\Visual Studio 2008\Projects\LearnSSIS\LearnSSIS\Package.dtsx   
    1               
    1             
    Error      2             
    Validation error. Execute SQL Task : The task has failed to load. The contact information for this task is "Execute SQL Task; Microsoft Corporation; Microsoft SQL Server 2008 R2; © 2007 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1". 
            Package.dtsx    
    0             
    0             
    Error      3             
    Validation error. Execute SQL Task : There were errors during task validation. 
       Package.dtsx    
    0             
    0               
    Finally, when I attempt to add the Execute SQL Task via the Tools menu, “Choose Toolbox Items” selection, I do get the tabbed box for adding things. However, they only come up after issuing this error:
    The following assemblies are installed SDK assemblies but could not be shown in the customize toolbox dialog because they are missing one or more components. Please make sure that all necessary libraries are available:
    Microsoft.SqlServer.SqlCEDest.dll
    Microsoft.SqlServer.Management.CollectorTasks.dll
    Microsoft.SqlServer.SQLTask.dll
    System.Data.SqlServerCe.dll
    Microsoft.Synchronization.Data.SqlServerCe.dll
    (above dll repeated at bottom of message)
    After this message, I have my choice of .NET Framework Compnents. When I select COM Components, those come up with no problem. The WPF Components tab generates the same dll error above. The Maintenance tab is empty. The SSIS Data Flow Items tab loads fine,
    as does the SSIS Control Flow Items tab – but there’s no Execute SQL Task there either.
    If you open the toolbox (on a new project, with a project loaded, or without a project loaded) and right-click, then select “Choose Items”, the entire application quickly closes. This “closing behavior” is the same thing you get if you attempt to add toolbox
    items through either the Tools menu or the right-click method when you launch BIDS in SafeMode.
    In an effort to fix this – I’ve rolled back the .NET Framework version to 3.0 and reinstalled back up to 4; I’ve uninstalled and reinstalled SQL Server 2008 R2 shared services as well as the entire application; I’ve cleared the .tbd files from my user profile;
    and I’ve run several things from the command line (devenv.exe /resetuserdata, /setup, /resetskippkgs, etc.). Lastly – I’ve applied every Service Pack and update applicable to my PC (ok, it belongs to my employer – but no one here has been able to figure this
    out either).
    After having worked this for several days now and, I think, exhausting every available avenue from search engines – I turn to you. Please let me know if you can help. Also, I can provide any additional
    files or information you may require.
    CBS

    try: Devenv.exe /ResetSettings
    http://msdn.microsoft.com/en-us/library/ms241273(v=vs.80).aspx
    Or try this (it's for 2005, but maybe it works for 2008 aswell):
    http://geekswithblogs.net/cicorias/archive/2007/10/10/Restoring-Missing-Toolbox-Items-in-Visual-Studio-2005---just.aspx
    or try
    http://stackoverflow.com/questions/1268298/how-to-rebuild-the-visual-studio-toolbox
    "You can also go into the folder "C:\Documents and Settings\\Local Settings\Application Data\Microsoft\VisualStudio\9.0" and delete the *.tbd files.  I have had to do this a couple times to get rid of duplicate items and when Reset Toolbox crashes
    without warning"
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

  • Package Load Failure message in VS 2005 and Error: WIJ 20002

    After installing BusinessObjects Enterprise XI 3.1 .NET SDK when ever I open any project in VS 2005 I get the error message (the same happened on other system as well)
    Package Load Failure
    Package 'BusinessObjects.Enterprise.Vsip.BOEVsPackage, BOEVsPackage, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=... has failed to load properly (GUID = {...}). Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future? You may use 'devenv /resetskippkgs' to re-enable package loading.
    I did try 'devenv /resetskippkgs' but still get this error. Any idea reagarding this.
    Next issue using the code sample provided in the site to create webi document by passing the universe id gives error message :
    "The Web Intelligence Java Report Panel cannot connect to the server. close the report panel and try to connect again or see your BO Administrator. (Error: WIJ 20002)."
    The Java version I have is 6 and I checked the Universe is not locked.
    Need help to identify the cause for both errors.

    Try the following as posted on another forum:
    Two solutions: 
    1.  -Go in to the Tools menu in .NET, and choose Import and Export Settings.
        - From the dialogue box, choose Reset All Settings and follow the steps
    2. If you have installed VS.NET to a drive other than the C drive, copy all files from the folder C:\Program Files\Microsoft Visual Studio 8\Common7\IDE to the same folder on the drive where .NET is installed, ie :
    D:\Program Files\Microsoft Visual Studio 8\Common7\IDE
    Regards,
    Jonathan

  • Package Load Failure VS 2008 Architect & 11.1.0.6.20

    I have a virtual machine running Windows Server 2003, IIS, and Visual Studio 2008 Team Architect.
    When I try to install "ODAC 11.1.0.6.20 with Oracle Developer Tools for Visual Studio" I get an error "Could not start the OracleMTSRecoveryService service on Local Computer. Error 1053: The service did not respond to the start or control request in a timely fassion." I hit "Ignore" and the installation completes.
    Then when I run Visual Studio and select "Run SQL*Plus Script" I get:
    Package Load Failure
    Package 'Oracle Develper Tools for Visual Studio .Net' has failed to load properly...
    I have uninstalled and reinstalled without the MTS Recovery Service and get the same error.
    Any suggestions on getting this to work?

    I started visual studio with logging turned on. Here are the results from the log file:
    <entry>
    <record>60</record>
    <time>2008/01/18 19:14:09.974</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{D601BB95-E404-4A8E-9F24-5C1A462426CE}</guid>
    </entry>
    <entry>
    <record>61</record>
    <time>2008/01/18 19:14:11.026</time>
    <type>Warning</type>
    <source>Microsoft Visual Studio Appid Stub</source>
    <description>CheckPackageSignature failed; invalid Package Load Key</description>
    <guid>{D601BB95-E404-4A8E-9F24-5C1A462426CE}</guid>
    </entry>
    <entry>
    <record>62</record>
    <time>2008/01/18 19:14:11.056</time>
    <type>Information</type>
    <source>Microsoft Visual Studio</source>
    <description>Begin package load [Oracle Developer Tools for Visual Studio .NET]</description>
    <guid>{D601BB95-E404-4A8E-9F24-5C1A462426CE}</guid>
    </entry>
    <entry>
    <record>63</record>
    <time>2008/01/18 19:14:16.273</time>
    <type>Error</type>
    <source>Microsoft Visual Studio</source>
    <description>SetSite failed for package [Oracle Developer Tools for Visual Studio .NET]</description>
    <guid>{D601BB95-E404-4A8E-9F24-5C1A462426CE}</guid>
    <hr>80004005 - E_FAIL</hr>
    </entry>
    <entry>
    <record>64</record>
    <time>2008/01/18 19:14:16.313</time>
    <type>Error</type>
    <source>Microsoft Visual Studio</source>
    <description>End package load [Oracle Developer Tools for Visual Studio .NET]</description>
    <guid>{D601BB95-E404-4A8E-9F24-5C1A462426CE}</guid>
    <hr>80004005 - E_FAIL</hr>
    </entry>

  • ODT Package Load Failure

    I am running VS.NET 2005 SP1 on XP Pro SP2 and I have Oracle 10gR2 installed on this box. I downloed and installed ODT beta in my 10gR2 Home. Now I ge the following:
    Package 'Oracle Developer Tools for Visual Studio .NET' has failed to load properly ( GUID = {D601BB95-E404-4A8E-9F24-5C1A462426CE} ). Please contact package vendor for assistance. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future? You may use 'devenv /resetskippkgs' to re-enable package loading.
    Any ideas?

    Those directions do not seem to be valid in my case.
    For example, item 4 states: Under <configuration> <configsections> remove the following entry
    <section name="oracle.dataaccess.client"
    type="System.Data.Common.DbProviderConfigurationHandler, System.Data,
    Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
    There simply is no such entry in my machine.config, here is what I have:
    <sectionGroup name="oracle.dataaccess.client" type="Oracle.DataAccess.Client.OracleSectionGroup, Oracle.DataAccess, Version=2.111.5.10, Culture=neutral, PublicKeyToken=89b483f429c47342">
    <section name="settings" type="Oracle.DataAccess.Client.SettingsSection, Oracle.DataAccess, Version=2.111.5.10, Culture=neutral, PublicKeyToken=89b483f429c47342" />
    <section name="udtCustomTypeMappings" type="Oracle.DataAccess.Client.UdtCustomTypeMappingsSection, Oracle.DataAccess, Version=2.111.5.10, Culture=neutral, PublicKeyToken=89b483f429c47342" />
    </sectionGroup>
    As well as #5 is concerned my entry is in fact correct, see for yourself:
    <add name="Oracle Data Provider for .NET" invariant="Oracle.DataAccess.Client" description="Oracle Data Provider for .NET" type="Oracle.DataAccess.Client.OracleClientFactory, Oracle.DataAccess, Version=2.111.5.10, Culture=neutral, PublicKeyToken=89b483f429c47342" />
    Any other ideas?

  • ODT 10.2.0.2.10 beta - Package Load Failure VS2005.

    Attempts to use Oracle Explorer from VS 2005 resulted in the following error; tried to restart VS2005 but errors continued to occur.: The Oracle Developer Tools for Visual Studio .NET ({D601BB95-E404-4A8E-9F24-5C1A462426CE}) did not load because of previous errors.
    For assistance, contact the package vendor. To attempt to load this package again, type 'devenv /resetskippkgs' at the command prompt.
    Any ideas? Thanks

    My ODT is now working. I recommend people here struggling try the following:
    Ensure your Windows Installer is updated to version 3.1 from Microsoft Update
    Backup your tnsnames.ora (in oraclehome\product\client\10.x\network\admin)
    Use the registry Editor to search for "Oracle" and visit every result, assess whether it is relating to oracle client (look for the install path) or Oracle Developer Tools but be careful to leave alone references VS.NET's oracle bits (System.Data.Oracle) and delete all the oracle/odt related ones
    -- note: you dont need to delete ControlSet00x branched ones.. just CurrentControlSet branch (the Set00x branches are archives)
    Delete the oracle client directory from your system. oci.dll may be in use and refuse to delete. Use a utility like HijackThis "Delete on Startup" (tools section) which tells windows to delete a file as it starts up.
    Repair your installation of VS.NET. Your window layouts etc will be preserved.
    Reinstall Oracle DT from ODAC1020Beta, but ENSURE THAT:
    --you are installing to the default locations
    --you are installing ODT for VS2005, not 2003
    I did these staps and my system went from broken as described, to now working. Let me know how your mileage varies

  • Package Load Failure ODT 11.1.06.20 production

    I have just downloaded the production release of ODT. I uninstalled ODT 11 beta 2.
    I installed ODT 11 prod without Oracle Services for Microsoft Transaction Server 11.1.6.0.
    Now I get this error when I want to create a new Oracle Database Project in VS 2005 SP1.
    VSIP: Package 'Oracle Developer Tools for Visual Studio .NET' has failed to load ( GUID = {D601BB95-E404-4A8E-9F24-5C1A462426CE} ).
    Please contact package vendor for assistance.
    I also get the same error when I want to connect to a Oracle server in the Server Explorer.
    I have tried the tips that were posted at the link below but they don't fix this problem. http://forums.oracle.com/forums/ann.jspa?annID=258
    Any help would be very much appreciated. Thank you.
    Fabian

    I found a fix for me. Maybe it works for other people too.
    3 dlls were not in my GAC.
    Oracle.Managment.Omo
    Oracle.VsDevTools
    Oracle.Web
    Added these manually.
    I also had to fix some errors in machine.config.
    Oracle install added this to machine.config
    <healthMonitoring configSource="Machine.Config.HealthMonitoring.config">
    <providers>
    <add name="OracleWebEventProvider" type="Oracle.Web.Management.OracleWebEventProvider, Oracle.Web, Version=2.111.6.20, Culture=neutral, PublicKeyToken=89b483f429c47342" connectionStringName="OraAspNetConString" buffer="true" bufferMode="OracleNotification" />
    </providers>
    </healthMonitoring>
    Because we store our health monitoring section in a separate file (i.e.
    Machine.Config.HealthMonitoring.config) we have now 2 providers section under healthmonitoring which VS 2005 doesnt' like. So I moved the Oracle item into our separate file and deleted the providers section so it looks like this now
    <healthMonitoring configSource="Machine.Config.HealthMonitoring.config">
    </healthMonitoring>
    One more thing. A connection string was missing in machine.config. Either the Oracle installer couldn't add it because our config files are encrypted or because we keep them in a separate config file just like for healthmonitoring.
    I added this to our connection string config file.
    <add name="OraAspNetConString" connectionString=" " />
    Now all works fine.

  • Package Load Failue

    I have just downloaded the most recent ODT for Visual Studio 2005, and have encountered a Package Load Failure. I have uninstalled the previous version, as well as Visual Studio 2005, then cleaned the registry, multiple times only to get the following error:
    Package Load Failure
    Package 'Oracle Developer Tools for Visual Studio. NET' has failed to load properly (GUID = {D601BB95-E404-4A8E-9F24-5C1A462426CE}). Please contact package vender for assistance. Application restart is recommended, due to possible environment corruption. Would you like to disable loading this package in the future?....
    Anyone have advice?

    What version of ODT did you install before - 10.1.0.4 or 10.2.0.2.20 ?
    10.2.0.2
    Did you uninstall the previous version of ODT ? If yes, how did you uninstall ?
    Yes, with the remove feature in the installer. Then I did a registry clean with ccleaner
    Did you install ODT 11g Beta2 in the same directory where you had installed your previous version of ODT ?
    Tried both yes and no
    What edition of VS2005 are you using - professional, enterprise etc.
    VS2005 Team Edition for Software Developers
    Do you have VS2005 SP1 installed ?
    Yes

  • Package Load Errors

    I installed Sql Server Express Advanced today, and decided to install the toolkit as well. When I open Business Intelligence Development Studio, I get the "Package Load Failure" for the 'ReportDesignerPackage' and 'DataWarehouse VSIntegration layer' packages. I can't seem to find any recent clogs or forum responses that address this issue, and the older ones (most are from 2005) haven't solved the problem. Do I have to reinstall everything???
    Thanks,
    Joe

    Hi,
    We need to full error message + the error log, in order to understand the problem. But my first gusse is that you are trying to open a Business Intelligence Package which is not supported in SQL Express.
    [Personal Site] [Blog] [Facebook]

  • I cnnot see a down load indicator in Firefox4 beta version.

    in the old version of firefox when I down load something from a web site i see a little green bar the lower right side of windows that let me see how far went the down loading. This indicator is not coming up in the beta version. I miss this bar as this indicates how far the down load progreessed. Hve they put this thing in the newer version? So far I had no other problems with it.

    For Firefox 4, when you download a file, the Firefox icon in the Windows taskbar will indicate the progress of the download. It will show a green bar to indicate how much of the file has been downloaded.

  • I uploaded beta version of Firefox. jigzone puzzles download is loading multiple puzzles in the same wiindow maybe 20 or more puzzles at the same time. How doI get rid of the beta version and go back to the previsious versions or correct the problem.

    My newspaper downloaded. the download of jigzone puzzle created multiple copies of the puzzle in the same window. I went to safari to see if it was the jigzone website but it downloaded correctly. How do I get rid of the beta version I downloaded this morning or correct this problem. I closed firefox and restarted the computer (IMAX) and problem persisted.

    Did you scroll down on the archive page that was linked in the FAQ?
    I see the following releases listed:
    (Released 3/05/2012) Flash Player 11.1.102.63 (174 MB)
    (Released 3/05/2012) Flash Player 10.3.183.16 (67.3 MB)
    (Released 2/15/2012) Flash Player 11.1.102.62 (174 MB)
    (Released 2/15/2012) Flash Player 10.3.183.15 (67.3 MB)
    (Released 11/10/2011) Flash Player 11.1.102.55 (174 MB)
    (Released 11/10/2011) Flash Player 10.3.183.11 (76.9 MB)
    (Released 9/21/2011) Flash Player 10.3.183.10 (80.5 MB)
    (Released 8/24/2011) Flash Player 10.3.183.7 (74.1 MB)
    (Released 8/9/2011) Flash Player 10.3.183.5 (70.6 MB)
    (Released 6/28/2011) Flash Player 10.3.181.34 (75.7 MB)
    (Released 6/14/2011)  Flash Player 10.3.181.26 (75.6 MB)
    (Released 6/5/2011)  Flash Player 10.3.181.22 (75.7 MB)
    (Released 5/31/2011)  Flash Player 10.3.181.16 (6.3 MB)
    (Released 5/12/2011)  Flash Player 10.3.181.14 (70.5 MB)
    (Released 4/15/2011)  Flash Player 10.2.159.1 (66.3 MB)
    (Released 3/21/2011)  Flash Player 10.2.153.1 (66.3 MB)
    (Released 2/28/2011)  Flash Player 10.2.152.32 (38.4 MB)
    (Released 2/08/2011)  Flash Player 10.2.152.26 (66.3 MB)
    (Released 11/04/2010)  Flash Player 10.1.102.64 and 9.0.289.0 (126 MB)
    (Released 9/20/2010)  Flash Player 10.1.85.3 and 9.0.283.0 (126 MB)

  • How do I uninstall the Safari Beta version?

    I'm using Firefox to post this since the beta version of Safari went belly up a couple of days ago. It's not loading many of my usual daily websites that I need access to.
    When I tried to log in HERE I got this:
    http://solisstyle.com/ims/pic.php?u=4562lQs3D&i=74179
    I searched the Apple website for Safari Beta 3 (& all versions of that phrase) and came up with nada so I was hoping that someone here would have some info.
    I want to get rid of the beta version and go back to the previous stable version.
    Thanks in advance!
    PS - What I'm looking for is the Safari beta file to download. I made the mistake of deleting the beta package that contained the uninstaller since it WAS working so well.
    Live & learn.

    The uninstaller with beta 3.0 will not uninstall the program because I don't have a restorable version of Safari. ????? is this a weird catch 22? Of course I don't have it, it un-installed 2.1 when it installed the beta. Now Adobe won't install because of safari and safari won't uninstall because of safari and I cannot find a copy of safari 2 (only updates that need safari2) I'm going in and killing anything to do with safari.. this doesn't make me happy. I'm officially waiting on OSX 10.5 for a while.

  • Unable to Migrate Reports Created in Beta Version to Release Version

    I am new to Crystal Reports and apologize for my ignorance.  I could really use some help with a very frustrting problem though.  I began using Crystal Reports last September with the Beta version available at the time for Visual Studio 2010.  I created a number of reports that worked fine.
    Recently, I became aware of the official release and thought I should install it before attempting to publish my application.  After considerable challenges trying remove the Beta Version from my computer I was finally able to remove it and get the official release installed.  Unfortunately, when I opened my project in Visual Studio I received a message that my solution was created with an older or unknown version of Crystal Reports.  It gave me the option to convert the solution which I tried to do.  The conversion immediately displayed this error "An error occurred while attempting to load the Crystal Reports runtime.  Either the Crystal Reports registry key permissions are insufficient, or the Crystal Reports runtime is not installed correctly.  Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64 or ltanium) required.  Please go to http://www.businessobjects.com/support for more informatio."
    Running the conversion also wiped out the contents of the *.cs files for each of my reports.
    I tried to open the project without converting the reports but I still received the above error.
    I have read a number of posts about similar issues.  Many, however, involve deploying the application on a user machine.  I am simply trying to access my project in Visual Studio IDE.  I did change the platform target for my project to x86 (several posts described this as a solution) but it had no impact.
    I did try to install and run the CRRedist program but continued to receive the error.  I downloaded the complete package (exe) and the Redist Installation (32 bit) from the SAP Knowledge Center.  I did originally create the reports with my Application Target framework set to .Net Framework 3.5 and have since changed that to .Net Framework 4.  I tried changing it back to 3.5 but still received the error.  I am running Vista as my operating system.
    I would greatly appreciate any help you can provide.  I really want to use Crystal Reports as my reporting tool but can't afford to waste days trying to resolve these types of issues.

    Sorry me, previous post i wrong say 10.1.3 and is 10.1.2.3.
    If you are at 10.1.2.3 version, it could be a problem with the DISPLAY enviroment variable. You must be sure that X11 services are running fine on the server.
    Try this:
    $ export DISPLAY=:0.0
    $ xclock
    Wait about 5 minutes, if you do not receive error, do this at the same session:
    $ opmnctl stopall
    $ opmnctl startall
    Test Oracle Report.
    If you get an error at xclock command, you must activate X11 services at your server or use a X11 services emulator like Reflection, Exceed at your PC, and set DISPLAY variable with PC's IP address.
    Regards
    David Duenas.
    Edited by: David Duenas on Jul 20, 2009 1:57 PM

  • Package load Failed! Invalid package Title, manifest file cannot be found

    Greetings. I am new to UPK and am seeking guidance on an upgrade to 11.1.
    A little background on what we are trying to do:
    We have two machines:
    Windows 2003 machine in domain 'X' | UPK 11.0.0.1.
    Windows 2008 R2 virtual machine in domain 'Y' | UPK 11.0 on the new machine first, install the 11.0.0.1 patch, and then upgrade to 11.1.
    We are using the same database as the old machine. Developer Server is Standard Authentication, Knowledge Center is Windows authentication.
    ==========================================================================================
    So far we have installed 11.1 with the respective database upgrades, but are lost as to how to migrate the old Content Root data. We have copied all the content to the new Content Root, added it to IIS like the old machine, and verified that the UPK database Content Root path is correct and working.
    For the rest of the post, I am remoted into the server from my local workstation, and then using IE to access KCenter on the server's FQDN, not via localhost.
    Since I am green, so I presumed that I would need to import the titles under Manager in KCenter. I zipped each content folder individually (they are named "1", "9", etc), and then attempted to import each zip file.
    NOTE: At this stage sometimes we are prompted to authenticate again. When it does, sometimes the credentials that we know work, get rejected and we are prompted again. This will repeat until we get a 401 and we have to start over. We have verified that the Windows account currently in session with the site is valid and has administrator authority within KC.
    NOTE2: On the first few tries, .NET complained that maxRequestLength was not large enough. I had our servers team increase it on the actual server in order for us to proceed.
    Provided we don't have to authenticate again, or that it actually accepts our credentials, we get to the 30% mark and then receive the error: *"Package load Failed! Invalid package Title, manifest file cannot be found"*
    Does anyone have any wisdom for this process? The title importation section in the deployment manual is not helping, and the administrator from whom I am taking over this software has not had to deal with this before.
    Thank you,
    Ian
    Edited by: 986290 on Feb 5, 2013 10:21 AM

    Hi Marc, thanks for the post,
    I have gone through an extensive troubleshooting process with Oracle, including their development team, in order to fully complete our project setup. As a supplemental bit of information, we also were having connection errors when attempting to publish directly to the knowledge center.
    As far as the context of this post, here is the solution in brief:
    1) Verify that the package being imported was published from the same version of the Developer Client as the Knowledge Center installation's.
    2) Check for database consistency issues. In our case we were using a database that was built in another domain. After numerous attempts with Oracle support on the line to determine the inconsistency, it was decided to completely reinstall and build a new database from scratch in the new domain.
    3) Check application pool identities and access (while we had some inconsistencies here, correcting them did not change the behavior of the import/publish errors)
    In review, a lot of what we had setup was correct. Our primary point of failure, we feel, was using the old database. Technically this should not have been a problem, but Murphy likes to get his way sometimes.
    Cheers,
    Ian

  • BizTalk admin console error Provider load failure

    Hi,
    I am facing issue with BizTalk admin console, getting below error, 
    i  thought it will be due to sql server or WMI so restarted sql services as well WMIS services but no luck. restarted Distributed transaction services as well as restarted machine but it did not solve.
    TITLE: BizTalk Server Administration
    Failed to load Group [AMTROWBT13DV04\AMTROWBT13DEV:BizTalkMgmtDb] data providers. (Microsoft.BizTalk.Administration.SnapIn)
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2013+R2&ProdVer=3.11.158.0&EvtSrc=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors&EvtID=FailedLoadingGroupProviders&EvtChain=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors+%2cFailedLoadingGroupProviders
    ADDITIONAL INFORMATION:
    Failed to load Group [AMTROWBT13DV04\AMTROWBT13DEV:BizTalkMgmtDb] data providers. (Microsoft.BizTalk.Administration.SnapIn)
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2013+R2&ProdVer=3.11.158.0&EvtSrc=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors&EvtID=FailedLoadingGroupProviders
    Provider load failure  (System.Management)
    after looking at event viewer i can see few more error messages, 
    Faulting application name: mmc.exe, version: 6.3.9600.16384, time stamp: 0x52158765
    Faulting module name: KERNELBASE.dll, version: 6.3.9600.17055, time stamp: 0x532943a3
    Exception code: 0xe0434352
    Fault offset: 0x00011d4d
    Faulting process id: 0x215c
    Faulting application start time: 0x01d004a6e0c31506
    Faulting application path: C:\windows\SysWOW64\mmc.exe
    Faulting module path: C:\windows\SYSTEM32\KERNELBASE.dll
    Report Id: 3d994be7-709f-11e4-80ee-00505689506c
    Faulting package full name: 
    Faulting package-relative application ID:
    Application: mmc.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.Reflection.TargetInvocationException
    Stack:
       at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(System.Object, System.Threading.ThreadExceptionEventArgs)
       at System.Windows.Forms.Application+ThreadContext.OnThreadException(System.Exception)
       at System.Windows.Forms.Control.WndProcException(System.Exception)
       at System.Windows.Forms.Control+ControlNativeWindow.OnThreadException(System.Exception)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.IntDestroyWindow(System.Runtime.InteropServices.HandleRef)
       at System.Windows.Forms.UnsafeNativeMethods.DestroyWindow(System.Runtime.InteropServices.HandleRef)
       at System.Windows.Forms.NativeWindow.DestroyHandle()
       at System.Windows.Forms.Control.DestroyHandle()
       at System.Windows.Forms.Control.Dispose(Boolean)
       at Microsoft.BizTalk.Administration.SnapIn.Forms.GroupHub.OperationsCtrl.Dispose(Boolean)
       at System.ComponentModel.Component.Dispose()
       at Microsoft.ManagementConsole.FormView.InternalShutdown()
       at Microsoft.ManagementConsole.View.HandleShutdownRequest(Microsoft.ManagementConsole.Internal.IRequestStatus)
       at Microsoft.ManagementConsole.View.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.ViewMessageClient.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Microsoft.ManagementConsole.Internal.Request)
       at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(Microsoft.ManagementConsole.Internal.IMessageClient, Microsoft.ManagementConsole.Internal.RequestInfo)
       at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
       at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(Microsoft.ManagementConsole.Executive.SimpleOperationCallback)
       at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Object[], System.Signature, Boolean)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(System.Object, System.Object[], System.Object[])
       at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
       at System.Delegate.DynamicInvokeImpl(System.Object[])
       at Microsoft.ManagementConsole.Executive.DelegateMessage.OnExecute()
       at Microsoft.ManagementConsole.Executive.Message.Execute()
       at Microsoft.ManagementConsole.Executive.SnapInThread.DispatchPendingSnapInMessages()
       at Microsoft.ManagementConsole.Executive.SnapInThread.OnDataReadyAsync(System.Object, System.EventArgs)
       at Microsoft.ManagementConsole.Executive.MmcThreadMessageWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
       at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application.Run()
       at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
       at Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()
       at Microsoft.ManagementConsole.Executive.SnapInThread.OnThreadStart()
       at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    does any one face similar issue if yes can you please help me to solve this?
    Regards,
    Amit
    Regards, Amit More

    here is log generated during configuration,
    [2014-11-24 05:16:10:0572 Info Configuration Framework]Configuring feature: WMI
    [2014-11-24 05:16:10:0588  Info BtsCfg] Entering function: CBtsCfg::ConfigureFeature
    [2014-11-24 05:16:10:0588  Info BtsCfg] Configuring feature: WMI
    [2014-11-24 05:16:10:0588  Info BtsCfg] Entering function: CBtsCfg::IsSelectedAnswer
    [2014-11-24 05:16:10:0588  Info BtsCfg] Leaving function: CBtsCfg::IsSelectedAnswer
    [2014-11-24 05:16:10:0588  Info BtsCfg] Entering function: CWMI::Connect
    [2014-11-24 05:16:10:0588  Info BtsCfg] Leaving function: CWMI::Connect
    [2014-11-24 05:16:10:0603  Info BtsCfg] Entering function: CWMI::CreateGroup
    [2014-11-24 05:16:10:0791  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(438): FAILED hr = 80041013
    [2014-11-24 05:16:10:0791  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:10:0791  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btscfg.cpp(1801): FAILED hr = 80041013
    [2014-11-24 05:16:10:0791  Info BtsCfg] Entering function: CBtsCfg::UnConfigureFeature
    [2014-11-24 05:16:10:0791  Info BtsCfg] Unconfiguring feature: WMI
    [2014-11-24 05:16:10:0791  Warning BtsCfg] BTS management server or DB names are not found in the registry.
    [2014-11-24 05:16:10:0791  Info BtsCfg] Entering function: CWMI::StopHostInstance
    [2014-11-24 05:16:10:0807  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1553): FAILED hr = 80041013
    [2014-11-24 05:16:10:0807  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:10:0807  Info BtsCfg] Entering function: CWMI::UnMapHost
    [2014-11-24 05:16:10:0807  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1698): FAILED hr = 80041013
    [2014-11-24 05:16:10:0807  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:10:0807  Info BtsCfg] Instantiating IBTSMsgBoxPerformance object
    [2014-11-24 05:16:10:0869  Info BtsCfg] Calling IBTSMsgBoxPerformance::UninstallArtifacts
    Exception in CounterManager.UninstallArtifacts when uninstalling the perf counter instances. The exception details are: 
    Source of exception: System
    Message: Cannot delete Performance Category because this category is not registered or is a system category.
    Stack trace:    at System.Diagnostics.PerformanceCounterCategory.Delete(String categoryName)
       at Microsoft.BizTalk.MsgBoxPerfCounters.MgmtDbAccessEntity.UninstallInstances(Boolean regularUninstall)
       at Microsoft.BizTalk.MsgBoxPerfCounters.CounterManager.UninstallArtifacts(Boolean regularUninstall, String logFileName)
    [2014-11-24 05:16:11:0166  Info BtsCfg] Stopping Tracing
    [2014-11-24 05:16:11:0166  Info BtsCfg] Entering function: CWMI::DeleteServer
    [2014-11-24 05:16:11:0182  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1353): FAILED hr = 80041013
    [2014-11-24 05:16:11:0197  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:11:0197  Info BtsCfg] Entering function: CWMI::UnConfigureGroup
    [2014-11-24 05:16:11:0197  Error BtsCfg] d:\bt\127854\private\source\setup\btscfg\btswmi.cpp(1076): FAILED hr = 80041013
    [2014-11-24 05:16:11:0197  Error BtsCfg] Provider load failure
    [2014-11-24 05:16:11:0197  Info BtsCfg] Leaving function: CBtsCfg::UnConfigureFeature
    [2014-11-24 05:16:11:0197  Info BtsCfg] Leaving function: CBtsCfg::ConfigureFeature
    [2014-11-24 05:16:11:0213 Warning Configuration Framework]Feature failed to configure: WMI.
    [2014-11-24 05:16:11:0400 Info Configuration Framework]Configuration Summaries:
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [Group] Failed to configure with error message [Provider load failure
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [BizTalk Runtime] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [BAM Tools] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-11-24 05:16:11:0400 Error Configuration Framework]Feature: [BAM Portal] Failed to configure with error message [Feature is skipped due to dependent feature (Group) failed to configure correctly.]
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: SSOServer,Engine Configuration Enabled: yes
    Sub UI: no Configured: yes
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: SSOServer,Engine Configuration Enabled: no
    Sub UI: yes Configured: yes
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: WMI Configuration Enabled: yes
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: Engine,BTSCfg Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: RulesEngine Configuration Enabled: yes
    Sub UI: no Configured: yes
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: MOT Configuration Enabled: yes
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: BAMTools Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: BAMTools Configuration Enabled: no
    Sub UI: yes Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: BAMPortal Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]
    Feature: MsEDIAS2 Configuration Enabled: no
    Sub UI: no Configured: no
    [2014-11-24 05:16:11:0400 Info Configuration Framework]Leaving function ConfigureFeatures().
    [2014-11-24 05:16:11:0416 Info Configuration Framework]Entering function WizardStep_NextStepChanged.
    [2014-11-24 05:16:11:0416 Info Configuration Framework]Entering function ConfigWizardResult_Load.
    [2014-11-24 05:16:11:0447 Info Configuration Framework]Leaving function ConfigWizardResult_Load.
    [2014-11-24 05:16:11:0478 Info Configuration Framework]Leaving function WizardStep_NextStepChanged.
    [2014-11-24 05:16:14:0416 Info Configuration Framework]Displaying information notification to user. Message: <Exception Message="Provider load failure
    " Source="" HelpID="" />
    Regards, Amit More

Maybe you are looking for

  • Some questions on whitespace and &

    Dear all, I have some questions on whitespace and & that need you kind help: 1. Except /n /t /r and space, is there any characters that are whiteSpace characters? 2. When parsing XML document, when the ignorableWhitespace() method is called? Will it

  • Do you need to generate HTML table rows from XML in InDesign?

    General issue: you export XML and you get a bunch of content for xml elements that were a table in inDesign. But they don't have any rows, just cell after cell. What will make rows in your output? Solution: XSLT; you need to use the @aid:tcols attrib

  • Add comments in a text box or callout

    This question was posted in response to the following article: http://help.adobe.com/en_US/acrobat/pro/using/WS58a04a822e3e50102bd615109794195ff-7e5a.w.h tml

  • HT1758 Early 2007 24" iMac iMac6,1 missing?

    This list is unfinished/incomplete. Is the early 2007 24" iMac Model iMac6,1 - MA456xx/A just 32bit or 64bit compatible on Snow Leopard? in Mac OS X v10.6: Macs that use the 64-bit kernel http://support.apple.com/kb/HT3770 the article indicates which

  • Looping the complete page in Smartforms

    Hi, How can I loop the entire page in smartforms which contain multiple windows?