Error: 80040154

Retrieving the COM class factory for component with CLSID {E5FF9F62-0E7C-4372-8AD5-DA7D2418070C} failed due to the following error: 80040154.
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: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {E5FF9F62-0E7C-4372-8AD5-DA7D2418070C} failed due to the following error: 80040154.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80040154): Retrieving the COM class factory for component with CLSID {E5FF9F62-0E7C-4372-8AD5-DA7D2418070C} failed due to the following error: 80040154.]
TOPRAND.WEB.member.ForgetPwd.btnSend_Click(Object sender, EventArgs e) +1063
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927

Have you installed either the client tools, or done a custom installation choosing just the .NET SDK on your development machine from the Crystal Reports Server install.
If you have already done this, verify your references are 11.5.  If they aren't you will need to reinstall.

Similar Messages

  • Trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit - setup.exe fails due to msxml3.dll error PDApp message [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154

    If anyone is able to solve this they are a genius (or I am doing something very stupid!)
    I am trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit PC but setup.exe fails due to a msxml3.dll error.
    Following a big bundle of recent Windows 7 updates, I started getting 'bad image' msxml3.dll error messages when opening any CS5.5 master collection program (Eg Premiere / Photoshop / Illustrator / Dreamweaver). Following advice on some threads here I tried uninstalling and then using the Adobe CC Cleaner Tool to clean up install, then reinstalling from my original DVD media.
    Whenever I try using run setup.exe from installtion disc 1 the installing fails due to 'Missing files'. I have also tried dowloading trial versions and runing setup.exe fro mthe downloaded files but i still get the same message.
    I have searched the forum and others have experienced this error but none of the solutions I have found seem to be working for me - as many seem to relate to download installations whereas I am installing from original DVD media (which worked fine before on the same PC)
    These are the FATAL messages from the PDApp log
    12/11/2014 15:29:27 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
    12/11/2014 15:29:27 [FATAL] Setup - Could not initialize ADXML object
    12/11/2014 15:29:27 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    The PDApp troubleshooting seems to indicate that this is caused by error in downloads but I am getting it with both original media DVD and downloads.
    I have also tried using my logon (which has admin privileges) and under our main admin account - and I get the same errors.
    Is a clean install of Windows 7 + CS5.5 my only option?
    Any help / info / advice / solutions very much appreciated! I have spent the last 2 days trying to sort this out and seem to be getting nowhere.
    Thanks.

    Thanks for the reply kglad - much appreciated.
    I have already tried that option (along with downloading files) as it was one of the solutions mentioned on other threads, but that also failed.
    Any other ideas?

  • COM class factory Error (80040154)

    Our Windows based (C#, .Net Framework 3.5) console application receives this error when attempting to interface BO XI v12.1.
    This issue only occurs when the console app runs on a 64 bit server (Windows 2008 R2).
    Error:
    Retrieving the COM class factory for component with CLSID {E063B04A-CB8B-460E-99D0-F7D8FA2FAAA2} failed due to the following error: 80040154
    The error occurs when trying to use the boSession GetInfoStore object. I have seen similar posts but they relate to an web based app running under IIS.
    Any suggestions welcome...
    Thanks

    Our application is built as x86. After further debugging I find the error is occuring when we are using the BOSession object.
    Code used is as follows:
    m_boSession = boSession;
    // Construct report query
    String sQuery = "select * from CI_INFOOBJECTS" +
    " where SI_PROGID='CrystalEnterprise.Report'" +
    " and SI_ID=" + iReportID;
    // query InfoStore and retrieve report
    m_ios = m_boSession.GetInfoStore().Query(sQuery);
    if (m_ios.Count < 1)
          throw new Exception("Either the supplied report id (\"" + iReportID + "\") " +
         "does not exist, or the user has no access.");
    // store report object
    m_report = new Report(m_ios[1].PluginInterface);   <<<<<<<Error occur here
    The error occurs in the line above due the PluginInterface getting ths error: unable to get si_marked_as_read property value.
    We are using the BO XI DSK v3.1.

  • Retrieving the COM class factory for component with CLSID {01732742-D1A2-11D7-99EB-505054503030} failed due to the following error: 80040154.

    An unhandled exception occurred and the process was terminated.
    Application ID: /LM/W3SVC/1/ROOT/OPA
    Process ID: 10296
    Exception: System.TypeInitializationException
    Message: The type initializer for 'Microsoft.MSCOM.MemberServices.Passport.Interop.RPSCoreSingleton' threw an exception.
    StackTrace:    at Microsoft.MSCOM.MemberServices.Passport.Interop.RPSCoreSingleton.Finalize()
    InnerException: System.Runtime.InteropServices.COMException
    Message: Retrieving the COM class factory for component with CLSID {01732742-D1A2-11D7-99EB-505054503030} failed due to the following error: 80040154.
    StackTrace:    at Microsoft.MSCOM.MemberServices.Passport.Interop.RPSCore..ctor()
       at Microsoft.MSCOM.MemberServices.Passport.Interop.RPSCoreSingleton..ctor(String reserved)
       at Microsoft.MSCOM.MemberServices.Passport.Interop.RPSCoreSingleton..ctor()
       at Microsoft.MSCOM.MemberServices.Passport.Interop.RPSCoreSingleton..cctor()
    can any one help me with this?

    Try running the SharePoint Product Configuration Wizard and see if that clears up this issue.
    Cheers
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Retrieving the COM class factory for component with CLSID {479A1AAC-C148-40BB-9868-A9773DA66AF9} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

    Hi,
    I tried to use the
    SWFToImageObject Objswfobj = new SWFToImageObject(); for Capturing the Chart as Image using SWFToImage.dll
    But whenever creating the object as above firsrt line of the code i am getting the below error. 
    Retrieving the COM class factory for component with CLSID {479A1AAC-C148-40BB-9868-A9773DA66AF9} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
    if required any components or any solutions.
    Thaks in advance.
    Regards
    Ravikumar

    Hi,
    I am not able to find sharepoint word in your post so can you please confirm that your question is related to sharepoint?
    > Class not registered
    For you issue, this error usually comes if you don't have DLL in proper place so add SWFToImage.dll in GAC and then add this assembly reference in your project from GAC. 
    Hemendra: "Yesterday is just a memory,Tomorrow we may never see"
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Retrieving the COM class factory for component with CLSID {5BDDE329-543B-411B-A14C-5EB01519338B} failed due to the following error: 80040154.

    I am trying to run OLE Automation but I got an error during run time:
    Retrieving the COM class factory for component with CLSID {5BDDE329-543B-411B-A14C-5EB01519338B} failed due to the following error: 80040154.
    Code:
    PhotoshopTypeLibrary.PhotoshopElementsApplicationClass app = new ps.PhotoshopElementsApplicationClass();
    PhotoshopTypeLibrary.IAutoPSDoc NewDoc = app.Open(@"C:\psd1\test.psd");
    I downloaded free SDK for Photoshop SDK CS 4 and I have Photoshop element installed on my machine.
    Is this a known issue? Any help appreciated.

    Try running the SharePoint Product Configuration Wizard and see if that clears up this issue.
    Cheers
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • Retrieving COM class factory for component with CLSID {B2794EF6-​C0B6-11D0-​939C-0020A​F68E893} - failed due to the following error: 80040154."

    Dear all,
    Am new to teststand 4.0. I installed and worked for seven days without any problem. But when today morning i opened seq editor, it displays the above error and the application not all getting opened.Shall i have to reinstall again?
    Kindly suggest.
    Thanks in advance,
    Mathan
    Solved!
    Go to Solution.

    Dear all,
    My problem gets solved with the suggestion given in this forum.
    http://forums.microsoft.com/MSDN/ShowPost.aspx?Pos​tID=765439&SiteID=1
    Thanks,
    Mathan

  • Failed due to the following error : 80040154

    Hi All,
    I have got following exception in my outlook addin. It is developed in visual studio 2008 and .net framework 3.5.
    It is running on Outlook 2007 which is loaded in Windows 7. Can anyone have got some idea to solve this issue
    Thanks & Regards
    Sebastian

    Have you checked your system registry on which your app works? The keys in HKCR\CLSID for the GUID are sorted alphabetically. Start Regedit.exe on your PC and navigate to HKCR\CLSID.  Find the GUID that was reported in the error message.  Open
    the key and look for the value of 'InProcServer32', it should point to the DLL. You might be missing some of the important Dlls. Installing them on your system would fix the issue. 'listdlls' and 'procexp' will be helpful in such case. You can get the RegMon
    utility from www.sysinternals.com that helps you to manage the way app uses the registry.
    You need to register the COM component on your system.  Start + Run, regsvr32 c:\wavetracker\componentname.dll. Also, register the com class on the web server. Run .reg and .bat of your DLL on the web server.
    Let me know if it helps.

  • Error while running SDK application in XIR2 server machine

    Hi all,
    Thanks for your support provided so far.
    I have developed a .NET sdk application to extract the metadata from the XI-R2 universe and report files. I'm able to run the application in my machine. But when I run my tool in the server machine which has XI-R2 installed in it, it throws the following error.
    System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {DCDC6F02-5766-11D0-AF14-00A0C912DCDD} failed due to the following error: 80040154.
    I have referred the Busobj.dll and Designer.Dll in the application to extract metadata. These DLL's are embedded along with the application.
    Am I missing any Dll's? Kindly help me.

    Thanks Ted.
    Yes I looked the CLSID, it refers the Desktop Intelligence Application and the following keys under the CLSID are as follows:
    1. InProcHandler32-- Ole32.dll
    2. Localserver32  -- C:\BusinessObjects\BusinessObjectsEnterprise 11.5\win32_x86 busobj.exe /Automation
    3. ProgID -- BusinessObjects.Application.11
    4. VersionIndependentProgID --BusinessObjects.Application
    Kindly help me.

  • Crystal Report error in VS 2008 when SP2 installed in Vista

    Creating an instance of the COM component with CLSID {98385103-11A3-4AB9-A629-91B275085F43} from the IClassFactory failed due to the following error: 80040154.
    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: System.Runtime.InteropServices.COMException: Creating an instance of the COM component with CLSID {98385103-11A3-4AB9-A629-91B275085F43} from the IClassFactory failed due to the following error: 80040154.
    Source Error:
    Line 32:          </p>
    Line 33:     <p>
    Line 34:         <CR:CrystalReportSource ID="CrystalReportSource1" runat="server">
    Line 35:             <Report FileName="FrmStoreRent.rpt">
    Line 36:             </Report>
    Source File: C:\inetpub\wwwroot\FrmCntrExpImpDtl.aspx    Line: 34
    Stack Trace:
    [COMException (0x80040154): Creating an instance of the COM component with CLSID {98385103-11A3-4AB9-A629-91B275085F43} from the IClassFactory failed due to the following error: 80040154.]
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.CreateRptDoc() +32
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper..ctor() +31
       CrystalDecisions.CrystalReports.Engine.ReportDocument.Initialize() +327
       CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +224
       CrystalDecisions.ReportSource.CachedReport.get_ReportDocument() +39
       CrystalDecisions.Web.CrystalReportSource.set_Report(Report value) +219
       ASP.frmcntrexpimpdtl_aspx.__BuildControlCrystalReportSource1() in C:\inetpub\wwwroot\FrmCntrExpImpDtl.aspx:34
       ASP.frmcntrexpimpdtl_aspx.__BuildControlform1() in C:\inetpub\wwwroot\FrmCntrExpImpDtl.aspx:12
       ASP.frmcntrexpimpdtl_aspx.__BuildControlTree(frmcntrexpimpdtl_aspx __ctrl) in C:\inetpub\wwwroot\FrmCntrExpImpDtl.aspx:1
       ASP.frmcntrexpimpdtl_aspx.FrameworkInitialize() +46
       System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +56
       System.Web.UI.Page.ProcessRequest() +80
       System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
       System.Web.UI.Page.ProcessRequest(HttpContext context) +49
       ASP.frmcntrexpimpdtl_aspx.ProcessRequest(HttpContext context) +37
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

    Hi Jim,
    I have never heard of this issue before. What hardware are you using, OS and patch level?
    Does this happen on all of your computers, or do you have another one to test one? If so download [Modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip], it will create a list of dll's CR uses and you can compare it to the one that does work. There's also a cool tool from belarc.com, it will list everything.
    One dll that may be the cause is GDIPLUS.dll, it's microsoft's Graphical Device Interface. They ahve been doing updates to it lately to fix security issues in it so they may have introduced this odd behaviour.
    Thanks again
    Don

  • Error while installing the Add-on

    We are trying to install an Add-On in SBO 2005A with patch level-11.
    It is not creating the company object and we are getting the following error in one of the client machine.
    System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {632F4591-AA62-4219-8FB6-22BCF5F69469} failed due to the following error: 80040154.

    Gopal, I opened up a call with SAP support since I was having a problem with an add-on and I got the following:
    "The observed error is due to a previous failed installation of the addon
    in the server machine.
    Please follow ALL the instructions of the SAP 819501 note, it
    will allow you to clean the temp files, registry and previous
    installation.
    Please also execute the following steps:
    a) Open run from Windows start and type %temp%
    -> Delete SM_OBS_DLL folder from Temp
    -> Delete all addon .exe files from temp folder
    b) Open Regedit
    Delete Addon folder from HKEY_CURRENT_USER -> Software -> SAP ->SAP
    Manage -> SAP Business One -> Addon
    Delete Addon folder from HKEY_LOCAL_MACHINE -> Software -> SAP
    ->SAP Manage -> SAP Business One -> Addon
    c) Restart the computer and try o register the add-ons again.
    If not covering all the steps it will not be possible to make the clean
    installation and impossible to reinstall the addon. "
    Hope this help...
    Regards,
    WB

  • VS2010 Error creating an application with Crystal Reports

    Hi
    I've loaded the RTM version for Crystal reports, but when I try to add a crystal reports  application as a new project I get an exception error as below.
    Error     1     Custom tool error: "Code generator 'ReportCodeGenerator' failed.  Exception stack = System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {C0D87D96-8D57-4274-AA18-D465E31F901E} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
       at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
       --- End of inner exception stack trace ---
       at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor()
       at CrystalDecisions.VSDesigner.CodeGen.ReportClassWriter..ctor(String filePath)
       at CrystalDecisions.VSDesigner.CodeGen.ReportClassWriter..ctor(String filePath, String resourceNamespace)
       at CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator.GenerateCode(String inputFileName, String inputFileContent)"     C:\Users\Neil\AppData\Local\Temporary Projects\CrystalReportWpfApplication1\CrystalReport1.rpt     1     1     CrystalReportWpfApplication1
    I've tried uninstalling and reinstalling but without any joy. I still get the same error.
    I'm running an Acer 5332 laptop (64bit), with Windows 7 home premium and 4GB of ram.
    I'd appreciate any help you give me as I'm on a tight deadline for a project.
    Rgds

    Hi'
    I tried using Process Monitor, but it hung up the PC, whilst trying to run the install. After about an hour I had to restart the PC by removing the power supply and battery. So no further forward.
    I did notice that there was check box which stated 'create log file'. Would this file give me a clue if I could look at it. Is fo what is it and where would it be created?
    Don, I create the application by going into vs2010 and taking the option to create a Crystal reports application. It is at this point that I get a warning 'The deigner cannot process the code at line 20 Me.CrystalReport1 = NewCrystalReport1, and then follows the  exception error. How do I know which NET 4.0 framework it is using?
    Thanks both for your suggestions, it is appreciated.

  • Error launching Infoview on Windows 2003 R2 SP2 64 bits

    In our Lab, just installed BO XI 3.1 on a Windows 2003 R2 SP2 32 bits AND a Windows 2003 R2 SP2 64 bits servers.
    When launching Infoview on the 64 bits server, I get the following error message:
    Server Error in '/InfoViewApp' Application
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this applicationprevent the details of the application error from being viewed.
    Details: To enable the details of this specific error message to be viewable on the local server machine, please create <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application....
    I did modify the web.config file for the tag: <customErrors mode="RemoteOnly"/>
    When accessing Infoview after the change, I get:
    Server Error in '/InfoViewApp' Application
    Retrieving the COM class factory for component with CLSI {E063B04A-CB8B-460E-99D0-F7D8FA2FAAA2} failed due to the following error: 80040154
    Description: An unhandled exception occurred during the execution of the current web request. Pleas review the stack trace....
    I don't have any problems accessing Infoview on my 32 bits server. Same installation procedure.
    I uninstalled BO on my 64 bits server and reinstalled without solving my problem.
    Any ideas or experience with 64 bits envir.?
    Thanks for any advice, suggestions. Wondering if I should just be going with 32 bits but we're trying to go with as many 64 bits servers in the field.
    Regards

    Denis,
    You pointed me in the right direction. Found something in the DB knowledge of  SAP (with some patience..).
    I'm not too sure if it's the article ID but here's what show up next to the title: 1326978
    Mainly, here's the solution:
    Symptom
    How to configure XI 3.1 with Win2003 64-bit using IIS
    When navigating to InfoView, user receives "Server Error" message. 
    Server Error in '/businessobjects/Enterprise115/InfoView' Application.  -- displayed for XIR2
    Server Error in '/InfoViewApp/ Application.  -- displayed for XI 3.x
    Reproducing the Issue
    Issue could occur in any 32-bit version of XI (XIR2 and XI 3.x) that supports 64 bit windows 2003 operating systems
    Cause
    While newer versions of XIR2 and XI 3.x are supported on 64 bit OS's they do not currently support 64 bit .net 
    Resolution
    XI 3.1 is a 32-bit application and InfoView/CMC cannot run while IIS is in 64-bit mode.  In addition, IIS cannot run in both 32-bit and 64-bit modes simultaneously.  Follow these steps to change IIS to run in 32-bit mode and unregister/register the correct IIS app pools.
    Open the windows command prompt and do the following:
    To disable 64-bit .NET 2.0:
    cd C:\windows\microsoft.net\Framework64\v2.0.50727
    aspnet_regiis /u
    To enable IIS to run in 32-bit mode:
    cd C:\Inetpub\AdminScripts
    cscript adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
    To enable 32-bit .NET 2.0:
    cd \WINDOWS\microsoft.net\Framework\v2.0.50727
    aspnet_regiis /i
    In IIS manager under Web Service Extensions:
    ASP.NET v2.0.50727 (32-bit) (The new one that appeared when you enabled 32-bit .NET 2.0) Set  to Allow.
    ASP.NET v2.0.50727 (the 64-bit version that has been there since you installed .NET 2.0 framework) If it is still listed, Set to Prohibit.
    Restart IIS (via Windows command prompt)
    iisreset
    I am now able to get to the login screen of InfoView but I'm missing the type of authentication field (Enterprise, Windows AD)
    I'll take a look early tomorrow.
    Thanks again.
    Jay

  • Getting error when launching Infoview application

    Hello,
    I am new to Crystal Reports, i installed Crystal Reports Server XI on Windows 2003 server with SP2 (64 bit), when i am trying to launcg Inforview application using the link:
    http://(my servername)/businessobjects/enterprise11/InfoView/logon.aspx
    i am getting the following error--
    Server Error in '/businessobjects/Enterprise11/InfoView' Application.
    Retrieving the COM class factory for component with CLSID {E2B9442B-2B4F-4D65-93D8-8368B13A6B95} failed due to the following error: 80040154.
    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: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {E2B9442B-2B4F-4D65-93D8-8368B13A6B95} failed due to the following error: 80040154.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [COMException (0x80040154): Retrieving the COM class factory for component with CLSID {E2B9442B-2B4F-4D65-93D8-8368B13A6B95} failed due to the following error: 80040154.]
       BusinessObjects.Enterprise.Web.AppPlugin.AppPluginFactory..ctor() +32
       WebDesktop.Global.Session_Start(Object sender, EventArgs e) +54
       System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs e) +11154828
       System.Web.SessionState.SessionStateModule.CompleteAcquireState() +366
       System.Web.SessionState.SessionStateModule.BeginAcquireState(Object source, EventArgs e, AsyncCallback cb, Object extraData) +1281
       System.Web.AsyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +85
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +263
    Any idea how to resolve this issue.
    Thanks
    Vipin

    Recommend you post this query to the Business Objects Enterprise Administration forum:
    BI Platform
    Ludek

  • Error when using 64-bit host in send port

    Guys,
    I am trying out a simple message routing scenario. I have created a send pipeline and have used the MIME/SMIME component in the encoding stage of the pipeline. My application has a receive and a send port with receive port configured to receive *.xml documents
    and is using XMLReceive pipeline. My send port uses the pipeline I have explained above and contains a filter to BTS.ReceivePortName=="[receive port in the application]". The send port is also configured to use a certificate. The send handler is the 64-bit
    BizTalk host. When I drop a message in the receive port, message in the send port gets suspended with error "Retrieving the COM class factory for component with CLSID {254B4003-2AA7-4C82-BB2E-18BA7F22DCD2} failed due to the following error: 80040154
    Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
    " However when I use a 32-bit host message on the send port gets encrypted as I expect. Has anyone faced this issue before and found a solution? BTW I am using BTS 2010 on 64-bit machine

    http://msdn.microsoft.com/en-us/library/aa559177(BTS.10).aspx
    This occurs because the MIME pipeline component is not supported in a 64-bit host instance. To resolve this, the host associated with the send and receive handler for the file adapter must be configured as a 32-bit only host. For more information on this
    see How to Modify Host Properties. If you already have a 32-bit only host configured on the system and want to use it see Configuring the File Adapter for instructions on configuring the host(s) associated to the file adapter’s send and receive handler.
    The following is signature, not part of post
    Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
    Visual C++ MVP

Maybe you are looking for

  • Is BI Publisher 11g compatible with CC&B 2.3.1

    Dear All, Is BI Publisher 11g compatible with CC&B 2.3.1. In the Oracle support and forums, its mentioned that the BI Publisher 10g can be integrated with CC&B 2.3.1 and the sample reports provided with the application can be used for online bill dis

  • Getting Error message ""This set top box does not match the account settings"

    Just ordered a new wireless receiver for the bedroom. Installed it and now getting the following error "This set top box does not match the account settings". Service was suppose to be enabled on Monday the 4th, but I recieved the hardware early and

  • Use of sidechains in ultrabeat

    I confess some confusion after trying to use sidechains in Ultrabeat. Page 566 of Logic Studio Instruments and Effects (Logic 8) says: "Note: A side chain audio signal alone is not enough to trigger Ultrabeat's processors. To hear the side chain audi

  • Kimball's bridge table

    Hey guys, Has anyone tried to implement Ralph Kimball's bridge table in OWB? Precisely loading a bridge table from a dimension (or its source) with embedded recursive pointers and hierarchy on a column. The idea here is to have a table holding all th

  • Please please HELP! iChat won't launch!

    I think my husband deleted the program or messed it up somehow, but he doesn't know how. Instead of the icon in the >Applications menu, there is the paper with the pencil & ruler. He somehow deleted Garage Band, as well! I have tried reinstalling via