Popup of XDB in URL APEX login

Hello

I just finished installing Oracle APEX (I use Oracle 11 g Enterprise Edition and APEX 4.02) I uninstalled the pre-existing version of APEX 3.2 and installed the 4.20, and when I try to connect to the main admin page to:

 http://HOST:PORT/apex

I get the annoying XDB login popup.

Concerning

Villi Kumar

Hello

While asking the password and username XDB, we provided as XDB/XDB and unlocked the XDB account in the backend database.

After giving it details its has shown the cannot find server /apex

We fixed two issues by using the script below.

Solution:

Done with the "apexins", run the script that is located in the directory of the apex below.

@apex_epg_config.sql [_Directory you unzip Apex_]

We now able to access the URL of request without any popup XDB.

Concerning

Villi Kumar

Tags: Database

Similar Questions

  • I installed apex 4.2.6. apex login screen is empty.  No failure on the game.


    Recently installed APEX 4.2.6.  Already had a working of the APEX 2.1 installation.  Installation has been successful without any error message.  Documentation Oracle say he had no problem installing 4.2.6 for a previous installation of the APEX.  When I try to access the APEX host login screen: port / apex I get an empty screen APEX login in my web browser.  I wonder if I should do a before uninstalling I did the 4.2.6 install anyway.  Any suggestions what might be the problem?

    Hi user13342537,

    user13342537 wrote:

    Please change your user to user13342537 ID to something meaningful. Reference: Video tutorial how to change username available

    Recently installed APEX 4.2.6.  Already had a working of the APEX 2.1 installation.  Installation has been successful without any error message.  Documentation Oracle say he had no problem installing 4.2.6 for a previous installation of the APEX.  When I try to access the APEX host login screen: port / apex I get an empty screen APEX login in my web browser.  I wonder if I should do a before uninstalling I did the 4.2.6 install anyway.  Any suggestions what might be the problem?

    Not enough information. See: How to get answers from the forum

    Should include information on the middle tier you use (OHS/EPG/ADR) as the white page is related to the web server is not properly pages / content or content of pages / are missing in the expected location.

    This problem is mainly related to the incorrect loading of the images to the web server.

    Given that you use EPG (Embedded PL/SQL Gateway).

    It is a wire recent similar problem to which I answered in detail:

    blank page after you successfully install apex 4.2.6 4.2.0

    This thread, I explained to upgrade, that applies also to the installation.

    Specifically, the path you give during the loading of images for the sql scripts apex_epg_config.sql/apxldimg.sql is incorrect when you use the EPG.

    I hope this helps!

    Kind regards

    Kiran

  • Apex Oracle 10 g the requested URL /apex/wwv_flow.show was not found on this

    I searched the forum without being able to find a solution that works for me.
    I'm trying to create a table with the following sql.
    CREATE TABLE MEMBERS
    (
      MEM_NUMBER           VARCHAR2(12 BYTE) CONSTRAINT MEM_NUMBER_NN NOT NULL,
      MEM_SNAME            VARCHAR2(25 BYTE),
      MEM_FNAME            VARCHAR2(25 BYTE),
      MEM_ANAME            VARCHAR2(25 BYTE),
      MEM_TITLE            VARCHAR2(25 BYTE),
      MEM_IDTYPE           NUMBER(5),
      MEM_IDREF            VARCHAR2(120 BYTE),
      MEM_DATE_IDISS       DATE,
      MEM_ADD1             VARCHAR2(60 BYTE),
      MEM_ADD2             VARCHAR2(60 BYTE),
      MEM_ADD3             VARCHAR2(60 BYTE),
      MEM_ADD4             VARCHAR2(60 BYTE),
      MEM_PCODE            VARCHAR2(12 BYTE),
      MEM_PHONE            VARCHAR2(20 BYTE),
      MEM_DREG             DATE,
      MEM_TREG             DATE,
      MEM_DLAST            DATE,
      MEM_DBIRTH           DATE,
      MEM_DOBON            NUMBER(1) CONSTRAINT MEM_DOBON_NN NOT NULL,
      MEM_POST             NUMBER(1) CONSTRAINT MEM_POST_NN NOT NULL,
      MEM_NEW              NUMBER(1) CONSTRAINT MEM_NEW_NN NOT NULL,
      MEM_BARRED           NUMBER(1) CONSTRAINT MEM_BARRED_NN NOT NULL,
      MEM_SEX              NUMBER(5),
      MEM_BDAY             NUMBER(5),
      MEM_BMONTH           NUMBER(5),
      MEM_BYEAR            NUMBER(5),
      MEM_ANAL01           NUMBER(5),
      MEM_ANAL02           NUMBER(5),
      MEM_ANAL03           NUMBER(5),
      MEM_ANAL04           NUMBER(5),
      MEM_ANAL05           NUMBER(5),
      MEM_ANAL06           NUMBER(5),
      MEM_ANAL07           NUMBER(5),
      MEM_ANAL08           NUMBER(5),
      MEM_ANAL09           NUMBER(5),
      MEM_ANAL10           NUMBER(5),
      MEM_CARDNO           VARCHAR2(22 BYTE),
      MEM_FACE             NUMBER(10),
      MEM_ID               NUMBER(10),
      MEM_ENTRY            NUMBER(1) CONSTRAINT MEM_ENTRY_NN NOT NULL,
      MEM_CARD1            VARCHAR2(22 BYTE),
      MEM_TYPE1            VARCHAR2(4 BYTE),
      MEM_COLOUR           NUMBER(10),
      MEM_NAMEDAY          NUMBER(5),
      MEM_NAMEMONTH        NUMBER(5),
      MEM_ANIVDAY          NUMBER(5),
      MEM_ANIVMONTH        NUMBER(5),
      MEM_ANIVYEAR         NUMBER(5),
      MEM_NAMESPECIAL      VARCHAR2(4 BYTE),
      MEM_ITGNO            VARCHAR2(12 BYTE),
      MEM_GDREG            DATE,
      MEM_ENTERED_BY       VARCHAR2(16 BYTE),
      MEM_LAST_UPDATE_BY   VARCHAR2(16 BYTE),
      MEM_SIG              NUMBER(10),
      MEM_NO_GRAD          NUMBER(1) CONSTRAINT MEM_NO_GRAD_NN NOT NULL,
      MEM_FREE_PARK        NUMBER(1)                DEFAULT 0 CONSTRAINT MEM_FREE_PARK_NN NOT NULL,
      MEM_STATUS           VARCHAR2(9 BYTE)         DEFAULT 1                     NOT NULL,
      MEM_AUTH_STFF_CRDNO  VARCHAR2(12 BYTE),
      MEM_BARCODE          VARCHAR2(37 BYTE),
      MEM_BADGE_NUMBER     NUMBER(16),
      MEM_GRPADDR_NAME     VARCHAR2(50 BYTE),
      MEM_DISP_NAME        VARCHAR2(25 BYTE),
      MEM_DIST_FRM_CASINO  NUMBER(24,4),
      MEM_GEO_CODE         NUMBER(5)
    )
    and the answer I get from the Apex is: -.
    The requested URL /apex/wwv_flow.show was not found on this server

    Please tell me what I'm missing.

    Try to run in sqlplus.

    There is a difference between your 2 attempts to validate the statement. The second includes a schema qualifier:

    CREATE TABLE SGM.MEMBERS...
    

    You run that he logged in as user SGM?

  • Prevent the user from changing the page in URL - Apex 5

    Dear community of Apex,

    We seek to protect our handling of URL pages.  The protection of session state is enabled, and each page has page value «Arguments must have Checksum» access protection  However, the documentation seems to discuss in order to prevent the user from element values in the URL.  We want to prevent the user to change the page ID in the URL.  Currently, a user is able to hack the URL and take in the middle of a wizard process for example.  Is it possible to stop this?  Other that an element of creative previous train stop check.

    * Version: Application Express 5.0.1.00.06

    Thank you

    Barry

    bSamuel wrote:

    We seek to protect our handling of URL pages.  The protection of session state is enabled, and each page has page value «Arguments must have Checksum» access protection  However, the documentation seems to discuss in order to prevent the user from element values in the URL.  We want to prevent the user to change the page ID in the URL.  Currently, a user is able to hack the URL and take in the middle of a wizard process for example.  Is it possible to stop this?  Other that an element of creative previous train stop check.

    Hi Barry

    Affecting the security attribute Access Page Protection page No. URL Access and navigate between pages using the type of the Page Management Branch (uncheck the option creates a branch using redirection page in the Wizard) will avoid this:

    No URL access -Page can not be found using a URL, but the page can be the target of a type of Page Management Branch, is not doing a URL redirect.

    It is a little more restrictive that a normal direction of the session state values cannot be positioned or erased declaratively in the branch, but is not often necessary in a several step wizard, and it's pretty simple to work round using prior processes - or post-branche or by referencing the item values directly from other pages.

  • Crossing a branch of URL APEX (dynamic)

    Hi all

    In desire to branch to the URL below in my APEX application.  The "320000010327" you see below in the URL is an identifier hardcoded.  I want to use my domain P5_LMS_ID_HDN instead of hard-coded id.   When I use the hardcode Id LMS, the part of the URL is successful.  I'll get out my APEX applications and in Webtop.  I want to be able to make this dynamic URL based on what is in the area of the P5_LMS_ID_HDN.  Can someone please.  Thank you.

    Ed

    " http://webtoptest.ugi.com:8090 / webtop/component/search? queryType = dql & query = select percent 20 * % 20from % 20active_leak_report % 20where % 20object_name % 20 = % 20'32000010327 ' & username = testuser' target = 'new '.

    Hi Ed,

    Have a look here: 2.5 understanding URL syntax

    You should use substitution strings & PXX_ITEM_NAME., your URL should be written as:

    http://webtoptest.ugi.com:8090/webtop/component/search?queryType=dql&query=select%20*%20from%20active_leak_report%20where%20object_name%20=%20&P5_LMS_ID_HDN.&username=testuser' target = 'new '.

    Kind regards

    Vincent

    http://vincentdeelen.blogspot.com

  • Map default nicer url URL apex

    Hello

    I use apex 4.2 with Weblogic server. At the moment our url to the application is http://domain:port/apex/f? p = 124.

    How can do us much simpler like http://domain.com

    Thank you

    A good discussion of your options here
    http://monkeyonoracle.blogspot.com.au/2010/02/nice-URL-in-public-facing-Oracle-apex.html

    but many examples in this forum about the server rules rewrite.

  • Pass parameters to URL AFTER Login page

    I send you a link in an e-mail to the partners which will lead them to a page with a SB access restricted to this topic. The server behavior restrict access redirects to the login page; which works very well. The login page works perfectly well.

    But the link in the email has two URL parameters on it, which is so that when the partner gets to the once connected landing page, these settings will filter the recordset and retrieve information specific to the individual and their contract.

    Problem: URL parameters appear to access the page with the restrict access SB on him (because they appear in the URL) and they were also highlighted in the URL of the page Login.php. But when actually, I hit 'submit' and connect, they are not passed that point to the destination page, so no information of the data table appears in the contract. I tried all imaginable combinations of recordsets and EEG and whatnot, and I can't get this look simple problem solved.

    Is there something unique in the connection or restrict access SB that strips the URL parameters?
    If so, how that overcome?

    So which cannot be overcome, how Session variables created by the operation of connection is used to extract the information from the data table?

    Interesting question. I studied the code to restrict access to the Page and think that this is the rub. What intrigues me is that you say that the variables are kept in the query string. They are not. The only thing that is in the query string is the page to which the user should be redirected after login. Fortunately, the solution is simple.

    Find the following section in the restrict access to Page code:

    if (!((isset($_SESSION['MM_Username'])) && (isAuthorized("",$MM_authorizedUsers, $_SESSION['MM_Username'], $_SESSION['MM_UserGroup'])))) {
      $MM_qsChar = "?";
      $MM_referrer = $_SERVER['PHP_SELF'];
      if (strpos($MM_restrictGoTo, "?")) $MM_qsChar = "&";
      if (isset($QUERY_STRING) && strlen($QUERY_STRING) > 0)
      $MM_referrer .= "?" . $QUERY_STRING;
      $MM_restrictGoTo = $MM_restrictGoTo. $MM_qsChar . "accesscheck=" . urlencode($MM_referrer);
      header("Location: ". $MM_restrictGoTo);
      exit;
    }
    

    Replace all instances of $QUERY_STRING $_SERVER ['QUERY_STRING'] like this:

    if (!((isset($_SESSION['MM_Username'])) && (isAuthorized("",$MM_authorizedUsers, $_SESSION['MM_Username'], $_SESSION['MM_UserGroup'])))) {
      $MM_qsChar = "?";
      $MM_referrer = $_SERVER['PHP_SELF'];
      if (strpos($MM_restrictGoTo, "?")) $MM_qsChar = "&";
      if (isset($_SERVER['QUERY_STRING']) && strlen($_SERVER['QUERY_STRING']) > 0)
      $MM_referrer .= "?" . $_SERVER['QUERY_STRING'];
      $MM_restrictGoTo = $MM_restrictGoTo. $MM_qsChar . "accesscheck=" . urlencode($MM_referrer);
      header("Location: ". $MM_restrictGoTo);
      exit;
    }
    

    The query string should now be kept intact when the user is redirected to the page of origin.

    I'll report this problem to Adobe.

    In addition, you can use find and replace to replace all instances of $QUERY_STRING $_SERVER ['QUERY_STRING']. If you're feeling ambitious, however, you can resolve this problem by modifying the configuration file that generates code to restrict access to the Page. In CS4 on Windows, the file you need to edit is C:\Program Files\Adobe\Adobe Dreamweaver CS4\configuration\ServerBehaviors\PHP_MySQL\RestrictAccess_main.edml. It will be in a similar situation in the Applications of Mac folder. Simply change all instances of $QUERY_STRING to $_SERVER ['QUERY_STRING'].

  • Redirect the URL after login / log out / sign up

    I was just wondering if it is possible to redirect users once they have a) connected in b) connected to or c) recorded?

    If all goes well, logging would return to the page where they were before the connection, disconnection would return to the home page and registration would go to their account details page.

    Anyone know how I can do this?

    Thank you.

    Yes, all those that are feasible.

    Login: something similar with the customization of the Web Forms the parameter is similar

    Disconnect: you will need to add some js to the logout confirmation page to make redirection - Secure system areas related pages

    The login form can be either twisted to redirect to a custom page, or you can set the point of the secure area on the account details page and forget it.

    Here's more information about secure areas - http://docs.businesscatalyst.com/user-manual/secure-zones

    Kind regards

    Mihai

  • Could not open the popup with pdf using Glassfish & Apex

    Hello

    I have a glassfish Server 4 with earphone apex on Linux.

    I have a html page in which there are a few href as file://server.../.../myfile.pdf

    With glassfish + apex, I can't open these links. These links works very well if I open on a new page.

    These links very well using embedded pl/sql earphone works.

    What's wrong?

    Thank you


    Hello

    I solved the problem.

    I put my server trusted site.

    Thank you

  • Apex Login

    I am just learning on the Apex & need help from basic to start with 11g express. Installation is complete and I can access HR using apex. I can create a new workspace and see this workspace by using apex_admin. I can even access the workspace created with sqlplus. However I can't log into the new workspace with apex. Get the error message indicating the credentials are incorrect.

    Any help will be much appreciated. TIA Joe

    You use the user workspace to open a session? If it is a new area of work, it will be an administrative username that you created when you create the workspace. If you don't remember, you can try to reset his password from the logon screen.

    Or you can reset the password by logging into the INTERNAL workspace where you can manage all areas of work there.

    If you remember not the username 'admin' to connect to the INTERNAL workspace, you can reset it using the apxchpwd.sql script.

  • Apex login page is not.

    Hello

    We installed the database 11g R2 Linux then installed Apex 4.2, when I try to log in the Apex, page, any suggestions to check, I use the pl/sql gateway to connect to APEX.

    default installation that was with 11g R2 installation...

    SELECT identifiant_composant, ComputerName, VERSION, STATUS from DBA_REGISTRY WHERE id_comp = 'APEX ';
    STATUS OF THE VERSION IDENTIFIANT_COMPOSANT COMPUTERNAME
    --------------- ----------------------------------- --------------- -----------
    APEX Oracle Application Express 3.2.1.00.10 VALID


    user unlocked Apex

    SQL > ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCK;
    Modified user.
    SQL > ALTER USER ANONYMOUS ACCOUNT UNLOCK;
    User changed
    SQL > ALTER USER APEX_PUBLIC_USER identified by apex123;
    Modified user.
    SQL > ALTER the ANONYMOUS USER identified by apex123;
    Modified user.


    and

    -Activate the Oracle XML DB HTTP server:
    SQL > SELECT DBMS_XDB. GETHTTPPORT FROM DUAL;

    GETHTTPPORT
    -----------
    0


    SQL > EXEC DBMS_XDB. SETHTTPPORT (8080);

    PL/SQL procedure successfully completed.

    SQL > SELECT DBMS_XDB. GETHTTPPORT FROM DUAL;

    GETHTTPPORT
    -----------
    8080


    After this step, the port added to the listener as

    lsnrctl status LISTENER_APEX
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on October 14, 2011 16:49:01

    Copyright (c) 1991, 2009, Oracle. All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=apex.com) (PORT = 1521)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Beginning of December 5, 2010 18:37:06
    Uptime 312 days 21 h 11 min 55 sec
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /u01/app/oracle/product/11.2.0/grid/network/admin/listener.ora file
    The listener log file /U01/app/Oracle/diag/tnslsnr/Apex/listener/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=apex) (PORT = 1521)))
    (PORT = 1521)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=apex.com) (PORT = 8080)) (Presentation = HTTP)(Session=RAW))


    I don't know what wrong, any suggestions.

    Expensive it just go to the following link
    http://techresource4u.blogspot.com/2011/01/steps-to-install-Apex-4-on-Linux.html

    hope, it will definitely solve your problem

    I also got the same problem

    Kind regards
    Muhammad Usman

  • Database to the top, but can not access Enterprise Manager or APEX Login

    Newbie here so sorry if it's simple.
    I have already searched the forums and tried to do what is recommended and still have a problem.


    I am running Enterprise 10.2 on a virtual machine from windows XP. It has been working well for some time.
    I restarted the VM without stopping the DB. When it has restarted the database is in place and I can run queries using SQLplus. However I can't load all services via a web page, for example. Enterprise Manager, APEX connection... Also, I can't make a connection using SQL Developer. These were all working well before.

    I already searched these forums and some people have had similar problems when running 10.2 on a virtual machine and it's the listener who has a problem...
    I deleted and reinstalled the listener with Net Configuration Wizard and restarted the DB, but that did not help.

    Here are the results when I use tnsping. Any advice would be really appreciated! Thank you!

    C:\Documents and Settings\XPMUser > tnsping orcl

    AMT Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production 18-APR-2
    010 01:07:18

    Copyright (c) 1997, 2006, Oracle. All rights reserved.

    Use settings files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora


    TNSNAMES adapter used to resolve the alias
    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos)
    (t) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (20 ms)

    >
    I set the ORACLE_HOME, but I still get the same error 3 when I try to start the DBconsole.

    I don't know what you mean by which OS is the owner of the tree of Oracle software. It's a virtual machine with a single user XPMuser.

    Thanks for the help underway...
    >

    Maybe it's time that you re-set up DB control.

    emca -config dbcontrol db -repos recreate
    

    Kind regards
    Phiri

  • After mistakes XDB, cannot enter the APEX workspace

    Hi all
    for some reason, I don't know why, I got error XBD then try to connect:
    A user name and password are being requested by http://localhost.com:8080. The site says: "XDB"
    Then, I unblocked the anonymous user schema and renewed his password. He brought me to the Apex login page but with no image (text only). However I couldn't logged into the workspace.

    So I thought that something was corrupt, even though I had worked before and I had not changed anything from there.

    So I did this chained attempts:
    1 password unlocked and renewed account XBD
    2 password unlocked and renewed account APEX_040000
    3. run @apex_epg_config.sql $ORACLE_HOME
    4. explicitly specified the location of the image when l'execution./apex.war listener

    But none of the attempt to correct the problem. Has anyone had this problem before? What is the cause? How can I fix? Help, please...

    Kind regards
    Val

    Published by: Valerie good-natured August 1, 2011 02:56

    Hello Val,

    Note that there is a difference between the use of the EPG and auditor of the APEX. Both are web servers to host an instance of the APEX, but in fact, the two are independent services. If you use the EPG, you must load the images of the APEX in the XDB as well. This is usually done when calling/apex_epg_config.sql, but I don't know if you set your ORACLE_HOME in the directory that you have unpacked the APEX installation package to.
    Also, make sure that you have unlocked the ANONYMOUS database user, which is used by the EPG. (see [url http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/otn_install.htm#CHDEIGGI] Installation Guide for APEX)

    Anyway, you shouldn't start simultaneously APEX earpiece and EPG (XDB HTTP Server) on the same port, you will have a port conflict then. Change the port for the listener to the APEX or the port for the XDB HTTP server.

    For the listener of the APEX, you can add the parameter = apex.port to the commissioning, for example

    java -Dapex.port=8081 -jar apex.war
    

    For the EPG, you can run

    exec dbms_xdb.sethttpport(8081);
    commit;
    

    If this is configured properly, without conflicts, you should be able to run EPG and APEX listener next to each other.

    -Udo

  • HTTP 404 not found - the/apex/f requested URL was not found on this server

    All of a sudden, I get the following errors on one page in my application - "the apex/f URL requested is not found on this server".

    I tried to export and import the page with no luck.  The import/export process works successfully; However, I get the same error on the new exported page.

    I can edit the page and the rest of the application is operational - I can not simply run the page without receiving the "Not found" error

    I use the Oracle 11.2.0.3 database.  I use thepl/sql gateway to connect to the APEX.

    I looked at many articles from forum, but nothing seems to be due to my problem.

    It seems that the key generated on the URL is damaged:

    http://localhost:8585/apex/f? p = 101:3:1337553032969279:NO:

    If I remove the 1337553032969279:NO: URL, the login page is running successfully, but a time Oracle tries to access the page it adds the BACKSPACE on the URL and I get the message "not found".

    The keys for the other pages of the DBMS work very well. Only, I have a problem with this page.

    Hello

    You get this error when you run the APEX page?

    Can you import your application to apex.oracle.com or reproduce the HTTP 404 not found error?

    If you share the developer connection information in the workspace, I can try to take a look at what could be the problem.

    Kind regards

    Jari

  • Redirect to url by default apex

    What determines where the url by default http://domain:port / apex redirects?
    This default page can be changed to redirect to another page?

    I would like to than the base http://domain:port url / apex to redirect to a page that has been created instead of the login and password page / default redirect workspace. Is it possible to do?

    This page currently redirects

    http://domain:port/apex/f? p = 4550:1:631371739005701

    I want to http://domain:port / apex to redirect to http://domain:port/apex/f? p = 101:1


    Where is the info for this page?
    Which table in the database?

    It seems that the best thing would be to have the redirection of dmz
    http:/domain to http://domain:port/apex/f? p = 101:1 instead of http://domain:port / apex but my service COMPUTING said that's not possible.

    They can only redirect http:domain to http://domain:port / apex



    Published by: jarymo on 4 December 2012 15:10

    Published by: jarymo on 4 December 2012 15:12

    Published by: jarymo on 4 December 2012 15:15

    Hello

    It depends on which web server you are using.

    There are OSH dads.conf line that define the default page

    PlsqlDefaultPage apex
    

    In configuring the listener file config.xml - apex APEX

    apex
    

    If you use EPG, it might help
    http://dbswh.webhop.NET/HTMLDB/f?p=blog:read:0:article:1000

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

Maybe you are looking for

  • Kernel Panic + no = RAM Startups don't have the culprit?

    Hello world I'm just putting this here so I can get advice from the community on the cause of a recent kernel panic. About two days ago using my mac until I'm the standard "kernel panic" message. After that the machine would not start to OS X or Boot

  • need help choosing a graphics card

    Hi I have a pavilion A1240N hp Specifications of the PC: sound Windows 8 with a processor dual core AMD Athlon 64 X 2 4200 +, 2000 Mhz, 2 logical processors I have upgraded to 4 GB of ram motherboard model: A8M2N - LA and all I want now is what can I

  • management application updated

    I wrote an application that is distributed to an unknown number of people throughout my business. I was wondering if any of you had experience or suggestions on how to get the application updates if necessary.  I hope that nothing will be, but... The

  • Código desordenado al open an example of LabVIEW

    Hola a todos: The quiero comentar than I have a problema al open a LabVIEW example code is desordena todo el código sin import example sea el problema Québec are the same. Commenting stupid put compañeros amendments dimos cuenta Québec a todos los as

  • 0x80072EE2

    Hello I get the problem with the updates for all windows products. I can access microsoft.com but when I try to download updates etc it stops to work and give a 0x80072ee2 error code. I have this problem with XP SP3 as well. I tried to solve this pro