helps to resolve the error

Hai friends,
When I run a project in netbean IDE I get the error:



F:\Resource Allocation of Cluster Computing is not a valid directory
at org.apache.tools.ant.taskdefs.Java.setupWorkingDir(Java.java:848)
at org.apache.tools.ant.taskdefs.Java.setupExecutable(Java.java:818)
at org.apache.tools.ant.taskdefs.Java.fork(Java.java:781)
at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:211)
at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:132)
at org.apache.tools.ant.taskdefs.Java.execute(Java.java:105)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor133.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:62)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor133.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:394)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor133.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:278)
at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:498)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
Result of Java:-1
BUILD successful (total time: 0 seconds)



Please help me solve this problem

The directory exist?

What output you get when you open a command prompt window and type

C:\> dir "F:\Resource Allocation for Cluster Computing"

Tags: Java

Similar Questions

  • The backup has failed. An error has occurred. The following information can help you resolve the error: the request has been aborted. (0x80099704D3)

    Hello, I am running Windows Vista Home Premium and trying to make Windows backup on DVD, I was able to cross 5 DVDs then it asked me to insert the DVD successfully n ° 6 I did and he never finished and I got this error:

    The backup has failed. An error has occurred. The following information can help you resolve the error: the request has been aborted. (0x80099704D3)

    The DVD I have are DVD so I can't rewrite over and over again. Can I somehow he pick up where it left off to complete my backup?

    Help! Thank you

    Lisa

    Hello

    -No, I don't have third-party backup programs installed.
    -J' tried using another disk backup, but it started it count once again as "disk 1" yet I had left off to "drive 6"and I couldn't tell if he has taken over where I left off or starting on even once, I don't want to do because I can't rewrite on my DVD. , because they are disposable.
    Because I needed to achieve this, I advanced and bought more DVD and will continue to backup even if I do not know where she had stopped. I think I can say that it not continue starting above and to the right.
    I think that the problem might have been that DVD #6 was bad, as he had a scratch on her, even if it was new out of the envelope.
    Software AV is not the issue, I am able to do backup, I wanted to just be able to pick up where I left off, as opposed to duty again since the beginning of my documents again. I just wish that Windows backup has been a little easier to use, in particular the fact that it is not "tag" my files to show who we are it is already saved, just like other software, (ex Mozy), which is very useful. And be able to choose what files I need backup rather than being limited to simply choose the 'file type '...
  • Helps to resolve the error sass.exe - application application faild to initialize properly (oxcoooo142)

    Original title: isass.exe - application error application faild to initialize properly (oxcoooo142) click on ok to end now screen black with white arrow will not even stop what should I do

    Reference Dell Dimension 4700c Ihave try F8 F1, f2, F12, and it immediately go to the same arrow Ihave try recover disk nothing sameone please help me

    Hello

    1. don't you make changes to the computer until the problem occurred?

    I suggest you follow the steps in troubleshooting the article mentioned below and check if it helps:

    Computer stops responding with a black screen when you start Windows XP: http://support.microsoft.com/kb/314503

    Hope this information is useful.

  • Need help to resolve the error - below the SQL statement to execute cannot be

    Below is my CO as, which creates a callable statement.

    try {}
    OAApplicationModule oaapplicationmodule = (webBean) pageContext.getApplicationModule;
    OADBTransactionImpl t = (OADBTransactionImpl) oaapplicationmodule.getOADBTransaction ();
    OracleCallableStatement proc = (OracleCallableStatement) t.createCallableStatement (lquery,-1);
    proc. Execute();
    t.Commit ();


    }
    catch (SQLException sqlexception)
    {
    throw OAException.wrapperException (sqlexception);
    }




    After the execution of the page, get the below error... (Please find below stack error)

    I have referred the development guide but did not get something useful.

    Please give me clues about the same.

    Raghu cordially

    -- Error Stack ---------------------------------------------------------

    Error page


    Details of the exception.

    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: Houston-27123: SQL error in the preparation of the call statement. Statement: null
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145)
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2637)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
    in OA. jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    # # 0 in detail
    java.sql.SQLException: the SQL statement to execute cannot be empty or null
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
    at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java:1138)
    at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java:1054)
    at oracle.jbo.server.DBTransactionImpl.createCallableStatement(DBTransactionImpl.java:3033)
    at cisco.oracle.apps.xxchr.element.server.webui.XXCHRElementSetSearchCO.processFormRequest(XXCHRElementSetSearchCO.java:343)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
    in OA. jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    java.sql.SQLException: the SQL statement to execute cannot be empty or null
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:269)
    at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java:1138)
    at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java:1054)
    at oracle.jbo.server.DBTransactionImpl.createCallableStatement(DBTransactionImpl.java:3033)
    at cisco.oracle.apps.xxchr.element.server.webui.XXCHRElementSetSearchCO.processFormRequest(XXCHRElementSetSearchCO.java:343)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:799)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processFormRequest(OAPageLayoutHelper.java:1118)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processFormRequest(OAPageLayoutBean.java:1579)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processFormRequest(OAFormBean.java:395)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:995)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequestChildren(OAWebBeanHelper.java:961)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processFormRequest(OAWebBeanHelper.java:816)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processFormRequest(OAWebBeanContainerHelper.java:363)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processFormRequest(OABodyBean.java:363)
    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest(OAPageBean.java:2633)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1659)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
    in OA. jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    to EDU.oswego.cs.dl.util.concurrent.PooledExecutor$ Worker.run (PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)

    Published by: Rambeau on Oct 14, 2010 02:58

    check the code stuck by me again

    Connection Conn = pageContext.getApplicationModule (webBean) .getOADBTransaction () .getJdbcConnection ();

    Connection conn = oaapplicationmodule.getOADBTransaction().getJdbcConnection(); //Right one
    

    Thank you
    -Anil

  • My 5s iphone is updated to 9.3.1 now it showing an error while it controls for software update. Error is "cannot verify the update ' so please help me solve the error

    Please help me solve the error message

    Connect the phone to a computer running iTunes 12.3.3 or later, with a cable and try check update

  • My brother bought window 7 and I use XP. What do we have to do for me to control his computer from my XP, so I can help or fix the errors.

    original title: remote assistance

    My brother bought window 7 and I use XP. What do we have to do for me to control his computer from my XP, so I can help or fix the errors.

    all you need is an application called "Remote Desktop Connection", it comes pre-installed in windows 7, if you have windows XP home, you can't get the remote desktop, but if you upgrade to XP Professional you can.

  • Clouds (can someone help me with the error code 214?)

    can someone help me with the error code 214?

    Hello

    Reference:--

    Error code 214

    Error in downloading, installing or updating Adobe Creative Cloud applications

  • Hi need help I get the error message "Download error, Undefined" in the applications tab to install Apps. Can someone help?

    Hi, I need help, I get the error message "Download error, Undefined" in the applications tab to install Apps. Can someone help?

    Follow the procedure below and check:


    End Adobe partner all tasks in the Manager of tasks like creative cloud, CoreSync, AAMUpdater... etc.

    Uninstall Adobe Creative Cloud application.

    If you face any problem try CC Uninstaller:

    Using creative cloud | Uninstall the creative cloud desktop application

    After removing Adobe Creative Cloud applications, follow these steps:

    Step 1:

    Open the c: drive and navigate to C:\Program Files (x 86)------\Adobe " common files".

    Open the Adobe folder and delete folders named Adobe Application Manager and OOBE.

    Step 2:

    Navigate to C:\Program Files (x 86) \Adobe.

    Open Adobe file and if present the file to remove Adobe Creative Cloud . [* important]

    Impossible to remove?

    Rename it as Adobe Creative Cloud-old.

    Step 3:

    Press Windows button (located between Ctrl and Alt buttons) with the key R together at once, you will get a command window.

    Type below command and press the enter"" key.

    AppData

    Then go to the Local > Adobe.

    Open the Adobe folder and delete folders named AAMUpdater and OOBE.


    Step 4:

    Temporarily disable anti-virus and firewall.


    (1) open Control Panel and then click on the network and Internet"" option.

    2) click on Internet options, click on the tab "connections".

    (3) in the 'Connections' tab, select 'LAN' settings, you will be able to view the LAN settings box.

    (4) check the box-"automatically detect settings" and then "uncheck" all the other boxes as "configuration Script auto use", "Use a proxy server," proxy server ", then click on the ok button."

    5) click on the "Network settings" button once again, make sure that "Automatically detect settings" is the only option you select, the window of properties of LAN so clear.


    Step 5:

    Make sure that Adobe Creative Cloud is not listed in the control panel > programs and features. list.

    Then, download and install the Adobe Creative Cloud app and check.

    https://ccmdls.adobe.com/AdobeProducts/KCCC/1/Win32/CreativeCloudSet-up.exe

  • Help required to resolve the error-200022

    Hi all

    I have a VI that throws the error-200022 (after acquiring data mx). This has got 5 data acquisition channels off 2 of them (THERMOCOUPLE sensors channel 1 & pressure - channel 1 commented on the left within the program) are throwing this error and do not read whatever it is reasonable and the program stops. However the other channels are read good values. When I checked the individually, it works perfectly fine but when I put them together in the same program he throws the error above.

    I looked into some of the suggested solutions, but nothing did. Can someone help me solve this error. I have attached the VI as well.

    Thank you very much

    Rivet

    I have it..!
    You use "embedded Clock' for all the three tasks (thermocouple measurement) and its causing conflict... !!

    If you see here, the main reason (as I already specified it) is "resource requested by this task has already been reserved by another task." "" ...

    I suggest you club all three tasks into one...!

  • Can someone help me with the error message "Creative Cloud Files folder missing"?

    Hello

    I'm on a Mac (OS X 10.10.1) and recently changed the folder name 'users' of my system to something else. I think that I followed all the steps correctly Apple to make sure that my user account name and the directory of the user are in alignment after the change. However, the creative cloud do not update the extension / address of the location to sync files. I went into the preferences of creative Cloud and saw the location of the file ' ' was still announcing the former name for the folder my Mac user. I used the dropdown to select 'Other' and then selected the folder of the newly appointed user. Creative application Cloud then began loading (presumably to restore the sync connection), but then gave me the same error again. When I return in Cloud creative preferences, the location of the file ' ' now shows the newly named good, user folder, but I still get the same error message every time I try to turn on sync. Even with the correct file shown as the 'file location', the error message always refers to the old extension / address of the location of the file.

    How can I get Creative cloud to update the address of the file? He seems to have accepted my change the 'location', but the address of the file itself has not been updated.

    FYI: clicking 'Restore' option does not at all help. It produces just the same pop-up over and over again until I got disabling sync.

    UPDATE: I restarted my computer and went through the same exact process above and now looks be it resolved itself. the error message no longer appears after that I have turn on sync. In my opinion, everything works fine now. Basically, it seems that the solution is to completely reboot your computer.

  • Installed updates XP and now "help" gives just the error message and important icons in the Panel do nothing, HELP!

    I just installed the updates more than 75 for XP and now I can't use 'help' - I just get the error messages like 'bad parameter '. By clicking on the icons in the Panel do nothing important examples: administrative tasks, network and remote access connections. Advanced option under Display\Settings\Advanced not display the options installed with graphics card driver/software. I can't troubleshoot without 'help' HELP! TIA!

    CADJOCK44

    Start over from scratch. See...

    Personal data backup (which none should be considered 100% reliable at this point) then format the HARD disk and do a clean install of Windows.  Please note that a repair installation (upgrade AKA on-site) won't fix this!

    HOW to do a clean install of Windows XP: see method 1 and http://michaelstevenstech.com/cleanxpinstall.html#steps in http://support.microsoft.com/kb/978307

    Once installed the clean, you will have the equivalent of a "new computer" in order to take care of everything on the next page before connecting the machine to the internetor a local network (i.e. other computers) and before using a USB or SD card that is not brand new, or has not been freshly formattedotherwise:

    4 steps to help protect your new computer before going online
         http://www.Microsoft.com/security/pypc.aspx

    Other useful references include:

    HOW to get a computer that is running Windows XP Gold (no Service Pack) fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.windowsupdate/MSG/3f5afa8ed33e121c

    HOW TO get a computer that is running Windows XP SP1 (a) or SP2 fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.WindowsXP.General/MSG/a066ae41add7dd2b

    Tip: After getting the computer fully patched, download/install KB971029 manually:http://support.microsoft.com/kb/971029

    NB: No matter what Norton or McAfee free trial which is preinstalled on the computer when you bought will be reinstalled (but invalid) when Windows is reinstalled. You MUST uninstall the trial for free and download/run the removal tool before installing updates, Windows Service Packs, or updates IE and before installing your new anti-virus application (which will require WinXP SP3 must be installed).

    Norton Removal Tool
         FTP://ftp.Symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe

    McAfee Consumer product removal tool
         http://download.McAfee.com/Products/Licensed/cust_support_patches/MCPR.exe

    If you need help, please start a new thread in this forum:

    http://social.answers.Microsoft.com/forums/en-us/XPRepair/threads

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • I need help to fix the error - 2147024891 please

    Hello

    I got the error code: 0 x 80246008 after trying to update windows, but when I tried to look online for the answer, and has started to correct the error by activating the background intelligence transfer service, I got the error code:-2147024891 and I cannot find an answer to the it, so please help me

    CF. http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/811851f8-f0a5-4e04-9517-2db30b4d6f07

    A position would have sufficed, Robert. ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • How resolve the error that reads "wmvcore2.dll's not found" after the installation of Cool Edit Pro 2.0?

    Hello

    I recently tried to install Cool Edit Pro 2.0 on my Dell laptop. After that it's over, I went to open the application, but the error which read "wmvcore2.dll is not found" message popped up. He suggested I have reinstall the application, so I did, but nothing helped.

    I wonder what I can do to solve this problem and can you give me any help will be greatly appreciated.

    Thank you.

    http://www.Microsoft.com/Windows/compatibility/Windows-Vista/default.aspx

    Windows Vista Compatibility Center

    First thing to do is to check its Vista compatibility at the link above, and if not to see what patches/solutions are available from its manufacturer...

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-compatibility-mode/

    If this is not Vista compatible, read the info on the link above.
    It works for some programs, but not all.

    This applies to software programs, NOT hardware drivers.

    If it's Vista compatible > uninstall it > Re-download/save to your desktop > right click on the setup.exe > run as admin.

    If the above does not help, try to repost in Forum Vista programs:

    http://social.answers.Microsoft.com/forums/en-us/vistaprograms/threads

    See you soon.

    Mick Murphy - Microsoft partner

  • How can I resolve the error message "Failed to enumerate a device appropriate." for the game "Toy Story 2" for PC?

    I have this old PC game called "Toy Story 2" for Windows 95/98 operating system in time and can't launch the .exe.

    A month ago, I had a much older graphics card, nvidia GTS 250 if I remember correctly, and I have my Windows 7 Home Prenium edition is installed.
    With this graphics card, the game would launch correctly, the screen 'Resolution to define' before entering the game, which means that the game worked fine on my nvidia GTS 250, without displaying the error message:
    Cannot enumerate a suitable device.

    Recently, my GTS 250 was gone and I was forced to upgrade. I bought a nvidia GTS 450, as well as some other new games because of my new, more powerful GPU.
    After that I installed the device, downloaded the latest drivers to work and click on the toy2.exe icon, a cmd command prompt appears followed by a black screen, enter full screen mode, then close immediately before it allows you to set the resolution of the game, the error next message just after:
    Cannot enumerate a suitable device.

    What does the above statement mean?
    This game does not work on recent graphics cards?
    Is this a driver problem?
    I tried all the options (Windows 95, 98, 2000, etc.) compatibility, tried as Admin, tried to work on my windows XP machine, they do not let you change the graphic acceleration under windows 7, basically, I tried almost everything.
    The game is not recognize the graphics card because it is too new? Is there a way to force the application to use my GTS 450? A way to force the application to start with a comprehensive resolution?
    Any input is greatly appreciated, I really miss playing this game so bad :(

    Seems that this game has some compatibility issues with newer systems. I suggest you post this question on the support forum for Disney page.

    Hope this helps

    Eddie B.

  • Help! with the error message-file restaur頳era data base corrupted

    I'll start by saying that I am "stupid computer."  This could be a problem that is very easy to fix for most people.  I have an error message that I can't get rid of.  I tried running the repair utility, but I don't know that I did it correctly.  When I tried to renew my antivirus program today he would not take. I called the number of antivirus support and they said that I had damaged preventing the anitvirus to install the files.  they charged me $100 to clean the system and solve the problem.  They said that my computer would be too run faster. the antivirus installed, but the computer is not running any faster and I still have the error message. How can I find out the corrupt files have disappeared and why I still have the error message? reads the error message: an error occurred during initialization of a SQL Server Compact: the database file is maybe corrupted. Run the repair utility to verify the database file. [Name of the database = \\?\C:\ProgramData\DDNi| [Oasis2Service\Data\Oasis2.sdf ].  can someone help me?

    Hello
    Thank you for your message. However, the question you posted would be better suited in the TechNet Forums. We recommend that you post your question in the TechNet Forums to get help:
    http://social.technet.Microsoft.com/forums/en-us/category/SQLServer

Maybe you are looking for

  • 4th generation AppleTV appear not bought TV shows.

    Just recently my 4th generation Apple TV does not display any of my purchased TV shows.  It will show movies purchased very well and it shows my favorites.  If I bought it runs forever.  I put my Apple ID children on it and it works very well for the

  • Compatibility of memory RAM

    Hi I have   598858-001 2 MB * 2 (4 MB total) for my HP Pavilion I want to put this to 8 MB, but could not find a suitable model or even what to look for (in case the HP spare part is no longer produced). Help, please!

  • Touble router settings E900

    I have hurt my E900 router settings to my through Fairpoint DSL service.  I ran the installer, but get a message at the end that it cannot connect to the internet.  I entered in the advanced and checked settings I'm set to PPPoE with the correct name

  • How can I print search results?

    Research is great, a member of the community told me a workaround to print the results, but I don't remember. Would appreciate the help. Thank you

  • Sense of mounting Yagi

    Next week, I'll set up a wireless bridge using 1310's, at both ends with Yagi. My question is, how can I mount the Yagi? In other words, should be the antenna to another? How the signal radiates from the antenna?