11g erp url not accessing on win7 64 bit?

Hello experts,
we recently install fusion 11.1.2.1.0 and database 11g.
scenario:
database server:(192.168.1.100)
plateform: window server 2008, 64 bit
product: oracle database 11g.
application server:(192.168.1.101)
plateform: window server 2008 64 bit
product: oracle fusion 11g(forms and report)
i sucessfully install and configure the forms configuration. my application is running on same application server.
url to access the application:
http://aserver:9001/forms/frmservlet?config=erp
url is accessing on the application server as well as client having 32 bit xp operating
system after insatlling the java.
but if same url is accessing on database server and clients with window7 64 bit, not accessing after installing the java7 64 bit as well.
error:
Internet Explorer cannot display the webpage
What you can try:
Diagnose Connection Problems
remote device or resources won't accept the connection.
please help
thanks
yash

Hi experts,
i de-installed all java versions. then insert the java 32 bit jdk-6u41-windows-i586 in
directory:
C:\Program Files (x86)..
restart my browser ..
after that add the java bin path in path variable.. still i am not able to run my url. this time error is:
Issues found
The remote device or resource won't accept the connectionThe remote device or resource won't accept the connection
The device or resource (192.168.1.101) is not set up to accept connections on port "9001". Detected
Contact your network administrator Completed
Issues found Detection details
6 The remote device or resource won't accept the connection Detected
The device or resource (192.168.1.101) is not set up to accept connections on port "9001".
Contact your network administrator Completed
The computer or device you are trying to reach is available, but it doesn’t support what you’re trying to do. This might be a configuration issue or a limitation of the device.
Detection details
Network Diagnostics Log
File Name: 7EC88DBF-909F-4A48-AA8C-6D7503784B00.Diagnose.0.etl
Other Networking Configuration and Logs
File Name: NetworkConfiguration.cab
Collection information
Computer Name: HCL-PC
Windows Version: 6.1
Architecture: amd64
Time: Thursday, February 21, 2013 10:15:46 AM
Publisher details
does any setting need to set.
thanks yash

Similar Messages

  • Problem in accessing the url on client with win7 64 bit

    Hello experts,
    we recently install fusion 11.1.2.1.0 and database 11g.
    scenario:
    database server:(192.168.1.100)
    plateform: window server 2008, 64 bit
    product: oracle database 11g.
    application server:(192.168.1.101)
    plateform: window server 2008 64 bit
    product: oracle fusion 11g(forms and report)
    i sucessfully install and configure the forms configuration. my application is running on same application server.
    url to access the application:
    http://aserver:9001/forms/frmservlet?config=erp
    url is accessing on the application server as well as client having 32 bit xp operating
    system after insatlling the java.
    but if same url is accessing on database server and clients with window7 64 bit, not accessing after installing the java as well.
    please help
    thanks
    yash

    Hi Amit
    We also have this issue with weblogic webservices. Did you get any resolution for this issue.
    When the service is executed for lesser number of hits, all the responses are processed properly. But as load (Number of hits for the same service) increases, few responses are failed to be parsed in the web service client. We could confirm that the producer responds with proper content type (text/xml)
    Any help or pointers will be greatly appreciated.
    Thanks,
    Finny

  • URL not loading for Web Logic in 11g

    I have installed 11.1.1.5 on RHEL 5.4 64-bit. When the initial install was done everything started and was able to access URL's. Since that time I shutdown the services and have restarted. When I run the startWebLogic.sh from the user_projects/domains/bifoundation_domain/bin directory, WebLogic looks to start however when I try and access the URL the page will not load. If I start all the services, I can get Answers to load at 9704, but EM and WebLogic both fail to load from 7001. I am accessing the URL from a windows server and when i type telnet myserver:7001 I get an error saying "Could not open connection to the host, on port 23: connection failed". Not sure if this is the issue as I have never seen a URL not load unless the service is not running.

    In 10.1.3.3, a ADF Read Only table with row selection enabled that is created by dropping a data control onto a JSF page includes a column with radio buttons. A table in 11g TP3 does not. The 11G table does not include a selection facet nor does the data control include operations such as setCurrentRowWithKey. The same data controls in 10 provide the option of Master Table, Inline Detail Table, 11G doesn't.
    If you add a Client Listener set to listen for clicks component to the 11G table, the JSF page will not load in a browser. (I used Franks example for getting data values from a column) Since my experience with JDev started with 11G TP3, I can't find what the corresponding Client Listener component is in 10.
    In regards to your Complex Web Service return values notes, generating the Web Service Data Controls in 10.1.3.3 does create the nested controls to the nested objects without adding the POJO proxies. I even tried creating a POJO proxy in 11G and even it didn't provide the same table controls as 10G.
    I've invested more than 2 weeks of intense use, or at least attempted use, in 11G to build a UI for consuming a multi level web service response. See threads: Re: Iterate multilevel web service response data using JDev 11G RC3..........
    Getting access to the bean represented by a table row?
    In short, 11G has not helped me build a solution.
    I'd really like for JDev, any version, to help me build my solution for this project (which I'm now way behind on) so I'm going to give 10G a very short spin. Otherwise I'm back to hand coding in IntelliJ. From my threads, I think one can get the gist of what I'm trying to do so any suggestions, examples, tutorials (I've been through the ADF and 10G ) or help would be greatly appreciated.
    Regards,
    Al

  • OAM 11g "Failure URL" in Authoriztion policy not working?

    Hi,
    Per the subject, I am running OAM server 11g (11.1.1.3), with an OAM 10g Apache webgate.
    In the OAM Authorization policy (protected), I have specified a full URL for the "Failure URL", to get the browser to redirect when an authorization failure occurs.
    However, when I test with a user that does not have access (user authenticates ok, but doesn't have right to access the protected resource), instead of the browser being redirected, I am getting an "Oracle Access Manager Operations Error" page.
    I've been trying to figure this out, and have found several threads about this, e.g.:
    OAM 11g authz redirect URL not working?
    But, as I said, I am using OAM 11g server, and there is no "Inconclusive URL" in the policy settings (I guess there was in 10g, but not in 11g).
    I have trace logging enabled on the OAM server, and I can clearly see that the request is getting "results DENY", but there's no indication in the logs that OAM server is aware of any failure redirection URL.
    I've also got a header trace, and I can see that the browser is simply being re-directed to the "/oberr.cgi...." URL, so it' not going "somewhere else".
    So, does anyone know why the "Failure URL" is not working in OAM 11g in Authorization policies?
    Thanks,
    Jim
    P.S. The URL that it's suppose to be re-directing the browser to is in the Public resources under Authorization, and as I said, I don't see the browser even attempting to go to the failure URL, either via header traces or the OAM server logs.
    Edited by: jimcpl on Nov 5, 2011 8:53 PM

    Hi,
    Per the subject, I am running OAM server 11g (11.1.1.3), with an OAM 10g Apache webgate.
    In the OAM Authorization policy (protected), I have specified a full URL for the "Failure URL", to get the browser to redirect when an authorization failure occurs.
    However, when I test with a user that does not have access (user authenticates ok, but doesn't have right to access the protected resource), instead of the browser being redirected, I am getting an "Oracle Access Manager Operations Error" page.
    I've been trying to figure this out, and have found several threads about this, e.g.:
    OAM 11g authz redirect URL not working?
    But, as I said, I am using OAM 11g server, and there is no "Inconclusive URL" in the policy settings (I guess there was in 10g, but not in 11g).
    I have trace logging enabled on the OAM server, and I can clearly see that the request is getting "results DENY", but there's no indication in the logs that OAM server is aware of any failure redirection URL.
    I've also got a header trace, and I can see that the browser is simply being re-directed to the "/oberr.cgi...." URL, so it' not going "somewhere else".
    So, does anyone know why the "Failure URL" is not working in OAM 11g in Authorization policies?
    Thanks,
    Jim
    P.S. The URL that it's suppose to be re-directing the browser to is in the Public resources under Authorization, and as I said, I don't see the browser even attempting to go to the failure URL, either via header traces or the OAM server logs.
    Edited by: jimcpl on Nov 5, 2011 8:53 PM

  • Oracle 11g R2 to MS Access .mdb (Windows Server 2008 64-bit) problem

    I have a need to make connection from Oracle 11g R2 to MS Access database file (mdb). OS is MS Windows Server 2008 64-bit. My configuration is next:
    1. I made System DNS mikeacs (using c:\windows\sys_wow6\odbcad32.exe) to my access mdb file;
    2. I made initmikeacs.ora file in ora_home\hs\admin folder:
    # HS init parameters
    HS_FDS_CONNECT_INFO = mikeacs
    HS_FDS_TRACE_LEVEL = debug
    HS_FDS_SHAREABLE_NAME = c:\Windows
    3. Listener.ora file is:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\Oracle\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\Oracle\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    (SID_DESC =
    (SID_NAME = mikeacs)
    (ORACLE_HOME = c:\oracle\product\11.2.0\dbhome_1)
    (PROGRAM = dg4odbc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = cspo02)(PORT = 1521))
    4. Tnsnames.ora is:
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    MIKEACS =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=cspo02)(PORT=1521))
    (CONNECT_DATA=(SID=mikeacs))
    (HS=OK)
    5. After this, I restarted Listener:
    lsnrctl stop;
    lsnrctl start;
    Given feedback:
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Start Date 20-RUJ-2010 14:47:21
    Uptime 0 days 0 hr. 0 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\Oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
    Listener Log File c:\oracle\diag\tnslsnr\cspo02\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cspo02)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "mikeacs" has 1 instance(s).
    Instance "mikeacs", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    6. I created db link: create public database link macs using 'MIKEACS' (connected as sysdba);
    7. tnsping mikeacs:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=cspo02)(PORT=1521)) (CONNECT_DATA=(SID=mikeacs)) (HS=OK))
    OK (0 msec)
    Then, when I try fire query (connected as sysdba): select * from mytable@macs;
    get result:
    ERROR at line 1:
    ORA-28513: internal error in geterogeneous remote agent
    ORA-02063: preceding line from MACS;
    Although, when I fire the same query, but connected as other user, get next result:
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Microsoft][ODBC Driver Manager] Data source name not found and no default
    driver specified {IM002}
    ORA-02063: preceding 2 lines from MACS
    Where is my problem? Please help. Thanks in advance!

    That's the problem. DG4ODBC on 64bit Windows is 64bit and thus it also requires a 64bit ODBC driver.
    If you don't find one - maybe you can install DG4ODBC 32bi on a 32bit platform (please do NOT install it on the 64bit Windows machine) and then use this 32biit DG4ODBC with the 32bit ODBC driver.
    Another option would be to purchase a commercial ODBC driver or a bridged ODBC driver.

  • I cannot install itunes on my computer; I keep getting the following message every time:   Could not access network location %PUBLIC%\Desktop\.   I have a DELL Optiplex 750 Desktop Computer, Running Windows 7 Professional, SP1, 64 bit, 3.40 GHZ, 4.0 GBRAM

    I CANNOT INSTALL I-TUNES 64 BIT ON MY COMPUTER.  I HAVE A DELL 750 OPTIPLEX DESKTOP COMPUTER RUNNING WINDOWS 7 PROFESSIONAL SP1, INTEL Q965/Q963 EXPRESS CHIPSET FAMILY.   THE ERROR MESSAGE I KEEP ON GETTING EVERY SINGLE TIME IS:  
    Could not access network location %PUBLIC%\Desktop\.
    ANYONE HAVE AN IDEA ON HOW TO FIX THIS PROBLEM?   THANKS FOR YOUR HELP IN ADVANCE!

    Hello there, jag123059.
    The following Knowledge Base article offers up some great steps to follow for resolving issues with installing iTunes:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • I have Windows 7 64 bit, I downloaded iTunes 10 64 bit but can not access the iTunes store.  I keep getting I do not have a secure connection, which I do.

    I have Windows 7 (64 bit) and iTunes 10.2.2.12.  I can access the web through Mozilla and Internet Explorer.  But, when I open iTunes I can not access either the iTunes Store or iTunes Help.  I keep getting a message that says the web connection is not secure.  I use a Intel wireless router that is secure.  I have tested my Norton program, but it is not Norton that is blocking iTunes.  What can I do?

    In the course of your troubleshooting to date, have you checked through the following document?
    iTunes: About the "A secure network connection could not be established" alert

  • Oracle 9,2.0 32 bit for Solaris can not access more than 4GB?

    I am sorry to ask rather stupid question.
    I joined company which has big SUN Fire running Solaris 9 64bit version.
    It has system memory 16GB and 8 CPUs.
    I found 8GB memory reported as free. It is production box. It is heavy loaded.
    I guess Kernel parameter settings for Oracle set too low.
    I reported DBA and asked DBA to improve.
    My DBA said Oracle 32 bit version was installed and Oracle 32bit can't access more than 4GB system memory.
    Is it true that Oracle 9.2.0 32bit for Solaris can not access more than 4GB memory?
    32bit CPU and 32bit OS might have problem in access big memory.
    But I never heard Oracle 9 running on 64bit Solaris box can not access more than 4GB.
    Specially on Sparc 64bit chip and Solaris 9 64bit version.
    I searched forums and could not find good answer. I believe it is rather obvious.
    Please help me on this. I will be greatly appreciated.
    Thanks in advance.
    Message was edited by:
    user524303

    I was really surprised by the fact that almighty
    ORACLE can not access 4GB memory.
    So, it is true that 32bit Oracle is limited by 4GB RAM.Nope. 32bit almighty anything is limited to (max) 2^32 virtual adresses on a vmm system.
    Often there is also some split where memory is divided into system and user areas, where user (program) has e.g. 2 or 3GB. All this works regardless of amount of RAM available 0.5 or 512GB.
    Perhaps this link provides some useful info/background.

  • ODI 11g 11.1.1.7 with Win64 bit OS : Starange problem : Right click does not work for Create new data server in Topology.

    ODI 11g 11.1.1.7 with Win64 bit OS : Strange problem : Right click does not work for Create new data server in Topology.
    On right click nothing happens at all. I have  reinstall the ODI multiple times with right installer. issue persist.
    Please help.

    Hi,
    Did you use the generic installer or the win32 one ? You should use the former with Win64.
    You can also check that your version of Java is supported in the certification matrix.
    Regards,
    JeromeFr

  • Middle-Tier URL is not accessing

    Dear All,
    I am facing issue when i try to access the MT-URL..
    The scenario is, I have installed Infrastructure and Middle-tier on both machines.
    Em & Infrastructure URl is accessing but Middle-Tier URL is not accessing.
    Thanks

    Hi,
    Have you started the iasconsole?
    ORACLE_HOME/bin/emctl start iasconsole
    Or have you checked the status of the middle-tier components using opmnctl?
    ORACLE_HOME/opmn/bin/opmnctl status
    HTH,
    Jim

  • Can not access certain URL

    I can not access my company URL from BB while i can access it from any other device. The below message received,
    The requiered URL could not be retrieved
    Sorry, we couldn't find the web page that you requested. Make sure that you typed the web address correctly, and try again.
    Error Code: 10006

    Hi,
    It seems like with every BB Bold it is giving error code 10006. With the curve it is giving 504 gateway timeout. Only th default browser. if you install any other browser on the phone then it can display the site. When I phone my service provider they say my phone software is not working and I ned to bring it in...this is not true for I tested it on about 10 blackberry bolds and none of them display the site. also not the curve or torch.(Torch is also giving the 10006 error code). When I phone my hosting company they say they cant see anything wrong with the setup of the website. So is blackberry blocking the site or what? I dont know what to do anymore. and the client wants this to display on a blackberry. 
    I see you are from France. Could it be that maybe it does not work in South Africa only? Something on the sa BIS?

  • Windows 7 64 bit, Access 2010 32 bit, Oracle 10G client 32 bit, Oracle database 10.2.0.4 64 bit

    I am trying to connect to an Oracle 10.2.0.4 database from Windows 7 OS - 64 bit using
    Access 2010 32 bit and Oracle 32 bit client version 10.2.0.1 installed on PC.
    My user requires a 64 bit Windows 7 OS for other needs.
    Oracle ODBC driver is 32 bit from Oracle 32 bit client.
    In Windows 7 OS 64 bit, ODBC DSN setup software is located in:
    C:\Windows\system32\odbcad32.exe for 64 bit drivers - all DSN types setup and
    C:\Windows\syswow64\odbcad32.exe for 32 bit drivers - USER DSN setup
    When I run the ODBC Data Source Administrator, I see the Version number is 6.1.7601.17632
    I setup a User DSN using the 32 bit odbcad32.exe with a 32 bit ODBC driver.
    Our Oracle TNSnames.ora file has our standard entries which have worked for years
    (Windows 7 OS 32 bit and everything 32 bit has connected for years too)
    So when I configure an ODBC User DSN and leave all the default settings and press the TEST Connection button, it says it works.
    But when I open the existng Access 2010 database (which does connect to Oracle in a Windows 7 32 bit PC environment),
    1. I go to Access External Data ribbon tab / Link to the Data Source by creating a linked table / press OK
    2. I select the Machine Data source = to the USER DSN name / press OK
    3. The Oracle ODBC Driver Connect Window opens with Service Name = USER DSN and User Name and it wants a Password
    4. I enter the correct password and I get the following error message:
    ODBC call failed
    [Oracle][ODBC]{Ora]ORA-12154: TNS: could not resolve the connect identifier specified
    (#12154) [Microsoft][ODBC Driver manager] Driver's SQLSetConnectAttr failed IM006 0
             [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (#0)
    I have tried a quite a number of fixes:
    I have gone into the PC registry and cleaned out most or all off the Oracle client keys and
    reinstalled the Oracle 32 bit 10g client. It didn't fix the error.
    I read about the Oracle instantclient-basic-win32-10.2.0.4.zip with ODBC modules but I have Windows 7 64 bit.
    Anyone experienced a problem like this and have a fix?

    Thank you for your reply.
    I did not get to try it because after I entered my question, I did a lot more internet Googling.
    I found this small comment:
    “There's a known issue where you get a 12154 error message running 32 bit software on a 64 bit OS using client 10201, and
    It should be resolved by patching the client to 10204, which you do by applying the 10204 database patch to it.”
    I searched around for the 10.2.0.4 patch for 10.2.0.1 Oracle 32 bit client.
    When I contacted my Oracle DBA to ask if he had that patch, he said that I should try the 11g 32 bit client on the Win 7 64 bit PC.
    We have a 10.2.0.4 Oracle database but he said the 11g client should work fine.
    I tried it and it solved the problem!
    With so many settings, configurations and permissions involved in ODBC, I am inclined to think that I missed a setting but
    it was a bug in the 32 bit client 10.2.0.1.
    Solved.

  • I can not access to the isqlplus from the client

    Version: Oracle 10.1.0.2.0
    I have installed Oracle 10.1.0.2.0 on SuSE Linux Enterprise Server 8.
    I can access to my dbconsole from PC without any issue.
    I can also access to the isqlus environment from the server without any issue.
    But I can not access to the isqlplus from client or PC.
    I can go the first web page of isqlplus by using isqlplus url by clicking on isqlplus icon under home page of dbconsole.
    But I enetered username and password.Its bring error page.
    Note: isqlplus start up on the server.
    Any help wil be appricated.
    D

    The page cannot be displayed\
    The page you are looking for is currently unavailable.
    The Web site might be experiencing technical difficulties,
    or you may need to adjust your browser settings.
    Please try the following:
    Refresh button, or try again later.
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    To check your connection settings, click the Tools- menu, and then click Internet Options .
    On the Connections\ tab, click \ Settings\b0 .
    The settings should match those provided by your local area network (LAN) administrator or
    Internet service provider (ISP).
    If your Network Administrator has enabled it,
    Microsoft Windows can examine your network and automatically discover network connection settings.
    \line If you would like Windows to try and discover them,
    Detect Network Settings <javascript:doNetDetect
    Some sites require 128-bit connection security. Click the \b Help\b0 menu and then click
    \b About Internet Explorer \b0 to determine what strength security you have installed.
    If you are trying to reach a secure site,
    make sure your Security settings can support it.
    Click the \b Tools\b0 menu, and then click \b Internet Options\b0 .
    On the Advanced tab, scroll to the Security section and check settings
    for SSL 2.0, SSL 3.0, TLS 1.0, PCT 1.0.
    back button to try another link. \
    Cannot find server or DNS Error\line Internet Explorer \

  • I can not access any more shared folders on windows 7 other pc on my homegroup

    Hello every one.
    I had my home group network working fine over  wi-fi connection, (laptop with win 8.1 and laptop with win7) till few days ago I had to format and re install the win 8.1 using recovery disk from toshiba. Since then, although I have setup again the home
    group as it was before, I can access the shared folders on win8.1  from win 7 but not the other way around. So when I try to access the shared folders on win 7, on my win 8.1 I receive the message:  WINDOWS CAN NOT ACCESS \\WIN 7\\SHARED FOLDER.
    Notice that when I open the network folder on win 8.1, my win 7 pc is visible, I click on it, I can see all my shared folders and the above message appears when I click on them.
    Apparently some settings have changed on laptop win 8.1
    Any help would be very much appreciated.
    Thank you. 

    Have a look at these URL's : 
    https://social.technet.microsoft.com/Forums/windows/en-US/028add62-9ad4-4f23-a584-c0d504b664f4/windows-7-shares-are-not-accessible-from-anywhere?forum=w7itpronetworking
    http://www.sevenforums.com/network-sharing/221701-shared-folder-access-permissions-issue.html
    http://www.tomshardware.com/answers/id-1850242/access-shared-folder-previously-accessible.html
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • How can I block a url from accessing my browser?

    I want to block a url from accessing my browser. The url in question, djbsaqja.co.cc, flashed a pop-up saying that my computer was infected with a dangerous virus and that "Windows Security" required that I download a program to fix it.
    I maintain realtime virus protection, but ran a manual scan anyway, which proved that I was clean.
    The url listed above would not let me out of an unending chain of popups, demanding that I download their tool.
    Instead, I opened a new Firefox session (it was the only way I could re-enter Firefox without this rogue url taking control), then cleared out my history, cache and cookies.
    I'm clean...and now I'm back in control with, I believe, no damage. But since I wrote down the url, is there a way that I can block from accessing my browser again?
    Thanks for the help.

    You can add it to your hosts file - http://allthingsmarked.com/2006/08/28/howto-block-websites-using-the-hosts-file
    Sites like that pop up on a regular basis, but will often get taken down quite quickly. I have just checked and the site appears to have been taken down.

Maybe you are looking for

  • EVENTS in table maintenance Generator

    Hi, can u people help me while using EVENTS in Table Maintenance Generator. Means how can I perform different task using events.

  • Intel Wimax 5350 not working with windows 7/t400

    As someone who uses server 2008 on my desktop, when i received my t400 a few days ago i balked at the idea of using vista.  so i decided to download and install 64bit windows 7 (from vista 32bit...i did a clean install though...i believe).  i had not

  • Join query

    I have 2 tables initially. Now I have written a query creating a table/view based on those two tables using inner join based on a condition involving 1 column from either of the two tables. Now the requirement is as such where the data has been distr

  • Hard Carriage Returns on Paragraph and XML

    Hi, I'm still running FM 7.2, I have 8.0, but we are not ready as a company to move yet. I am capturing legacy FM information and need to save as XML. This information will at times have paragraphs that used hard carriage returns to build in separati

  • Pages 5.0 won't open existing Pages '09 docs

    Upgraded to Mavericks and updated Pages.  However, new Pages 5.0 won't let me open older existing Pages documents saved on my Mac.  However, it will open Pages documents saved in iCloud.  When attempting to open Pages docs on my Mac, I get the follow