File or assembly name xpportlet.dll, or one of its dependencies, was not found.

I installed EDK 5.02 + Ver 2.x of .Net Controls, referencing in Web.config the following (below). I compile project no problem. I come to run from my web server, I get this error above. Why is xpportlet.dll being called? I thought this was done away with. Anyways, you don't even have to reference anything for Native .Net controls. Am I missing something?
TRACE DETAILS:
=== Pre-bind state information ===LOG: Where-ref bind. Location = C:\Program Files\plumtree\ptedk\5.0\devkit\dotnet\bin\xpportlet.dllLOG: Appbase = file:///D:/inetpub/wwwroot/XXXLOG: Initial PrivatePath = binCalling assembly : (Unknown).===LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).LOG: Attempting download of new URL file:///C:/Program Files/plumtree/ptedk/5.0/devkit/dotnet/bin/xpportlet.dll.
REF IN WEB.CONFIG FILE:
<httpModules>
<!-- Plumtree .NET Web Controls Support -->
<addtype="Com.Plumtree.Remote.Loader.TransformerProxy, Plumtree.WCLoader, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5" name="PTWCFilterHttpModule"/>
</httpModules>

I am using EDK 5.0.3 and .NET Web Controls 2.0.1, and I am receiving similar errors. Any suggestions?...
File or assembly name lc4fhqga.dll, or one of its dependencies, was not found.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.IO.FileNotFoundException: File or assembly name lc4fhqga.dll, or one of its dependencies, was not found.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.Assembly Load Trace:The following information can be helpful to determine why the assembly 'lc4fhqga.dll' could not be loaded.=== Pre-bind state information ===
LOG: Where-ref bind. Location = C:\WINNT\TEMP\lc4fhqga.dll
LOG: Appbase = file:///E:/myapplocationLOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Attempting download of new URL file:///C:/WINNT/TEMP/lc4fhqga.dll.
Stack Trace:[FileNotFoundException: File or assembly name lc4fhqga.dll, or one of its dependencies, was not found.]
   System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Boolean isStringized, Evidence assemblySecurity, Boolean throwOnFileNotFound, Assembly locationHint, StackCrawlMark& stackMark) +0
   System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Boolean stringized, Evidence assemblySecurity, StackCrawlMark& stackMark) +307
   System.Reflection.Assembly.Load(AssemblyName assemblyRef, Evidence assemblySecurity) +21
   System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly() +67
   System.CodeDom.Compiler.CompilerResults.get_CompiledAssembly() +0
   System.Xml.Serialization.Compiler.Compile() +409
   System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings) +1271
   System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace) +312
   System.Xml.Serialization.XmlSerializer..ctor(Type type) +27
   Com.Plumtree.Remote.Loader.BootStrap.get_BootStrapConfig() +84
   Com.Plumtree.Remote.Loader.BootStrap.get_Configuration() +89
   Com.Plumtree.Remote.Loader.TransformerProxy.LoadProxyTarget() +12
   Com.Plumtree.Remote.Loader.TransformerProxy.InitProxy(HttpApplication app) +63
   Com.Plumtree.Remote.Loader.TransformerProxy.Init(HttpApplication app) +5
   System.Web.HttpApplication.InitModules() +100
   System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +1295
   System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +392
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +256
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Similar Messages

  • File or assembly name Plumtree.WCLoader, or one of its dependencies, was no

    Greetings All,
    I am trying to run a simple .NET web app that I developed in vs.net (2003). It's got a text box and a button. I have installed the .NET Web Controls Consumer (v 3.0) and added the httpmodules line ( all on one line) just as directed on the Developer guide. There were no previous versions of .NET Web Controls Consumer installed.
    I get the Plumtree.WCloader assembly not found error.
    When I check c:\Inetpub\wwwroot\CommunityDropDown\bin Plumtree.WCLoader.dll is not there, but the Developer guide does NOT mention adding it at all, and I checked the .NET Web Controls Consumer FAQ and it says that I should NOT have to add the assembly manually, it is found automatically.
    Anyone have any thoughts?
    Here is what I get back from the server:
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: File or assembly name Plumtree.WCLoader, or one of its dependencies, was not found.
    Source Error:
    Line 5:      <!-- .NET Web Controls Consumer Support -->
    Line 6:      <httpModules>
    Line 7:           <add type="Com.Plumtree.Remote.Loader.TransformerProxy, Plumtree.WCLoader, Version=3.0.0.0, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5" name="PTWCFilterHttpModule" />
    Line 8:      </httpModules>
    Line 9:      
    Source File: c:\inetpub\wwwroot\CommunityDropDown\web.config Line: 7
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'Plumtree.WCLoader' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = Plumtree.WCLoader, Version=3.0.0.0, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5
    (Fully-specified)
    LOG: Appbase = file:///c:/inetpub/wwwroot/CommunityDropDown
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
    LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
    LOG: Post-policy reference: Plumtree.WCLoader, Version=3.0.0.0, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/communitydropdown/7582c46f/7f537e87/Plumtree.WCLoader.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/communitydropdown/7582c46f/7f537e87/Plumtree.WCLoader/Plumtree.WCLoader.DLL.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/CommunityDropDown/bin/Plumtree.WCLoader.DLL.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/CommunityDropDown/bin/Plumtree.WCLoader/Plumtree.WCLoader.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/communitydropdown/7582c46f/7f537e87/Plumtree.WCLoader.EXE.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/communitydropdown/7582c46f/7f537e87/Plumtree.WCLoader/Plumtree.WCLoader.EXE.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/CommunityDropDown/bin/Plumtree.WCLoader.EXE.
    LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/CommunityDropDown/bin/Plumtree.WCLoader/Plumtree.WCLoader.EXE.
    Message was edited by: Richard Cromer
    rcromer

    Hi,
    I have installed DotNetAppAccelerator in my server, installation went fine. Added the following line to my web.config . When i run my application i got the following error. Any idea? did I missed any thing/step?
    Thanks in advance.
    Web.config Entries:
    =====================
    <httpModules>
                   <add type="Com.Plumtree.Remote.Loader.TransformerProxy, Plumtree.WCLoader, Version=3.0.0.0, Culture=neutral, PublicKeyToken=d0e882dd51ca12c5" name="PTWCFilterHttpModule" />
              </httpModules>
    Error:
    =======
    System.Threading.SynchronizationLockException was unhandled by user code
    Message="Object synchronization method was called from an unsynchronized block of code."
    Source="Plumtree.WCFilter"
    StackTrace:
    at Com.Plumtree.Remote.Transformer.Config.ConfigMonitor.Register(IReloadable reloadable, String configFile) in e:\buildroot\Release\wcfilter\3.0.x\filter\src\Com\Plumtree\Remote\Transformer\Config\ConfigMonitor.cs:line 134
    at Com.Plumtree.Remote.Transformer.Config.WCConfig.LoadAll(String confPath) in e:\buildroot\Release\wcfilter\3.0.x\filter\src\Com\Plumtree\Remote\Transformer\Config\WCConfig.cs:line 64
    at Com.Plumtree.Remote.Transformer.PTTransformer.get_Config() in e:\buildroot\Release\wcfilter\3.0.x\filter\src\Com\Plumtree\Remote\Transformer\PTTransformer.cs:line 22
    at Com.Plumtree.Remote.Transformer.PTTransformer.HandleRequest(HttpContext ctx) in e:\buildroot\Release\wcfilter\3.0.x\filter\src\Com\Plumtree\Remote\Transformer\PTTransformer.cs:line 60
    at Com.Plumtree.Remote.Transformer.PTTransformer.BeginRequestHandler(Object sender, EventArgs e) in e:\buildroot\Release\wcfilter\3.0.x\filter\src\Com\Plumtree\Remote\Transformer\PTTransformer.cs:line 54
    at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

  • File or assembly name Oracle.DataAccess, or one of its dependencies, was n

    We have Oracle 9.2.0.1.0 server on a Windows 2003 server. We have built a client application (that is actually a web server) using OPD .NET 10.2 . We now want to run the client on the same host as the database server. We created an msi within VS .NET 2003 and installed the client on the database server host. When we run, we get the "File or assembly name Oracle.DataAccess, or on of its dependencies, was not found". We verified that at least the Oracle.DataAccess.dll is available.
    We want to minimize whatever we install on the server. That database server will remain using 9.2.0.1.0 (and in some cases earlier versions are used , i.e., 8.1.7.2.1). What course should we take? Should we backtrack to developing using a 9.2.(0.4) ODP .NET? Can we find the other 10.2 DLL's we might need and ensure they are on the server?
    thanks, elin.

    You use the word client to mean different things , so it's not clear to me exactly what you've done. Did you develop your app using odp.net 10.2, and then try to deploy it on a machine which only has odp.net 9.2 installed? Or even a machine that only has the Oracle 9.2 client software installed? The actual database version shouldn't matter, but you should ensure that Oracle client software is the same version on both your development and production machines.

  • File or assembly name SAP.Connector, or one of its dependencies not found

    Hello there,
    Something very strange is overcoming me when experimenting a little bit with the SAPConnector:
    I developped a class that is accessing the proxy-class generated by the SAPConnector wizard and I have put it into a class library. No problems so far.
    When I am accessing the class library from into a windows application, no problems are signalized...
    However when I try to execute the BAPI from another class library project, I always get the following message:
    File or assembly name SAP.Connector, or one of its dependencies, was not found.
    I am testing with the following configuration:
    - Visual PC 2004
    - .Net-framework 1.1 and .Net-framework 2.0
    - Visual Studio 2003 and Visual Studio 2005
    I tried both SAPConnector 1.0.3 and 2.0, but both return the same message.
    Thanks in advance!
    Greetz,
    Sven

    SAP.Connector.DLL (and SAP.Connector.Rfc.DLL in 2.x) must be available for the project to load. The easiest is to put the two DLLs into GAC (which is the default in NCo 2.x). You can also have them in you application directory. The reason that you don't see a problem if you are using NCo directly is the fact that VS automatically copies directly referenced DLLs into the target directory. This is not (allways) the case for inderectly referenced DLLs.

  • File or assembly name Oracle.DataAccess, or one of its dependencies

    Hi,
    I am trying to transfer my application which i am using ODP.NET and ASP.NET on the production server and i land up getting this error
    'File or assembly name Oracle.DataAccess, or one of its dependencies, was not found.'
    What are the possible things which I missed out installing on the production server. I did install the Beta version of ODP.NET, which is currently online on the download page.
    i did change the permission settings in oci.dll file for the group 'users'
    there is .net framework already installed
    there is oracle9i Client installed
    is there anything else that i have to do, to get the application working on the production server .. it works fine on my localhost.
    Thank You
    Shahram

    First, I would caution using any beta software for your production environment.
    Prior to installing the beta, you must have the Oracle9i Release 2 Client (9.2.0.1.0 or higher) already installed. From your description, it sounds like you are only installing the beta.

  • File or assembly name Oracle.DataAccess, or one of its dependencies not fnd

    I need to install my old batch programs (using VB.NET 2003) onto a new server.
    I had the DBA install Oracle Client and ODP.NET on this machine. I installed the batch job onto this new server and when I try and test the program, I get the above error:
    File or assembly name Oracle.DataAccess, or one of its dependencies, was not found.
    I notice that the Oracle.DataAccess DLL is located at:
    D:\oracle\product\10.2.0\client_1\odp.net\bin\1.x (version 1.102.2.20)
    and another instance at:
    D:\oracle\product\10.2.0\client_1\odp.net\bin\2.x (version 2.102.2.20)
    I notice that if I go to the PATH entry on Environment Variables (Control Panel - System - Advanced Tab - Environment Variables - Path), I see that the path is:
    D:\Oracle\Product\10.2.0\Client_1\Bin
    Should these be the same? Should the path entry match where the Oracle.DataAccess DLL is actually located? But which one? The 2.x one or the 1.x one.
    I notice on the old server (which has Oracle 9.2.0 installed),
    Oracle.DataAccess DLL is located at D:\Oracle\9.2.0\Bin - not all the way down in the odp.net bin.
    Should the DLL be moved up to the bin folder above ODP.Net?
    Thanks and regards
    Sean

    You should not move things around. The OUI puts them in the right place.
    As of 10.2.0.2.20, ODP has a new directory structure in order to be able to support both 1.x and 2.x ODP.
    As of 10.2.0.2.20, ODP no longer relies on your PATH environment variable, but instead uses DLLPATH registry setting to determine where the dependency dlls will be loaded, so you don't need to worry about the PATH environment variable.
    With respect to the 'assembly or dependencies not found' behavior, tools like Process Explorer and Process Monitor (http://sysinternals.com) will allow you to look and see what DLLs got loaded (or failed to load) and from where.
    What version of .NET framework, and what version of ODP, was the app initially compiled with? You're just moving the exe, without recompiling and such right? You didnt bring along the 9.2 ODP when you deployed to the new box did you? 10.2.0.2.20 ODP installs policy files in the GAC that should automatically redirect apps looking for older versions to that version.
    Hope it helps,
    Greg

  • AWS File or assembly name vjslib, or one of its dependencies, was not found

    Hi, were are currently having problems with the AWS, the job log is as follows:
    6/13/05 12:11:08- Starting to run operations (1 total) for job 'AWS Job'. Will stop on errors. (PID=2836)6/13/05 12:11:11- *** Job Operation #1 of 1: Authentication source (for synching users and groups) 'UU Authentication Source' [Run as owner 'Administrator']6/13/05 12:11:11- Creating the Everyone In Auth Source group (if one doesn't already exist).6/13/05 12:11:11- **********************************************************************************6/13/05 12:11:11- Sync Agent is processing groups.6/13/05 12:11:12- Authentication Synchronization Job's call to retrieve the groups on this auth source failed. Please check that the authentication source server is online.*** COM exception was: IDispatch error #19876 (0x80044fa4): [SOAP fault: faultcode='soap:Server' faultstring='Server was unable to process request. --> File or assembly name vjslib, or one of its dependencies, was not found.']6/13/05 12:11:12- *** Job Operation #1 failed: ProcessGroups failed (0x4)InitializeEvents();
    I have tried to reinstall J# as i understand that vjslib is a DLL which i am assuming is missing, this did not help, i have also removed J# completely from the automation server as the .net 1.1 framework includes this, but it is still not working, does anyone have any ideas?
    Thanks
    Phil.

    Hi, were are currently having problems with the AWS, the job log is as follows:
    6/13/05 12:11:08- Starting to run operations (1 total) for job 'AWS Job'. Will stop on errors. (PID=2836)6/13/05 12:11:11- *** Job Operation #1 of 1: Authentication source (for synching users and groups) 'UU Authentication Source' [Run as owner 'Administrator']6/13/05 12:11:11- Creating the Everyone In Auth Source group (if one doesn't already exist).6/13/05 12:11:11- **********************************************************************************6/13/05 12:11:11- Sync Agent is processing groups.6/13/05 12:11:12- Authentication Synchronization Job's call to retrieve the groups on this auth source failed. Please check that the authentication source server is online.*** COM exception was: IDispatch error #19876 (0x80044fa4): [SOAP fault: faultcode='soap:Server' faultstring='Server was unable to process request. --> File or assembly name vjslib, or one of its dependencies, was not found.']6/13/05 12:11:12- *** Job Operation #1 failed: ProcessGroups failed (0x4)InitializeEvents();
    I have tried to reinstall J# as i understand that vjslib is a DLL which i am assuming is missing, this did not help, i have also removed J# completely from the automation server as the .net 1.1 framework includes this, but it is still not working, does anyone have any ideas?
    Thanks
    Phil.

  • System.Bad​ImageForma​tException​: could not load file or assembly 'C:\projec​ts\QR\Emb.​dll' or one of its dependenci​es.

    Hi all,
    when i try to use DLL in Labview2012 ,it throws with the below error.
    System.BadImageFormatException: could not load file or assembly 'C:\projects\QR\Emb.dll' or one of its dependencies.
    This assemly is built by a runtime newer than the currently loaded runtime and cannot be loaded
    <append><b>System.BadImageFormatException</b>
    The DLL has been developed using .net framework. please help me to overcome the issues.
    Regards,
    Arun

    What is CLR version used for compiling this library?

  • File or assembly name CrystalDecisions.ReportAppServer.ClientDoc, or one of

    Can't find some of the Crystal Assempblies to run my visual studio 2003 application on a new test-server.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: File or assembly name CrystalDecisions.ReportAppServer.ClientDoc, or one of its dependencies, was not found.
    Source Error:
    Line 34:           <add assembly="CrystalDecisions.Shared, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Line 35:           <add assembly="CrystalDecisions.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Line 36:           <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
    Line 37:           </assemblies></compilation>
    Line 38:           <!--  CUSTOM ERROR MESSAGES
    Edited by: pedro delfino on Sep 16, 2008 6:00 PM

    Hi,
    Have you install the runtime of CR 9.2 on the server.
    If not than please install it from [here|http://resources.businessobjects.com/support/additional_downloads/runtime.asp#04].
    Click on - English (cr_net_2003_mergemodules_en.zip)
    include it in the setup file of the app.
    Hope this works
    Regards,
    Amit

  • File or assembly name microsoft.office.interop.excel or one of its dependen

    Hi Team,
    When i click on the manage dimension members for a dimension i am getting the following error,
    "file or assembly name microsoft.office.interop.excel or one of its dependencies was not found"
    How i can resolve this?
    Regards,
    Raj,

    Hi Raj,
    What did you do exactly to resolve this issue? Are you no longer using Office 2007 or did you reinstall it? What are the specific steps you took?
    I recently upgraded from SP02 to SP07 and now have the same problem. It was working fine prior to the upgrade.
    Thanks,
    Rob
    Edited by: Rob Delong on Feb 19, 2010 3:42 AM

  • File or assembly name openkernelsearchimpl....help?

    Hello,
    I have done a fresh install of Portal 6.0 SP1 on a machine that meets all the hardware requirements. In fact it was running the Portel of the same version previously.
    I am running the .NET version with IIS and Sql Server install on one box.
    I read another post with this error and it turnedout the NETWORK SERVICE was not applied to the Oracle\bin folder however in this case I am using .NET and NETWORK SERVICE is found with read & execute rights in all the rights spots (bin folders with openkernalsearchimpl.dll in it)
    Now after doing the install and post DB config, I get his error when trying to go to
    http://server/portal/server.pt?
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: File or assembly name openkernelsearchimpl, or one of its dependencies, was not found.
    Source Error:
    Line 256: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    Line 257: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>
    Line 258: <add assembly="*"/>
    Line 259: </assemblies>
    Line 260:
    Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 258
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'openkernelsearchimpl' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = openkernelsearchimpl
    (Partial)
    LOG: Appbase = file:///F:/plumtree/ptportal/6.0/webapp/portal/web
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: openkernelsearchimpl
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/portal/381b66dc/158743c6/openkernelsearchimpl.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/portal/381b66dc/158743c6/openkernelsearchimpl/openkernelsearchimpl.DLL.
    LOG: Attempting download of new URL file:///F:/plumtree/ptportal/6.0/webapp/portal/web/bin/openkernelsearchimpl.DLL.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: openkernelsearchimpl, Version=3.6.0.0, Culture=neutral, PublicKeyToken=null
    Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
    Help?
    Thanks,
    V
    Computers are like Old Testament gods; lots of rules and no mercy. ~Joseph Campbell

    I'd agree that the portal seems to be somewhat "sensitive" to the openkernelsearchimpl file being properly accessible with the appropriate permissions.
    You mentioned that you were running the same version portal on the same machine previously. Did you uninstall the portal and perhaps other components (e.g. Publisher) on the same machine? If so, we've encountered problems with Publisher not properly uninstalling itself that led to similar problems.
    John

  • Upgrade from 6.0 to 6.1 - openkernelsearchimpl, or one of its dependencies,

    Hello,
    Just did the upgrade from 6.0 to 6.1, ran the db script as well.
    Greeted by a error when trying get to the portal:
    Server Error in '/portal' Application.
    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
    Parser Error Message: File or assembly name openkernelsearchimpl, or one of its dependencies, was not found.
    Source Error:
    Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
    Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
    Line 198: <add assembly="*" />
    Line 199: </assemblies>
    Line 200: </compilation>
    Source File: c:\windows\microsoft.net\framework\v1.1.4322\Config\machine.config Line: 198
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'openkernelsearchimpl' could not be loaded.
    === Pre-bind state information ===
    LOG: DisplayName = openkernelsearchimpl
    (Partial)
    LOG: Appbase = file:///F:/Plumtree/ptportal/6.0/webapp/portal/web
    LOG: Initial PrivatePath = bin
    Calling assembly : (Unknown).
    ===
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: openkernelsearchimpl
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/portal/17e440b4/fb7427d7/openkernelsearchimpl.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/portal/17e440b4/fb7427d7/openkernelsearchimpl/openkernelsearchimpl.DLL.
    LOG: Attempting download of new URL file:///F:/Plumtree/ptportal/6.0/webapp/portal/web/bin/openkernelsearchimpl.DLL.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Post-policy reference: openkernelsearchimpl, Version=3.6.0.0, Culture=neutral, PublicKeyToken=null
    Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
    One of the first things I notice is it references the 6.0 version - not the 6.1 version. I changed the portalconfig.xml from 6.0 to 6.1 - no difference.
    Any Idea how to fix this?
    Computers are like Old Testament gods; lots of rules and no mercy. ~Joseph Campbell

    Ugh!
    That error was my bane for about 3 weeks and countless re-installs!!
    Fortunately I was able to narrow down what causes this problem and hopefully I can help!
    For myself it was not the upgrade from 6.0 to 6.1 but the upgrade of publisher which caused this super annoying issue.
    The documentation was exceptionally misleading.
    If you choose to uninstall your older version of Publisher it will inadvertently remove this dll that is needed! Instead you must leave the old publisher and install the new version side by side and turn off the service in your services window.
    If you speak with a support rep you can have them reference my ticket for a resolution: SR: 1-5266043962
    Assuming you've already installed your new version of Publisher just uninstall it (don't worry about the DB changes) - then reinstall the old version of publisher and then your portal should start fine. At that point reinstall the new version of publisher and don't uninstall the old one:)

  • SAP 8.8 Xlreporter Error "File or Assembly Name :BlowFish_NET ,

    Hi Guys
    I just setup SAP 8.8 and trying to run Xlreporter, and i get this Error When it try to run a report
    File or Assembly Name :BlowFish_NET ,or one of its Dependancies was not found.
    Though the File BlowFish_NET is there in the XLReporter location.
    Any Ideas ?
    Best Regards
    Dayal

    Hi
    SAP 8.8 is under beta version. So you have to raise the massage to SAP only.
    Ashish Gupte

  • File or assembly name crystal decission.windows.forms or one of its depende

    I installed the version XI R2 , But when I compiled my program and installed it on my client machine, I get the following error:
    File or Assembly name CrystalDecisions.Windows.Form, or one of it's
    dependencies was not found.
    This statrted to happen only after installing the new ver.
    How do i find out, what dependencies are missing on the client machine. and how do I install/copy them
    One more thing Initially when this program was built and sent to my client I was on CR 8 then upgraded to 9 and then XI
    I use VB.NET ver 2003 as my front end.
    Tnx
    Michael

    This is a bit confusing
    What we know:
    VS2003
    CR XI R2
    The confusing part is this:
    CR 8 then upgraded to 9 and then XI
    and the error;
    File or Assembly name CrystalDecisions.Windows.Form, or one of it's dependencies was not found.
    CR 8 did not include any .NET SDK - only the Report Designer Component (RDC) was included (+ the win APIs)
    CR 9 did include SDK for .NET, RDC and win API
    CR XI R2 does not include win APIs.
    So the short of it is; what CR SDK are you using?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Help with Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    This was all working yesterday, but this morning, I cannot run in the dev fabric, or even setting the website project as a startup project directly, I get the following error:
    Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    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.BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    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.
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'msshrtmi' could not be loaded.
    === Pre-bind state information ===
    LOG: User = Andrew-VAIO\Andrew
    LOG: DisplayName = msshrtmi
    (Partial)
    WRN: Partial binding information was supplied for an assembly:
    WRN: Assembly Name: msshrtmi | Domain ID: 3
    WRN: A partial bind occurs when only part of the assembly display name is provided.
    WRN: This might result in the binder loading an incorrect assembly.
    WRN: It is recommended to provide a fully specified textual identity for the assembly,
    WRN: that consists of the simple name, version, culture, and public key token.
    WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
    LOG: Appbase = file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/
    LOG: Initial PrivatePath = C:\Users\Andrew\Desktop\Beko2011Azure\Website\bin
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Users\Andrew\Desktop\Beko2011Azure\Website\web.config
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/bin/msshrtmi.DLL.
    ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.
    Stack Trace:
    [BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
    System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +39
    System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +132
    System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +144
    System.Reflection.Assembly.Load(String assemblyString) +28
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
    [ConfigurationErrorsException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +618
    System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +209
    System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
    System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
    System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +94
    System.Web.Compilation.BuildManager.CallPreStartInitMethods() +332
    System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +677
    [HttpException (0x80004005): Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9079228
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
    System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258
    Note that the dev machine is x64 Win7.
    I have not tried deploying this to staging since the issue started as I'm a bit nervous of touching the staging/live environment until this is solved.
    Removing the PlatformTarget element from the project file has no effect
    Removing the msshrtmi.dll file from the bin directory of the website project ends up with 
    'Could not load file or assembly 'Microsoft.WindowsFabric.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified'
    I have used Git to revert to the last working build to no effect (But I don't have the obj/bin folders in GIT), but it has atleast reset the project files etc.
    If I return msshrtmi.dll to the bin folder and switch the model and website projects to x64 there is no change
    If I switch both to x86 then I get an error Could not load file or assembly 'BekoModel2011' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    which is the model project - presumably because to run on my x64 machine I need the 64bit version?
    I really need to be able to debug and then publish some changes ASAP.
    Andrew

    Hi,
    Is it true that you're using IIS to host the application? Could you check whether the process is x64 or x86 one via task manager or config in IIS manager?
    http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx
    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Maybe you are looking for

  • How do I insert  a cell or range of cells in Numbers?

    From what I've read, one has to highlight and move cells to create the space for the new cells.  This may be fine for small tables, but I have an inventory that currently has over 2000 lines of data.  So if I need to add a line of data at row 2, then

  • IPod Touch 2g not recognised by iTunes

    With the new iTunes 11.1.4, my iPod Touch 2g is no longer recognized by iTunes (Windows 8 64 bit), although it appears in 'My Computer'. I have tried all the suggestions in the appropriate 'Help' page. A search of the internet shows that this is not

  • Interface not found in implements-attribute for MXML component

    Hi, I am trying to use the "implements" attribute for an MXML-component in order to implement an interface from a library like below (Flex 3). I get the error "Interface IClonable not found". The compiler does not complain about " import com.yworks.s

  • Issue in tree view scrolling

    Hi All, I am facing a weird issue on a popup. My popup is a custom one and it has a search as below. The problem I am facing is, when there are many entries and the table navigation is selected as scrolling, as below. in the total results, some entri

  • Store lines

    how can we forcefully use a partcular explain plan for a SQL ?