Problem in trying to access Hotmail page!

We have a new problem in trying to access Hotmail but have a new error message!
Secure Connection Failed
An error occurred during a connection to www.hotmail.com. The OCSP response contains out-of-date information. (Error code: sec_error_ocsp_old_response)
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

Make sure the date and time on your windows PC is correct as this error can sometimes be caused when the date is incorrect
Refer to this article for more information about this error:
[[Troubleshoot the "Secure Connection Failed" error message]]

Similar Messages

  • Error 403 Reported when trying to access web page through a program.

    I was writing a program for fun, to try to download a web page, pdf or anything from the web. The program works fine when given local file system path in URL and also works well when i tried to access a page from the tomcat installed on my machine but gives a error 403 when tried to access URL's outside the system. Tried to read about 403, seems that many sites does not allow to access a particular URL directly using the directory structure, you have to pass thru different hyperlinks before reaching resource.
    IS THERE ANY WAY THIS PROBLEM CAN BE SOLVED.
    import java.io.*;
    import java.net.*;
    class TestDownload
         public static void main(String[] args)
              try
                   URL url = new URL("http://www.webmasterworld.com/forum48/1966.htm");
              //     URL url = new URL("http://localhost:8080/index.html");
              //     URL url = new URL("file:\\C:\\web_2.pdf");
                   URLConnection connection = url.openConnection();
                   InputStream stream = connection.getInputStream();
                   BufferedInputStream in = new BufferedInputStream(stream);
                   FileOutputStream file = new FileOutputStream("x.html");
                   BufferedOutputStream out = new BufferedOutputStream(file);
                   int i;
                   while ((i = in.read()) != -1) {
                        out.write(i);
                   out.flush();
              catch(IOException e)
                   e.printStackTrace();
              System.out.println("Hello World!");
    }

    I was writing a program for fun, to try to download a web page, pdf or anything from the web. The program works fine when given local file system path in URL and also works well when i tried to access a page from the tomcat installed on my machine but gives a error 403 when tried to access URL's outside the system. Tried to read about 403, seems that many sites does not allow to access a particular URL directly using the directory structure, you have to pass thru different hyperlinks before reaching resource.
    IS THERE ANY WAY THIS PROBLEM CAN BE SOLVED.
    import java.io.*;
    import java.net.*;
    class TestDownload
         public static void main(String[] args)
              try
                   URL url = new URL("http://www.webmasterworld.com/forum48/1966.htm");
              //     URL url = new URL("http://localhost:8080/index.html");
              //     URL url = new URL("file:\\C:\\web_2.pdf");
                   URLConnection connection = url.openConnection();
                   InputStream stream = connection.getInputStream();
                   BufferedInputStream in = new BufferedInputStream(stream);
                   FileOutputStream file = new FileOutputStream("x.html");
                   BufferedOutputStream out = new BufferedOutputStream(file);
                   int i;
                   while ((i = in.read()) != -1) {
                        out.write(i);
                   out.flush();
              catch(IOException e)
                   e.printStackTrace();
              System.out.println("Hello World!");
    }

  • Popup window error : You are trying to access a page that is no longer..

    Hello guys,
    read all the threads related to popup windows and everything works fine except one thing: all the time I get following error :
    "You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed."
    Let's define setup I did :
    1. page installed and should be fine, some controller created as well;
    2. new function defined using following params : Type = SSWA jsp function, web HTML = OA.jsp?page=/xxcompany/oracle/apps/icx/por/req/webui/xxPage
    3. function added to menu used in particular responsibility
    IF I define some Promt for this menu entry, I can access this page following way : OA_HTML/RF.jsp?function_id=25860 - everything works fine but I need to get it in popup window
    Fine, popup window URl (no problems with popup window at all) : OA_HTML/OA.jsp?page=/xxcompany/oracle/apps/icx/por/req/webui/xxPage return mentioned error message.
    Fine, let's try this : OA_HTML/OA.jsp?OAFunc=XX_FUNCTION return same error again.
    What else I tried? Well, post params like resp_id and so on = nothing helps so far.
    Something missing in setup?
    Any ideas?
    Message was edited by:
    user642776

    Hi,
    is it a seeded page or a custom one?
    In the first case, have you extended the root AM?
    I had an error like that when I tried to extend the root AM in a seeded page, before to know it was not possible.
    Bye
    Raffy

  • Error occurred while trying to access framework page

    Hi All,
    After we applied sps 12 in to our portal we encounter the following error:
    Error occurred while trying to access framework page: "pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage",The object does not exist or you are not authorized to access it.If this problem persists, contact your system administrator.
    We are not able to to login to the portal with the administrator user (he has the full rights)
    it seems the startpage is missing or corrupt , do you know a solution to generate this again.
    we have Portal 7.0 SP12 , i found the following notes but these prvide no solution.
    Note 856865 - Error occurred while trying to access framework page ( EP6).
    Kind regards,
    Mustapha

    Hi,
    if you can't log as administrator, activate the SAP* emergency user, logon with it, and give a defaultDesktop to administrator or all user.
    Guide :
    http://help.sap.com/saphelp_nw70/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/frameset.htm
    Brad

  • Error occurred while trying to access framework page - E P 7.31

    Hi ,
    we are logon to the portal getting the below error
    Error occurred while trying to access framework page: "pcd:portal_content/com.sap.pct/every_user/general/defaultAjaxframeworkContent/com.sap.portal.afpDesktop/frameworkPages/com.sap.portal.AFPpage",The object does not exist or you are not authorized to access it.If this problem persists, contact your system administrator.
    user assign to the super admin role and everyone roles,
    and user assign to the AjaxPortalDesktop
    Portal version : EP 7.3 EHP1
    Thanks
    Srinivas

    Hi Tal,
    All user's are getting same issue ,while accessing  ajax portal desktop
    i have assigned read permissions  to the desktop and framework page .still getting the same
    users are able to logon to default framework page only.(classic).
    Regards
    Srinivas

  • Error while creating Project Change Control - You are trying to access a page that is no longer active.

    Hi there
    We are on Release 12.2.4 (on Linux x86-64) and getting the following error while assigning the Agreement to a Change Control's Action Item. As a result of this we are unable to proceed ahead with completing the Project Change Control process.
    Any help will be greatly appreciated.
    Steps to reproduce
    Navigation - Project SU Vision Services Responsibility > Project > Control > Change Orders
    1. Create a new Change Order > Create a new Action > Impact > Check Financial Impact checkbox
    2. Under the 'Agreement Information' choose the Funding Agreement. Following error is thrown:
    You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    3. I tried clearing the cache, bounced Apache, and even restarted the entire Application Tier. The error doesn't go away.
    Regards
    Kabeer Khan

    Hi there
    We are on Release 12.2.4 (on Linux x86-64) and getting the following error while assigning the Agreement to a Change Control's Action Item. As a result of this we are unable to proceed ahead with completing the Project Change Control process.
    Any help will be greatly appreciated.
    Steps to reproduce
    Navigation - Project SU Vision Services Responsibility > Project > Control > Change Orders
    1. Create a new Change Order > Create a new Action > Impact > Check Financial Impact checkbox
    2. Under the 'Agreement Information' choose the Funding Agreement. Following error is thrown:
    You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    3. I tried clearing the cache, bounced Apache, and even restarted the entire Application Tier. The error doesn't go away.
    Regards
    Kabeer Khan

  • Error after selecting value from LOV - You are trying to access a page that is no longer active.

    Created a simple page with a few text inputs and 4 LOV. After selecting a value from the last LOV the following error is displayed:
    Error:
    You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    OA Framework              12.1.3
    Oracle OA Extension    10.1.3 - build 1313
    Any pointers to the cause ?
    Thanks

    [57]:EVENT:[xx.oracle.apps.ap..webui.EngagementCO]:OAF LOG: Event : Call Process Form Data, in: xx.oracle.apps.ap..webui.EngagementCO: Entering Process Form Data
    [57]:EVENT:[xx.oracle.apps.ap..webui.EngagementCO]:OAF LOG: Event : Call Process Form Data, in: xx.oracle.apps.ap..webui.EngagementCO: Entering Process Form Data
    [57]:EVENT:[fnd.framework.webui.OAFormValueHelper]:OAF LOG: Event : Get Attribute Value, in: oracle.apps.fnd.framework.webui.OAFormValueHelper: View:xxEngagementVO1 ,Attribute:VendorId , Return Value without datatype conversion :996
    [58]:EVENT:[fnd.framework.webui.OAFormValueHelper]:OAF LOG: Event : Get Attribute Value, in: oracle.apps.fnd.framework.webui.OAFormValueHelper: View:xxEngagementVO1 ,Attribute:VendorSiteId , Return Value without datatype conversion :60158
    [58]:EVENT:[fnd.framework.webui.OAFormValueHelper]:OAF LOG: Event : Get Attribute Value, in: oracle.apps.fnd.framework.webui.OAFormValueHelper: View:xxEngagementVO1 ,Attribute:BusinessPrincipalId , Return Value without datatype conversion :48375
    [59]:EVENT:[fnd.framework.webui.OAFormValueHelper]:OAF LOG: Event : Get Attribute Value, in: oracle.apps.fnd.framework.webui.OAFormValueHelper: View:xxEngagementVO1 ,Attribute:AttorneyPersonId , Return Value without datatype conversion :37430
    [59]:EVENT:[fnd.framework.webui.OAMessageLovInputHelper]:OAF LOG: Event : Get Attribute Value, in: oracle.apps.fnd.framework.webui.OAMessageLovInputHelper: View:xxEngagementVO1 ,Attribute:Vendor , Return Value without datatype conversion :CLIFFORD CHANCE
    fnd.framework.webui.OAMessageLovInputHelper][60]:EVENT:[fnd.framework.webui.OAMessageLovInputHelper]:OAF LOG: Event : Get Attribute Value, in: oracle.apps.fnd.framework.webui.OAMessageLovInputHelper: View:xxEngagementVO1 ,Attribute:AttorneyName , Return Value without datatype conversion :Bloggs, Mr. Joe
    [60]:UNEXPECTED:[fnd.framework.webui.OAPageContextImpl]:MACCHECK: . Parameter failing validation is :MatterCode. Parameter "MatterCode" failed Validation. Value got from request object is 2435 
    Incoming URL is : /OA_HTML/OA.jsp?page=/xx/oracle/apps/ap/legal/webui/EngagementPG&_ti=752953423&language_code=US&&OAFMID=94470&OAPB=_OAFMID&oapc=16&oas=xSrFYCAbgOaPGVhqpb0-hA.. .
    Current URL is : /OA_HTML/OA.jsp?page=/xx/oracle/apps/ap/legal/webui/EngagementPG&_ti=752953423&language_code=US&&OAFMID=94470&OAPB=_OAFMID&oapc=16&oas=xSrFYCAbgOaPGVhqpb0-hA.. .
    Referer URL is : https://paydev.company.com/OA_HTML/RF.jsp?function_id=48080&resp_id=53189&resp_appl_id=20003&security_group_id=0&lang_code=US¶ms=CtXL5LFdg5E7c.aFPRw7fTZ5STWrUsz9iXF2ByXh3F4&oas=gAqepzP-un4kBOC8NUxtIQ.. .
    HTTP Request Method is : POST
    [62]:ERROR:[fnd.common.Message.auto_log]:FNDFND_FORM_POST_SECURITY_FAILEDYHOMEFND_GLOBAL_PRMPT_HOME
    [62]:ERROR:[fnd.framework.OAException]:You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    Click on browser Back button and all LOV values are empty on original screen. Try and select value from LOV and after selection:
    [23]:EVENT:[xx.oracle.apps.ap.legal.webui.EngagementCO]:OAF LOG: Event : Call Process Form Data, in: xx.oracle.apps.ap.legal.webui.EngagementCO: Entering Process Form Data
    [23]:EVENT:[xx.oracle.apps.ap.legal.webui.EngagementCO]:OAF LOG: Event : Call Process Form Data, in: xx.oracle.apps.ap.legal.webui.EngagementCO: Entering Process Form Data
    [23]:UNEXPECTED:[fnd.framework.webui.OAPageContextImpl]:MACCHECK: . Parameter failing validation is :VendorId. Parameter "VendorId" failed Validation. Value got from request object is 996 
    Incoming URL is : /OA_HTML/OA.jsp?page=/xx/oracle/apps/ap/legal/webui/EngagementPG&_ti=752953423&language_code=US&&OAFMID=94470&OAPB=_OAFMID&oapc=17&oas=lC4tbZwHYHffQY6uX7agiA.. .
    Current URL is :  /OA_HTML/OA.jsp?page=/xx/oracle/apps/ap/legal/webui/EngagementPG&_ti=752953423&language_code=US&&OAFMID=94470&OAPB=_OAFMID&oapc=17&oas=lC4tbZwHYHffQY6uX7agiA.. . 
    Referer URL is : https://paydev.company.com/OA_HTML/RF.jsp?function_id=48080&resp_id=53189&resp_appl_id=20003&security_group_id=0&lang_code=US¶ms=CtXL5LFdg5E7c.aFPRw7fTZ5STWrUsz9iXF2ByXh3F4&oas=gAqepzP-un4kBOC8NUxtIQ.. .
    HTTP Request Method is : POST
    [25]:ERROR:[fnd.common.Message.auto_log]:FNDFND_FORM_POST_SECURITY_FAILEDYHOMEFND_GLOBAL_PRMPT_HOME
    [25]:ERROR:[fnd.framework.OAException]:You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.

  • Login Error:You are trying to access a page that is no longer active

    Hi,
    We are facing login error , after upgradation 11.5.10.2 to R12
    You are trying to access a page that is no longer active.
    - You may have attempted to access to this page directly by bookmarking the page or copying the URL. This page does not support bookmarking.
    - The referring page may have come from a previous session. Please select Home to proceed.
    Please Suggest.
    Thanks
    Anup

    Anup,
    Any errors in Apache log files?
    Please see if (Note: 828534.1 - After EBS Upgrade from 11.5.10.2 to Release 12.0.4, the logon via Internet Explorer is failing) helps.
    Regards,
    Hussein

  • You are trying to access a page that is no longer active(urgent)

    hi
    i m facing a serious issue, in Internet Explorer 8, when i try to login, it gives me this error "You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed."
    i have googled it, searched it hr at OTN but i couldn't find any promising solution
    Windows Server 2008 Enterprise 64bit
    EBS 12.1.1 (single tier/node)
    urgent help required
    thanks

    i m facing a serious issue, in Internet Explorer 8, when i try to login, it gives me this error "You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed."Please see these docs.
    11i/R12 How to Debug "Transaction Context Is Lost" or "You are trying to access a page that is no longer active" [ID 456906.1]
    R12: Error "You are trying to access a page that is no longer active" When Attempting to Access Through Internet Explorer [ID 968839.1]
    Session Error Raised Direct After Login when Using Two-Letter Domain Segments [ID 420573.1]
    Please also run AutoConfig and make sure it completes successfully.
    Thanks,
    Hussein

  • You are trying to access a page that is no longer active isupplier portal

    Dear Gurus,,
    In prospective supplier registration page
    When I press continue button
    That error appears
    Error
    You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    What is the solution  for that issue urgent
    Many Regards;

    Salam Kareem,
    First of All, for urgent and Production environment issues please raise an SR in parallel.
    In addition, also see notes:
    R12 You Are Trying To Access a Page That Is No Longer Active.The Referring Page May Have Come From a Previous Session. Please Select Home To Proceed (Doc ID 823323.1)
    R12 Generic Data Fix (GDF) Patch for You are trying to access a page that is no longer active Error (Doc ID 967157.1)
    R12 Generic Data Fix (GDF) Patch for You are trying to access a page that is no longer active Error (Doc ID 967157.1)
    Troubleshooting Assistant: R12 Suppliers (Search Helper) (Doc ID 1410773.2)
    R12: 'You are trying to access a page that is no longer active' Error Message While Creating A Supplier Site (Doc ID 1395547.1)
    Thanks &
    Best Regards,
    Asif

  • Cannot access hotmail page

    I cannot access hotmail page. Get dub123 on address bar. I reset safari and get as far as sign in but then blank again. Need it for business. Please help

    Go to Safari > Preferences > Privacy
    Cick:  Remove All Website Data
    Now press Command + Option + E to empty the cache.
    Quit and relaunch Safari to test.

  • How to fix error You are trying to access a page that is no longer active.

    Hi All,
    I am trying to access OA framework page from istore jsp page as below:But i am getting error:
    You are trying to access a page that is no longer active.
    - You may have attempted to access to this page directly by bookmarking the page or copying the URL. This page does not support bookmarking.
    - The referring page may have come from a previous session. Please select Home to proceed.
    <%
    String fedexPopupURL = "OA.jsp?page=/xxcmh/oracle/apps/ont/webui/XXCMHFedexRatePG&HeaderId="+shopCart.getCartId()
    +"&CallFrom=iStore";
    String
                             fedexPopupLink="javascript:openBrWindow('"+fedexPopupURL+"','test','status=yes,scrollbars=yes,width=752,height=550')";                         
                             %>
    <td nowrap align="right" class="prompt" align="right"><a href="<%= fedexPopupLink %">>Calculate Freight</a></td>
    function openBrWindow(theURL,winName,features) {
    window.open(theURL,winName,features);
    Please help me to fix this issue.

    Hi,
    Please Check that the following Profile Options has values:
    1) FND_VALIDATION_LEVEL: None
    2) FND_FUNCTION_VALIDATION_LEVEL: None
    and
    function openBrWindow(theURL,winName,features) {
    window.open(theURL,winName,features);
    winName.focus();
    Thanks,
    Gaurav
    Edited by: Gauravv on Aug 10, 2009 9:44 PM

  • Trying to access hotmail account but it is taking forever to get into hotmail it was working ok at start of week only yesterday and today have a problem with it

    rying to access hotmail account but it is taking forever to get into hotmail it was working ok at start of week only yesterday and today have a problem with it

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Facing problems when trying to access sites

    Hi
    I am able to open the page when I tried in web browser
    but when I am trying to access the site using the below code it is failed
    import java.net.*;
    import java.io.*;
    public class URLParser {
    public static void main(String[] args) throws Exception {
              URL mysite = new URL("https://hostname:9045/maximo/");
    URLConnection yc = mysite.openConnection();
              BufferedReader in = new BufferedReader(
    new InputStreamReader(
    yc.getInputStream()));
              String inputLine;
    while ((inputLine = in.readLine()) != null)
    System.out.println(inputLine);
    in.close();
    error message
    Exception in thread "main" javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.ut
    il.h: PKIX path building failed: java.security.cert.CertPathBuilderException: un
    able to find valid certification path to requested target
    at com.ibm.jsse2.n.a(n.java:39)
    at com.ibm.jsse2.jc.a(jc.java:188)
    at com.ibm.jsse2.db.a(db.java:134)
    at com.ibm.jsse2.db.a(db.java:328)
    at com.ibm.jsse2.eb.a(eb.java:4)
    at com.ibm.jsse2.eb.a(eb.java:287)
    at com.ibm.jsse2.db.m(db.java:208)
    at com.ibm.jsse2.db.a(db.java:259)
    at com.ibm.jsse2.jc.a(jc.java:271)
    at com.ibm.jsse2.jc.g(jc.java:403)
    at com.ibm.jsse2.jc.a(jc.java:21)
    at com.ibm.jsse2.jc.startHandshake(jc.java:228)
    at com.ibm.net.ssl.www2.protocol.https.b.afterConnect(b.java:167)
    at com.ibm.net.ssl.www2.protocol.https.c.connect(c.java:42)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
    nection.java:943)
    at com.ibm.net.ssl.www2.protocol.https.a.getInputStream(a.java:73)
    at URLParser.main(URLParser.java:9)
    Caused by: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.C
    ertPathBuilderException: unable to find valid certification path to requested ta
    rget
    at com.ibm.jsse2.util.f.b(f.java:60)
    at com.ibm.jsse2.util.f.b(f.java:81)
    at com.ibm.jsse2.util.e.a(e.java:8)
    at com.ibm.jsse2.yb.checkServerTrusted(yb.java:55)
    at com.ibm.jsse2.hb.checkServerTrusted(hb.java:9)
    at com.ibm.jsse2.eb.a(eb.java:299)
    ... 12 more
    Caused by: java.security.cert.CertPathBuilderException: unable to find valid cer
    tification path to requested target
    at com.ibm.security.cert.PKIXCertPathBuilderImpl.buildCertPath(PKIXCertP
    athBuilderImpl.java:379)
    at com.ibm.security.cert.PKIXCertPathBuilderImpl.engineBuild(PKIXCertPat
    hBuilderImpl.java:195)
    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:215)
    at com.ibm.jsse2.util.f.b(f.java:62)
    ... 17 more
    Press any key to continue . . .

    chakribobby wrote:
    Caused by: java.security.cert.CertPathBuilderException: unable to find valid cer
    tification path to requested targetThis exception is caused (almost always I believe) by certificates that Java can't validate with someone Java trusts. For example a self-signed certificate. Which is probably what is happening here.

  • I have recently encountered a problem when trying to access 3G network from IPAD2.  Wireless access working fine.  When going on safari it attempts to access page and then comes up with message that 'server stopped responding'.  I have tried resetting.

    I am unable to access 3G network, although wireless access is working fine.  When opening a page in safari it churns for a while and then says that server has stopped responding.  I noticed on one forum that it said something about changing brightness settings causing a conflict - coincidentally this first started happening after I had tweaked brightness.  I have tried resets etc, but still no joy.  Any ideas?

    Hi there humph86,
    You may find the troubleshooting steps in the article below helpful.
    iPad (Wi-Fi + Cellular Models): Troubleshooting a cellular data connection
    http://support.apple.com/kb/TS4249
    -Griff W.

Maybe you are looking for

  • Heading texts not appearing correctly in WDA search help

    Hello experts, I am facing a problem in WDA. I have a field(Profile Key) in my WDA application which takes the input search help automatically from the data dictionary. When I execute my application the F4 help is displayed for the field on pressing

  • VM's resetting after deploying a configuration in Lab Manager 4.0.4

    H iGuys, Got a problem which i can't figure out.  I have imported some VM's into our Lab Manager 4.0.4 setup and put them into the VM templates area (5 VM's in total, 2x windows 2008, 2 x windows 2003, and a unix).  I then deploy them to ensure that

  • Make FIREFOX stop taking over my documents! I'm a writer, and they don't open as they should after Firefox takes them over!

    When I check files, some of my documents--those which have been emailed--are changed from Word to Firefox. The altered documents (some entire novels waiting for acceptance from my publisher!!!!) are no longer Word documents. BESIDES the aggravation o

  • Trouble with Report Header

    Hope this is the right forum, I am trying to build a custom report with a coverpage, the report is basically complete with one exception. The page footer section is causing a blank white area on the report header.  The page footer has graphics and te

  • Download failure error 49

    I have installed the adobe creative cloud on my desktop and I had installed Illustrater some time ago for the 30 day trial period. That period ran out and I am now trying to buy Illustrator but every time I try to download it I receive error 49 and a