get the Application Module during the invocation of Taskflow delimited

Hello dear developers,

I have a filter that maps just before the Faces Servlet and fill some attributes in the HttpSession before it proceeds with the request

[...]

If (_clientUser! = null & &! _clientUser.isEmpty ()) {}

session.setAttribute (CLIENT_USER_URI_PARAM_NAME, _clientUser);

filterChain.doFilter (servletRequest, servletResponse);

return;

}

[...]

There are some practical information for which task flow should be addressed within the URI,

faces/ADF. Task-Flow? ADF.tfId = Task-Flow-Definition-ID & adf.tfDoc=/WEB-INF/task-flow-definition-id.xml

After I continue the application there is a method call within the bounded workflow that is called before the display (allows to call the current view), making it default business

[...]

activity < default > doStuff < / default activity >

[...]

The method itself is in a Managed Bean PageFlowScoped, which is added to the task-flow-definition - id.xml

This is the method that is called before the "MainPage"-view of doStuff ".

public class {controller

[...]

public void doStuff {}

FacesContext ctx = FacesContext.getCurrentInstance ();

Card sessionMap = ctx.getExternalContext () .getSessionMap ();

String clientUser = (String) sessionMap.get (CLIENT_USER_URI_PARAM_NAME);

AppModImpl am = getApplicationModule();

DBTransaction transaction = am.getDBTransaction ();

do more things

}

[...]

}

public AppModImpl getApplicationModule() {}

FacesContext fc = FacesContext.getCurrentInstance ();

Application app = fc.getApplication ();

ExpressionFactory elFactory = app.getExpressionFactory ();

ELContext elContext = fc.getELContext ();

{ValueExpression valueExp = elFactory.createValueExpression (elContext, "#{data.", Object.class "}") AppModDataControl.dataProvider};

AppModImpl m = valueExp.getValue (elContext) (AppModImpl);

am back;

}

Everything works well so far. But if I try to get the Module of the Application. There is not.

This app normally isn't any what DataControl, because is just a root application which different components of blocks that have been added by ADFLibrarys, but I added a DataControl to the DataBindings.cpx and an iterator for the MainPagePageDef (just to understand a DataControl in links) but still no result.

Do you have any tips for me how I can access the application Module? FacesServlet should have been already created the necessary FacesContext managed Bean is called at the moment or it only creates a new FacesContext time a real (jspx/jsf) Page loads?

Yours,

Matthias Schnell

I got a response:

Here is the block message that has helped me to understand.

Andrejus Baranovskis Blog: How to fix error of initialization of the control Data with the ADF libraries

Tags: Java

Similar Questions

  • Orphaned application modules during the uninstallation?

    I have an application that downloads the cod and installs using the CodeModuleManager class.

    But after that I deleted the application, the modules installed by it remain.

    Am I missing something here?  Modules should not be deleted as well?

    The real solution is to create the module group where you will store the libraries in.   Add your group as a dependency to the library group.

    Now if you delete your group, the library group gets served.

  • get the return value of a method of the application module in the workflow

    Hello

    I use jdeveloper 11.1.1.7.0

    I defined a method (return type is useful java card) in the Module of the Application and add this method to the client interface.

    also I have a workflow and in this TF firstly I should execute this method and put the return value for the pageFlowScope parameter. I know that to use this method as a methodCall and set it as an activity by default, but I don't know how to get the return value before entering the jsff page and set the pageFlowScope parameter.

    Habib

    Concerning

    When you add the activity to the way to deal, there are 'Return value' property that you can set to #{pageFlowScope.yourVariable}

    Dario

  • How to get the name of the application Module data source

    Hi all

    I need to get the name of source data or DB connection on which my Application module is plugged.

    I tried to get the value below

    System.out.println ("jdbc URL:" + getTransaction () .getConnectionMetadata () .getJdbcURL ());


    But it is null for the data source (in the case of the jdbc URL gives me value)


    Please help me.

    Thanks in advance...!

    P.S: Jdev v11.1.1.6

    Thanks to all those who want to help.

    ApplicationModule API (ApplicationModule (Oracle Fusion Middleware Java QAnywhere for Oracle ADF Model))

    I thought that this

    Hashtable hashtable is getSession () .getEnvironment ();.

    System.out.println ("JDBC data source value is:" + hashtable.get ("JDBCDataSource"));

  • "Adobe Acrobat Reader DC cannot open 'amy application' because it's a non supported file type or because the file is damaged."   I received this message during indexing on my computer.  I could not get the message, so I uninstalled Adob

    "Adobe Acrobat Reader DC cannot open 'amy application' because it's a non supported file type or because the file is damaged."

    I received this message during indexing on my computer.  I could not get the message, so I

    uninstalled Adobe.

    After you have uninstalled Abobe, I was able to get all my jobs and applications (with the exception of adobe files).

    Then I tried to re - install Adobe, but who has turned to a complicated procedure.

    There are so many choices, and there are a number of downloadable updates. What was I guess what to do?   But I have chosen one of the Adobes and tried to install it.

    After that I don't know what happened.  All my desktop icons are now Adobe icons in place.   that is The Firefox icon is now replaced by an icon of Adobe.  It is the same for several other desktop program icons. (QuickTime, chrome, Internet Explorer, etc.)

    When I try to open the program by clicking on it, I get the above message.

    I went to the site of help from Adobe and read a complex string of instructions, including

    words like '% pdf', "DWROD" and, for me, other nonsensical words and phrases.

    Needless to say that the instructions were no help.

    I said all that to say this.  I want that my computer back.  What should I do to do?

    Sincerely,

    Ralph Thompson

    [personal information... [Mod - https://forums.adobe.com/docs/DOC-3731]

    [This is an open forum, not the Adobe support, please do not post personal information]

    [If you send messages by e-mail, please turn off your "sig file" function for display]

    This may help: Application, file icons change in Acrobat/Reader icon

  • Getting the error "there was a problem starting C:\Program. The specified module could not be found"during the uninstallation of Panda antivirus.

    When I try to download a new security software on my laptop, he insisted first of all, I uninstall my existing software, but when I click on uninstall, I get the following message:

    "There was a problem starting C:\Program. The specified module could not be found. »

    Then, I went in my C: drive and tried to uninstall by clicking on it and clicking Security software on uninstall, but the same message came.

    Help, please!  I don't know that I now have no security.

    Thank you.

    Original title: Windows 8 - error DLL Run

    Use the uninstall program to remove it from the computer:

    http://www.pandasecurity.com/resources/SOP/Uninstaller.exe

    Directions for use:

    http://www.pandasecurity.com/homeusers/support/card?ID=55509

  • How to get the Application Module - ADFC-10001

    Hello world

    I use jdev 11.1.1.7 version. In my project, I have a form that is rendered in the portal by clicking on a link. When I click on the link, it opens the form for the first time, if I close the form and try to open it again, it works but if I close and try to open it for the third time, it does not work and it gives an error associated with rendering after debugging the data control. , I realized that somehow, it cannot find the data for the third time control.

    If I use the code to get the below request form

    BindingContainer DCBindingContainer = (DCBindingContainer) BindingContext.getCurrent () .getCurrentBindingsEntry ();

    DCDataControl cDataControl = bindingContainer.findDataControl("ComplianceModuleDataControl");

    or if I use iterator

    BindingContainer links = getBindings();

    DCIteratorBinding dciter = (DCIteratorBinding) bindings.get("CriminalHistoryVO1Iterator");

    RowSetIterator rsi = dciter.getRowSetIterator ();

    It gives an error like this

    javax.faces.FacesException: javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class "com.metro.PreQualComplianceBean".

    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)

    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)

    Caused by: javax.faces.FacesException: javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class "com.metro.PreQualComplianceBean".

    at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:261)

    at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)

    at javax.faces.webapp.UIComponentClassicTagBase.createChild(UIComponentClassicTagBase.java:513)

    at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:782)

    at javax.faces.webapp.UIComponentClassicTagBase.doStartTag(UIComponentClassicTagBase.java:1354)

    Somehow the iterator returns null for third click.

    In summary, in my third click, I can't make the data control, which may cause this problem. This is a really urgent situation. I'll appreciate any help.

    Thank you

    Melis,

    Hi user

    the first thing you should not write these methods to the constructor, instead create method to expose layer model through client and use in taskFlow as default activity

    It is not recommended to use the code in the constructor of beans as if there is that no bean exception will not be instantiated

    Why are you applicationModule at the bean? no need for this just write your code in the AMImpl class and use through the link layer

    It's the best coding practice, you have to try

    Thank you

  • As that I start my computer I get the error message "Rundll: error loading C:\windows\idoroyuyevev.dll the specified module could not be found." How should I do?

    Original title: Rundll error help

    As that I start my computer I get the error message "Rundll: error loading C:\windows\idoroyuyevev.dll the specified module could not be found." -What it means and how to fix it?

    It is sometimes easy to get rid of the error message by doing something like disable the startup item in msconfig (if you can still find), but I suggest you fix the problem and difficulty not only the symptom of the problem by simply deleting the startup message.
    I would also not recommend you start digging in the registry to try to find the startup item and remove it unless you have a backup of your system or at least a backup of your registry, because there is no 'Cancel' or 'quit without saving changes' option in regedit.  If you make a mistake, that's all.
    These ideas relieve 'rapid' and sometimes risky of the symptom if they not even work at all, but they can't actually solve the problem.  Also, I'd be suspicious of ideas that begin with the words "try."  You don't need to try things, you need to fix things.  You don't need to try ideas that might work, you must do something that will always work all the time.
    Here are the detailed instructions that protect you and solve your problem in the 'right' way.
    There is very little. DLL files that should be loaded from the C:\WINDOWS folder and is not one of them.  If you do not have a good explanation for the name of the file in a Google search, the chances are good that your system is currently or has been infected by malware.
    A "Cannot find...". ', ' Failed to start..., "Could not load..." ». "Might not work... "" Cannot run ""error loading... ". "or"specific module could not be found"message at startup is usually related to the malware that has been configured to run at startup, but the referenced file has been removed after a malware scan, leaving behind him a startup item or the registry entry pointing to a file that does not exist.
    It might be a removal of malicious software or an application not installed.  The entry may have a curious looking name since it was probably generated at random when the malware was installed. If you search your system for the referenced file, you may not find.
    Windows attempts to load this file but cannot locate because the file has been deleted for most probably during an analysis of the malware. However, an orphaned associate of remainders of startup parameter or registry entry and tells Windows to load the file when you start or connection.
    So you should delete the referenced entry Windows stop trying to load or run the file. It may or may not be included in the registry, but you can find it.  Autoruns (see below) you get the elements no matter where it is.

    You must be sure to solve the problem and not just fix the symptom of the problem by simply relieving your message - system is not a fix (there is a difference).

    If you just locate and uncheck the item in msconfig, which disables the element but does not remove the reference to the element of false starting your computer.   The msconfig program is not a Startup Manager, that's a troubleshooting tool.  Disabling things in msconfig to put an end to the messages and think that your problem is solved is short-sighted and leave behind him a sloppy XP configuration.  Just disable the display of a start-up error message should not count as a 'solution' to the problem.
    If you are comfortable editing the registry, you can find and remove the reference directly from there or remove it using a popular third-party tool called Autoruns.  The problem can always be found in the registry well.
    Before making any changes to your registry by hand or with third-party tools, don't forget to first make a backup of the registry
    . There is no cancellation or exit without saving the option in regedit.
    Here is a link to a popular registry backup tool:
    You can also use the Autoruns to find the element of start remains little matter where he's hiding.  Autoruns does not install anything on your computer.  It will display all startup locations where the reference may be then you can turn it off or remove it completely.  Here is the download link for Autoruns:
    Run Autoruns.exe and wait that he at the end of the filling of the list of entries.
    When the Autoruns is finished scanning your system, it will say "Ready" in the lower left corner.  Autoruns can be a little intimidating to first if you have never seen it before because it displays a lot of information.  You are really interested only a few sections.
    The problem is usually to start the system or the user startup entries, then click the connection tab and see if the startup item is there.
    Scroll through the list and look for a boot entry associated files in the error message.
    If you can't find on the connection tab, look in any tab.
    You can also click file, search to search for logon, or any tab for all or part of the name of the element.
    Right-click on the offending entry and choose Remove.  If you are not sure what it is, you can just turn it off, restart and if the problem is resolved and things are functioning normally and everything works fine, then remove the offending entry.  If you don't see it in Autoruns, you may edit the registry and remove the item from your startup folder it.  Autoruns shall display the same information however.
    Given that your system has or has had an infection, follow up with this:
    Perform scans for malware, and then fix any problems:
    Download, install, update and do a full scan with these free malware detection programs at:
    Malwarebytes (MMFA): http://malwarebytes.org/
    SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
    They can be uninstalled later if you wish.
    Restart your computer and solve the outstanding issues.
  • I get the error message at startup missing modul c:\windows\system32\wabqwuny.dll

    what I'm doing. Download this file are what

    It is sometimes easy to get rid of the error message by doing something like disable the startup item in msconfig (if you can still find), but I suggest you fix the problem and difficulty not only the symptom of the problem by simply deleting the startup message.
    I would also not recommend you start digging in the registry to try to find the startup item and remove it unless you have a backup of your system or at least a backup of your registry, because there is no 'Cancel' or 'quit without saving changes' option in regedit.  If you make a mistake, that's all.
    These ideas relieve 'rapid' and sometimes risky of the symptom if they not even work at all, but they can't actually solve the problem.  Also, I'd be suspicious of ideas that begin with the words "try."  You don't need to try things, you need to fix things.  You don't need to try ideas that might work, you must do something that will always work all the time.
    Here are the detailed instructions that protect you and solve your problem in the 'right' way.
    If you do not have a good explanation for the name of the file in a Google search, the chances are good that your system is currently or has been infected by malware.
    A "Cannot find...". ', ' Failed to start..., "Could not load..." ». "Might not work... "" Cannot run ""error loading... ". "or"specific module could not be found"message at startup is usually related to the malware that has been configured to run at startup, but the referenced file has been removed after a malware scan, leaving behind him a startup item or the registry entry pointing to a file that does not exist.
    It might be a removal of malicious software or an application not installed.  The entry may have a curious looking name since it was probably generated at random when the malware was installed. If you search your system for the referenced file, you may not find.
    Windows attempts to load this file but cannot locate because the file has been deleted for most probably during an analysis of the malware. However, an orphaned associate of remainders of startup parameter or registry entry and tells Windows to load the file when you start or connection.
    So you should delete the referenced entry Windows stop trying to load or run the file. It may or may not be included in the registry, but you can find it.  Autoruns (see below) you get the elements no matter where it is.

    You must be sure to solve the problem and not just fix the symptom of the problem by simply relieving your message - system is not a fix (there is a difference).

    If you just locate and uncheck the item in msconfig, which disables the element but does not remove the reference to the element of false starting your computer.   The msconfig program is not a Startup Manager, that's a troubleshooting tool.  Disabling things in msconfig to put an end to the messages and think that your problem is solved is short-sighted and leave behind him a sloppy XP configuration.  Just disable the display of a start-up error message should not count as a 'solution' to the problem.
    If you are comfortable editing the registry, you can find and remove the reference directly from there or remove it using a popular third-party tool called Autoruns.  The problem can always be found in the registry well.
    Before making any changes to your registry by hand or with third-party tools, don't forget to first make a backup of the registry
    . There is no cancellation or exit without saving the option in regedit.
    Here is a link to a popular registry backup tool:
    You can also use the Autoruns to find the element of start remains little matter where he's hiding.  Autoruns does not install anything on your computer.  It will display all startup locations where the reference may be then you can turn it off or remove it completely.  Here is the download link for Autoruns:
    Run Autoruns.exe and wait that he at the end of the filling of the list of entries.
    When the Autoruns is finished scanning your system, it will say "Ready" in the lower left corner.  Autoruns can be a little intimidating to first if you have never seen it before because it displays a lot of information.  You are really interested only a few sections.
    The problem is usually to start the system or the user startup entries, then click the connection tab and see if the startup item is there.
    Scroll through the list and look for a boot entry associated files in the error message.
    If you can't find on the connection tab, look in any tab.
    You can also click file, search to search for logon, or any tab for all or part of the name of the element.
    Right-click on the offending entry and choose Remove.  If you are not sure what it is, you can simply disable, restart and if the problem is resolved and then remove the offending entry.  If you don't see it in Autoruns, you may edit the registry and remove the item from your startup folder it.  Autoruns shall display the same information however.
    Given that your system has or has had an infection, follow up with this:
    Perform scans for malware, and then fix any problems:
    Download, install, update and do a full scan with these free malware detection programs:
    Malwarebytes (MMFA): http://malwarebytes.org/
    SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
    They can be uninstalled later if you wish.
    Restart your computer and solve the outstanding issues.
  • On startup, I get the following message: __Error C:\WINDOWS\cleamsat.dll the specified module is not found .__I am unable to restore the system to an earlier date and now everything is real slow loading.

    If anyone can help please let me know. I had a virus recently (antivir solution pro), which is now deleted. The message appeared from this point.

    It is easy to get rid of the error message by doing something like disable the startup item in msconfig (if you can still find), but I suggest you fix the problem and difficulty not only the symptom of the problem simply remove the startup message.
    I would recommend also you start to search in the register, unless you have a backup because there is no 'Cancel' or 'quit without saving changes' option in regedit.  If you make a mistake, that's all.
    These ideas relieve 'rapid' and sometimes risky of the symptom, but may not actually solve the problem.  Also, I'd be suspicious of ideas that begin with the words "try."  You don't need to try things, you need to fix things.
    Here are the detailed instructions that protect you and solve your problem in the 'right' way.
    There is very little. DLL files that should be loaded from the C:\WINDOWS folder and is not one of them.
    Describe your current antivirus and software anti malware situation: McAfee, Norton, Spybot, AVG, Avira
    !, Defender, ZoneAlarm, PC Tools, MSE, Comodo, etc..
    A "Cannot find...". ', ' Failed to start..., "Could not load..." ». "Might not work... "" Cannot run ""error loading... ". "or"specific module could not be found"message at startup is usually related to the malware that has been configured to run at startup, but the referenced file has been removed after a malware scan, leaving behind him a startup item or the registry entry pointing to a file that does not exist.
    It might be a removal of malicious software or an application not installed.  The entry may have a curious looking name since it was probably generated at random when the malware was installed. If you search your system for the referenced file, you may not find.
    Windows attempts to load this file but cannot locate because the file has been deleted for most probably during an analysis of the malware. However, an orphaned associate of remainders of startup parameter or registry entry and tells Windows to load the file when you start or connection.
    So you should delete the referenced entry Windows stop trying to load or run the file. It may or may not be included in the registry, but you can find it.  Autoruns (see below) you get the elements no matter where it is.
    If you just locate and uncheck the item in msconfig, which disables the element but does not remove the reference to the element of false starting your computer.   The msconfig program is not a Startup Manager, that's a troubleshooting tool.  Disabling things in msconfig to put an end to the messages and think that your problem is solved is short-sighted and leave behind him a sloppy XP configuration.  Just disable the display of a start-up error message should not count as a 'solution' to the problem.
    If you are comfortable editing the registry, you can find and remove the reference directly from there or remove it using a popular third-party tool called Autoruns.  The problem can always be found in the registry well.
    Before making any changes to your registry by hand or with third-party tools, don't forget to first make a backup of the registry. There is no cancellation or exit without saving the option in regedit.
    Here is a link to a popular registry backup tool:
    You can use Autoruns to find the element of start remains little matter where he's hiding.  Autoruns does not install anything on your computer.  It will display all startup locations where the reference may be then you can turn it off or remove it completely.  Here is the download link for Autoruns:
    Run Autoruns.exe and wait that he at the end of the filling of the list of entries.
    When the Autoruns is finished scanning your system, it will say "Ready" in the lower left corner.  Autoruns can be a little intimidating to first if you have never seen it before because it displays a lot of information.  You are really interested only a few sections.
    The problem is usually to start the system or the user startup entries, then click the connection tab and see if the startup item is there.
    Scroll through the list and look for a boot entry associated files in the error message.
    If you can't find on the connection tab, look in any tab.
    Right-click on the offending entry and choose Remove.  If you are not sure what it is, you can simply disable, restart and if the problem is resolved and then remove the offending entry
    .  If you don't see it in Autoruns, you may edit the registry and remove the item from your startup folder it.  Autoruns shall display the same information however.
    Given that you had or have an infection, followed with this:
    Perform scans for malware, and then fix any problems:
    Download, install, update and do a full scan with these free malware detection programs:
    Malwarebytes (MMFA): http://malwarebytes.org/
    SUPERAntiSpyware: (SAS): http://www.superantispyware.com/
    They can be uninstalled later if you wish.
    Restart your computer and solve the outstanding issues.

    Do not guess what the problem might be - understand and resolve it. I need YOUR voice and the points for helpful answers and propose responses. I'm saving for a pony!

  • If Firefox is set as the default browser and any application tries to open a new window, it doesn't work and I get the error "Firefox is already in running... »

    Here's what I'm running:
    Microsoft Windows 7 Service Pack 1, fully updated to 04/10/2012
    New installation of Firefox 11. No add-on enabled following troubleshooting.
    I am a user has administrator rights
    SAMU is disabled.

    For starters, this has happened since Firefox 10 or more. A couple of months now.

    I am able to open Firefox. My modules worked (ABP, Flashblock, ABP Element Hiding Helper, IETAB2, Downthemall, Greasemonkey, extension of 4chan) had no problem. Firefox is defined and has been fixed for the past two years as my default browser.

    But since about 10 or so, maybe Firefox before, if I opened a session of Firefox and any other application attempts to open a session in a new window, I get the Firefox is already running but not responding do not error. »

    I tried to follow the advice of already posted troubleshooting (glance to parent.lock files left [no date], several sessionstore.js [no date] files, create a new user profile, has tried to erase the 'read only' permission in windows 7, but as soon as it is cleared, only read permission back.)

    As a last resort, I deleted the Firefox folder, the directory %APPDATA%/Mozilla in its entirety and then used CCleaner to remove all references to Firefox in the windows registry, and then made a complete re - install, without extensions installed right now.

    I checked the preferences and have the option "open new windows in a new tab" checked. The problem persists without worrying if this option is checked or not. This problem persists in or out of safe mode, even with the new facility.

    Test case:

    All cases:
    Firefox is selected as the default browser for windows 7

    Case 1: Log in to firefox. Use any other program that is trying to open a link to their Web site in a new window browser or the new browser session. "Firefox is already running" error

    Case 2: Open a firefox session. Right click on Firefox in the taskbar. Select 'open in new window '. "Firefox is already running" error

    Case 3: Open a session of firefox. Select the Firefox Menu > new tab > new window. In fact, a new window opens.

    This is the only method of opening a new window in the same browser session or profile that actually works on my system. Attempting to open a browser session from the task bar "open new window dialog" or opening a new window while a current window/session is running will not open firefox in a new window or a new tab in the current session. The "Firefox is already running, but is not responding" error will occur every time.
    

    Make sure that you do not start Firefox with the - No.-remote switch or have defined the MOZ_NO_REMOTE = 1 environment variable (Control Panel > system > advanced > environment variables).

  • Get the error failing wmpnetwk.exe with WHS 2011 application

    I had problems with the windows media player network service on my windows home server machine. Continually, I get the following error:

    Name of the failing application: wmpnetwk.exe, version: 12.0.7601.17514

    The failed module name: ntdll.dll, version: 6.1.7601.18247

    Exception code: 0xc0000374

    Offset of vulnerabilities: 0x000000000000c4102

    ID of the process failed: 0x149c

    The failing application path: C:\Program Files\Windows Media Player\wmpnetwk.exe

    Path of the failing module: C:\Windows|system32\ntdll.dll

    (I think) as a result, I can't successfully access my home server to my Xbox 360, or new certified DLNA Samsung Blu - ray player.

    I tried running sfc/scannow and it finds no problems. I checked the service has started and is configured to start automatically on startup. I restarted the server.

    Help!

    Hello

    We have a dedicated support team that will help you solve the problems on the Windows Home Server platform. Check out the link to post the same query:

    https://social.Microsoft.com/forums/en-us/home?category=WindowsHomeServer

    Please let us know if you need any other assistance on Windows.

  • Parts of our software will disappear and then when it is closed, we get the usual "software encounterd a problem and needs to close" and the faulitng module error

    original title: problem with shdocvw.dll

    Hey guys just a quick question.

    bascailly, I'm working on the first line of support for a company and we have created a software for the United Kingdom NHS, basically our software is used by doctor general practitioner through the United Kingdom to read documents electronically.

    a question we seem to become much lately is certain parts of our software will disappear and then when it is closed, we get the usual "software encounterd a problem and needs to close" and the module faulitng error. When event viewer is selected the below appears.

    Failing application dme7_client.exe, version 7.1.0.270, failing module shdocvw.dll, version 6.0.2900.6212, address 0x000b26fe failure

    It seems that the only way to solve this problem is the newspaper on a differnet and use them as seems to be the specific user. does anyone have any ideas of what we can try to solve this problem without obiously the user with a different account?

    see you soon

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. Appropriate in the MSDN forums. Please post your question in the MSDN forums.

    You can follow the link below to ask your question:
    http://social.msdn.Microsoft.com/forums/en-us/categories

    I hope that helps!

  • APPCRASH module name btwapi.dll getting the error "Windows Explorer has stopped working... »

    Hello
    In the home edition of Vista 32 IE 8 when I get the "search for files and folders:

    «Windows Explorer has stopped working...» "and in the watch box Details view:

    Signature of the problem:
    Problem event name: APPCRASH
    Application name: Explorer.exe
    Application version: 6.0.6002.18005
    Application timestamp: 49e01da5
    Fault Module name: btwapi.dll
    Fault Module Version: 6.0.1.5500
    Timestamp of Module error: 46df031a
    Exception code: c0000005
    Exception offset: b 0004, 091
    The system version: 6.0.6002.2.2.0.768.3
    Locale ID: 1033
    Additional information 1: fd00
    More information 2: ea6f5fe8924aaa756324d57f87834160
    Additional information 3: fd00
    Additional information 4: ea6f5fe8924aaa756324d57f87834160

    I hope you can help me on this...
    Thanks a lot guys.

    Hi PaulMazor,

    Well first of all, btwapi.dll is a process no system developed by Bluetooth. If you go on your computer, try to disable Bluetooth by going to network and Internet or however your wireless interface is configured on your computer. If you don't have Bluetooth on your computer, try to uninstall it. go to start > Control Panel > programs > uninstall programs > scroll down and uninstall. My last suggesting opens upward, the Windows Task Manager (press ctrl + alt + delete and release). Go to processes and disable the application there. Other that that, I can't help you any further.
    Good luck
    DJ
  • Need help with my Mail window. I can't export my message to the PST format. I keep getting the message error "an error occurred during initialization of MAPI".

    Hello

    Need help with my Mail window. I can't export my message to the PST format. I keep getting the message error "an error occurred during initialization of MAPI". Y at - it solution or another method?

    Hi ErikLee,

    Do you have MS Outlook installed on your computer?

    Windows mail import and export opportunities are limited to an Outlook .pst file or an Exchange Server mailbox. They are available only if MS Outlook is installed.
    If MS Outlook is not installed and you start an import or export action, the necessary support files are not present for Windows mail complete the operation. Then I suggest you to install Outlook temporarily and see if the problem is resolved.

    Follow the instructions below and check if the problem is resolved.

    1. reboot your computer, and then start Windows Mail.
    2. on the Tools menu, click Options.
    3. in the connection tab, click on edit to open the Internet Properties dialog box.
    4. in the tab programs, click on an application other than Windows mail e-mail in the e-mail list. Click on apply and then click OK.
    5. click OK again to close the Options dialog box.
    6. exit Windows mail and restart Windows mail.

    If this does not work, I suggest you upgrade to Windows Live Mail to import or export messages that may help you resolve the issue.

    To download Windows Live Mail, visit the following Microsoft Web site:
    http://get.live.com/wlmail/overview

    For more information about Windows Live Mail, see the Microsoft Web site at the following address:
    http://windowshelp.Microsoft.com/Windows/en-us/help/4b30d3d6-abe2-46d1-a5fd-4a1ba786a1381033.mspx

    Check whether the problem is resolved.

    Please post back and let us know if it helped to solve your problem.

    Kind regards
    KarthiK TP

Maybe you are looking for