SEE page generates random errors in IE

We have a CF page that always generates an IIS error for one of our clients, sometimes, error occurs for an employee outside of our network and the error does not happen for users within our firewall. The error is exactly as described in the MS KB 927917. Below is a snippet of code to this KB article.

We're not modify any container with innerHTML or appendChild element, which is the problem addressed in the KB. We use CFHEADER in some of our scripts and have no occurrence of CFHTMLHEAD. Can anyone think of a ColdFusion construction that could reproduce this error?

In addition, the offending page dynamically creates 91 CSS selectors which are located between < /TR > and the < TR > next. This, of course is false, but it produced an interesting result. Firefox ignores the stylesheets, while IE processes the first 30 days, then give up. I do not know if this contributes to the above error, but I go to recode.

DRM for ideas.

For the record, we have solved the problem. It was that the dynamically generated 91 of stylesheets between the and the following. A bit of CF coding to create a CSS selector has been done and the page past unit and system testing and the user confirms that it works.

I guess the moral of this story, it's this codification that violates W3C standards may or may not work in some browsers occasionally.

Tags: ColdFusion

Similar Questions

  • Adobe InDesign - cannot add pages - generates the error.

    Whenever I try to add new pages to the catalog I design, it gives me an error message saying 'operation requested would result in one or more objects to be too small. Please check the weight of the race weather is too great. "

    Now that the error is explicit, except that I'm not trying to resize any text or anything, I'm wanting to add pages, it won't let me add additional pages anywhere on the document. I tried copying, deleting and paste that all items of illustrator back in the document as well as the program and my laptop several reboots.

    Please can someone help I really don't know what the heck is bad and I have a date for the end of December

    Claire

    Your title says Illustrator, but since that has no pages, and you're in the InDesign forum I will assume this is a mistake.

    First thing to try: eliminate corruption of minor exporting

    Is it a document "recycled", created in an earlier version of ID, or edited from a previous version of the catalog by using Save as to create a new file?

  • ﷯Error: could not generate code to activate one or several web fonts on the page "about". [Error 500]

    Hi all

    I get this error message when I try to upload my site on an FTP server: ﷯Error: could not generate code to activate one or several web fonts on the page "about". [Error 500]

    What is the solution?

    This is the temp on BusinessCatalyst site 4 Seasons Air Care.

    Thank you

    Melissa

    It worked:


    09:26 good response from Zak Williamson (Adobe) on November 4, 2015

    The original bug that triggered this error for many customers from mid-2015 to mid-September has been fixed by an update of CCLibraries, who was part of an update of the Creative Cloud Desktop application that went live in mid September 2015. Since that time, there are still some customers encounter this error. In these cases, the cause appears to be a mismatch in the State of the connection between Muse, Typekit, and Creative Cloud Desktop app.

    To correct this discrepancy, please follow these steps:

    (1) abandonment muse

    (2) go to the designer Cloud Desktop app and disconnection of preferences (it's in a menu of the gear icon).

    (3) leave the creative cloud office.

    (4) restart creative Cloud Desktop.

    (5) sign.

    (6) revive the Muse.

    At this point, you should be able to publish, upload, etc and your Typekit fonts should work without errors.

  • "404 - page not found" error message after downloading and installing Firefox 15

    "404 Page not found" error message after you download the latest version of Firefox.

    It is sometimes the result of a software firewall that protects you against modified applications. Or it could be something else. Can you look at this article and see if it helps: Firefox can not load websites, but can other browsers.

  • Msinfo32.exe generates an Error Message "cannot collect information.

    Hello

    I am running XP Prof with SP3 and made a scan with the perfect system optimizer and it did remove a lot of files he said were copies and since then, Information System says that it can collect Information, cannot access windows management instrumentation software. Windows Management files may have been moved or missing. I tried to use the administrative tools in the Management Console Microsoft and add snap - in following the instructions from microsoft on their site, but still did not help. Also tried to restore as soon as possible and the recovery of deleted files from the optimizer software. Nothing has helped so far. I am also on a network with my laptop which runs on Windows 7, but the have not enabled since I stupidly paid 39.99 for this software now appeasrs to have screwed up my computer. Restoration did do 1 restore and I tried 5 times and it said could not files to an earlier time which is an another prolbem I've had for a while with system restore doesn't work does not correctly. If anyone can help me I would really appericiate it. Thank you my friends.

    PKBISHOP

    Hi PKBISHOP,
     
    The error message occurs if the Windows Management Instrumentation (WMI) service is not started. This can happen if the service is disabled, if a dependent service is not started, or if a problem is preventing start the WMI service. The system information utility will be able to collect information that the WMI service is started.
     
    To correct this information to resolve this problem, see the link below.
     
  • Hidden entry point causes the Page not found error

    Hello.

    I use Apex 4.1.0 on Oracle 10.2.0.5 and mod_plsql (Oracle application server).

    I created an application with two tabs.

    On one of the tabs in a block of Annonymous PL/SQL, I have the following code:
    begin
      htp.p('
    <!DOCTYPE html>
    <html>
    <head>
    <title>AMO PROPOSAL CHECKLIST</title>
    </head>
    <body>
    <h1>AMO PROPOSAL CHECKLIST</h1>
    <form action="" method="post">
    <input type="hidden" name="FS-1" value="1" />
    text2<label for="C12" class="hideMeButHearMe">text2</label><input type="text" name="f02" size="20" maxlength="12" value="" name="TEXT-Q12" id="C12" />
    My Question
    </form>
    </body>
    </html>
    ');
    end;
    When I run this page, the HTML code is rendered correctly.

    However, if I then click the other tab, I get the error: Page not found.

    I've narrowed the problem to the inscription of this point of entry hidden: < input type = "hidden" name = "FS-1" value = "1" / >

    If I simply delete this hidden, switch to another tab throws any error.

    I ran this page using Firefox with Firebug. But does not help me understand why this hidden item throws the error.

    Anyone know why this is happening?

    EEG wrote:
    Hi, fac586.

    Well, today the good folks at Oracle/Apex unlocked my account apex.oracle.com and so, was able to connect.

    I created a new application:

    Workspace: EEG
    Username:   [email protected]
    Password:   galaxy (Note: all lowercase)
    
    App Id: 28044 (Name = Debug Page Not Found Error)
    

    I created a new user of fac586 , so that you can follow what I've done through the activity if necessary log...

    The application uses the same theme (Sapphire, #17). Page 1 contains a region PLSQL Annonymous Block in which I simply preprogrammed the exact same HTML code that throws the error "Page not found" that started this post. The other page is just a page of report.

    When the application runs, page 1 immediately appears with the HTML code. However, by clicking on the 'Report' tab (for the 2nd page) get the Page not found error.

    If you have time, I'd appreciate it if you could kindly look at what I've done. It would help to understand if you can translate essentially advice you have already posted to what is shown in this sample application.

    After seeing what you do more in detail I am now actually suggesting a completely different approach ;-)...

    Given the potential duration visualized forms and the obvious importance of the applied CSS, preview style has really come in the form of a separate document. (As noted above, you can not have more than one element html, head and body in the page and that and the CSS that you attempt to register is completely destroying the presentation of the APEX on page 1.)

    Therefore, I want to say now is made the preview in a separate document in an iframe within an HTML region, as illustrated on page 3:

    
    

    Document source is a process on demand in your application from which you can call a procedure that returns the HTML survey form. The iframe is automatically sized to display the complete form.

    You still need to take measures for the visualized form either by ferry to sand/locked so that it can be made: it is the case in the examples the measure where there is no form action and no submit button, but it is unclear if this is indeed the case in your application?

  • How to see the generated sql code

    Hello

    With the help of obiee 10g, I would like to see the generated sql code.
    I logged in as administrator
    Following manage-> sessions-> view log

    But when I click on connect gives this error ii do me "no logs found.

    The RPD administrator is a user with the recording as a 2 level.

    Thank you

    BI_ORACLE_HOME/server/log/nqquery.log

    to learn more:

    http://gerardnico.com/wiki/dat/OBIEE/nqquery.log

    Another method

    http://varanasisaichand.blogspot.com/2010/04/how-to-set-logging-level-for-users-in.html

    Thank you

    Deva

    Published by: Devarasu on December 6, 2011 17:26

  • tag PT. Core.html generating an error

    Hello

    I have a custom header portlet (WCI 10.3.0.1.) that generates an error in ptspy. The error does not cause a problem in the application and is ignored. He however entered into portalserver - log.spy by the service of the recorder. As this happens whenever a user presses on a page then the diary became massive over time and we must keep stopping the service and delete the file. We can handle this by the presence of the log files more small crash etc. (can't really configure ptLogger.xml to ignore the errors we want mistakes Records) but ideally I would like to correct the code, so it doesn't because it can't be great for performance in all cases.

    The code is to post a link to admin if the administrator user id:

    < pt:core.comm tent > <!-get the link of the Administration; If we do not have access to the admin page, the variable does not exist-> < /pt:core.comment >
    < pt:ptdata.administrationdata pt:id = "adminLink" / >
    < pt:logic.existexpr pt: data = "adminLink" pt:key = "canAccessAdmin" / >
    < pt:logic.if pt:expr = "$canAccessAdmin" >
    < pt:logic.iftrue >
    < pt:core.comment > <!-there should only be 1-> < /pt:core.comment >
    < pt:logic.foreach pt: data = "adminLink" pt:var = "link" >
    < pt:core.html pt:tag = "a" href = "$link.url" > < pt:logic.value pt: value = "$link.title" / > < /pt:core.html >
    < td align = "left" valign = "middle" nowrap = "nowrap" colspan = "1" class = "haTopBarText" > | < table >
    < /pt:logic.foreach >
    < /pt:logic.iftrue >
    < /pt:logic.if >

    The error is:

    "Cannot find onclick variable to use in replacement of value attribute in the html tag.

    The tag documentation, there is no element onclick so I don't know what is the cause of the error and the admin is a link generated works very well.

    Spy output below:

    13 the portal. HAWBBPPRT521.xeasacj 05/25/2010 13:46:00.880 Portal_Tags .NET #1 com.plumtree.portaluiinfrastructure.tags.helper.TagHelper error cannot find onclick variable to use in replacement of value attribute in the html tag
    Portal 14. HAWBBPPRT521.xeasacj 05/25/2010 13:46:00.880 Portal_Tags .NET #1 com.plumtree.portaluiinfrastructure.tags.helper.TagHelper Ignoring error has no transformation for the html tag attribute and the attribute onclick.
    com.plumtree.openfoundation.util.XPIllegalArgumentException: cannot perform the replacement of value attribute $onclick attribute.
    com.plumtree.openfoundation.util.XPIllegalArgumentException: cannot perform the replacement of value attribute $onclick attribute.
    at com.plumtree.portaluiinfrastructure.tags.helper.TagHelper.ProcessAttribute (String _strAttribute) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\helper\TagHelper.cs:line 772
    to com.plumtree.portaluiinfrastructure.tags.helper.TagHelper.ProcessAllXMLAttributes () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\helper\TagHelper.cs:line 693
    to com.plumtree.portaluiinfrastructure.tags.helper.TagHelper.GetXMLAttributeNames () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\helper\TagHelper.cs:line 575
    to com.plumtree.portaluiinfrastructure.tags.ATag.GetXMLTagAttributeNames () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\ATag.cs:line 1069
    to com.plumtree.taglib.core.HTMLTag.GetXMLAttributes () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\taglibCore\dotnet\prod\src\com\plumtree\taglib\core\HTMLTag.cs:line 83
    to com.plumtree.taglib.core.HTMLTag.DisplayTag () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\taglibCore\dotnet\prod\src\com\plumtree\taglib\core\HTMLTag.cs:line 45
    to com.plumtree.portaluiinfrastructure.tags.helper.TagHelper.DisplayTag () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\helper\TagHelper.cs:line 986
    at com.plumtree.portaluiinfrastructure.tags.displaytree.TagDisplayElement.Display (TagVisitor _tagVisitor) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\displaytree\TagDisplayElement.cs:line 114
    at com.plumtree.portaluiinfrastructure.tags.displaytree.CompositeDisplayElement.Display (TagVisitor _tagVisitor) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\displaytree\CompositeDisplayElement.cs:line 61
    to com.plumtree.portaluiinfrastructure.tags.helper.TagHelper.ProcessTagBody () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\helper\TagHelper.cs:line 111
    to com.plumtree.portaluiinfrastructure.tags.ATag.ProcessTagBody () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\ATag.cs:line 385
    to com.plumtree.taglib.ptui.SearchFormTag.DisplayTag () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\taglibPTUI\dotnet\prod\src\com\plumtree\taglib\ptui\SearchFormTag.cs:line 134
    to com.plumtree.portaluiinfrastructure.tags.helper.TagHelper.DisplayTag () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\helper\TagHelper.cs:line 986
    at com.plumtree.portaluiinfrastructure.tags.displaytree.TagDisplayElement.Display (TagVisitor _tagVisitor) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\displaytree\TagDisplayElement.cs:line 114
    at com.plumtree.portaluiinfrastructure.tags.displaytree.CompositeDisplayElement.Display (TagVisitor _tagVisitor) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\displaytree\CompositeDisplayElement.cs:line 61
    at com.plumtree.portaluiinfrastructure.tags.displaytree.DisplayTree.ExecuteTags (IDisplayElement tagTree, AActivitySpace aSpace) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\displaytree\DisplayTree.cs:line 185
    at com.plumtree.portaluiinfrastructure.tags.displaytree.DisplayTree.ProcessTagMarkup (AActivitySpace aSpace, Object [] [] objArrMarkup) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\tags\displaytree\DisplayTree.cs:line 33
    at com.plumtree.portalpages.browsing.gateway.GatewayUtils.AddMarkupToElement (AActivitySpace asOwner, Object [] [] objArrMarkup) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\browsing\gateway\GatewayUtils.cs:line 167
    at com.plumtree.portalpages.browsing.myportal.MyPortalModel.MyPortalModelTempData.InitializePortletContent (MyPortalModel _topSpeed, Int32 [] nPortletIds) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\browsing\myportal\MyPortalModel.cs:line 1988
    to com.plumtree.portalpages.browsing.myportal.MyPortalModel.InitializePortletContent () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\browsing\myportal\MyPortalModel.cs:line 1508
    to com.plumtree.portalpages.common.uiparts.NavigationModel.InitializePortletContent () in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\common\uiparts\NavigationModel.cs:line 911
    at com.plumtree.portalpages.common.uiparts.PlumtreeDP.Display (IWebData pageData) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\common\uiparts\PlumtreeDP.cs:line 107
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleDisplayPage (myRedirect, RequestData tempData redirect) in 1909 e:\buildroot\Release\portalui\10.3.0.x\ptwebui\uiinfrastructure\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest (IXPRequest ask, answer IXPResponse, ISessionManager session, IApplication application) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\uiinfrastructure\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 600
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService (IXPRequest ask, answer IXPResponse, ISessionManager session, IApplication application) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\uiinfrastructure\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 200
    to com.plumtree.uiinfrastructure.web.XPPage.Service (HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\10.3.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 78
    at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest (HttpContext context) in e:\buildroot\Release\portalui\10.3.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 36
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute)
    at System.Web.HttpApplication.ExecuteStep (IExecutionStep step, Boolean & completedSynchronously)
    at System.Web.HttpApplication.ApplicationStepManager.ResumeSteps (Exception error)
    at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest (HttpContext context, AsyncCallback cb, Object extraData)
    at System.Web.HttpRuntime.ProcessRequestInternal (HttpWorkerRequest wr)
    to System.Web.HttpRuntime.ProcessRequestNoDemand (HttpWorkerRequest wr)
    to System.Web.Hosting.ISAPIRuntime.ProcessRequest (ecb As IntPtr, Int32 iWRType)

    I'd be happy to spend some tried and tested admin link display code as an alternative to fixing what I use so if anyone has an alternative solution so please let me know.

    Thank you very much
    Chris

    Edited by: user10594442 may 25, 2010 06:45

    I think that Yes, its been a while that. have you tried it?

    I was going to say, you don't need to use the tag code.html because you can just use a regular anchor tag and use pt:logic.value to fill the good bits

  • Page not found error on BI publisher

    Hi all
    I am new to Oracle BI and I try to install and Oracle BI EE 10.1.3.4.1 in windows vista desktop PC. I had already installed Oracle 10 g in my PC. Now the problem is that I get the Page not found error when I try the links below
    http://localhost:9704 / em
    http://localhost:9704 / Analytics
    http://localhost:9704 / xmlpserver

    I started the Oracle BI presentation server and OC4J also. But I don't know what is the problem, why it is not executed.
    Let me know if I can find the logs somewhere for more information abt the problem above.
    I'm on IIS7 but don't know if Tomcat or any other service by default runs the Oracle BI ass part.
    If someone has already faced this problem please help me to solve this problem or please post some link partners to set up and solve this problem.

    Thanks in advance.
    Maurie

    Hello

    I am new to Oracle BI and I try to install and Oracle BI EE 10.1.3.4.1 in windows vista desktop PC. I had already installed Oracle 10 g in my PC.

    According to [Oracle Certification Matrix | http://www.oracle.com/technology/support/metalink/index.html], Windows Vista is not supported as a server operating system. So, I suggest you install any other operating system and then check (see this [Document PDF | http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10417.pdf] for a list of supported OS).

    Kind regards
    Hussein

  • How to generate random numbers from 1 to 5

    How to generate random numbers from 1 to 5

    -1110340081

    Thank you I ended up

  • Cancellation of registration user stored in the shift register event generates the error 1 if Subvi runs intermittently

    Hello

    I'm trying to understand the behavior of the attached excerpt from a larger overall vi functional.

    In a State, I'm generating a user event and in a State later unsubscribe from the event and destroy it.

    Now, if I went through the VI together in one step (i.e., step through events? set to FALSE), the VI runs without generating an error. However, if I run the VI by intermittent and output after each execution of the loop, the vi generates error 1. Why is it so? Please notify. Thank you.

    Peter

    Why are you registration and deregistration of events user, but you have no event structure in your VI who use them?

    When you run events, probaby the event you registered disappears when your VI stops running.  If you were able to keep your VI in the foreground running, then the life of the event would persist.

    The event number still exists in the uninitialized shift register, but it does not say more once your high level VI stops and you get the error 1.

    If it was really a global functional VI, you would terminals connected to the connector table in your VI, you would call this as a Subvi as part of a main VI and life event would persist and you wouldn't mistake 1.

  • How to simplify the code to generate custom error codes and messages

    I designed a vi that generates the error when any data entry is missing, it works correctly, but the problem is that I want to simplify, because it is part of the main program and its block diagram is great to use as such (I tried to use this vi as a Subvi in the main program, but that does not work correctly) so I need help to simplify the code or if there is no other better medium to generate the error message.

    Hello

    As shown in the previous example, to a different question of yours, it is always good to reduce with diagrams of huge block with repeated code.

    When you overwrite functionality even repeated several times, put it in a loop and run it to have recurrences of 4 or 5 of the same code.

    It will be evolving in the future.

    joined the vi changed for you.

    Note: when you want to simplify your program, isolate your code in functions, put each function inside a under vi.

    in your case, you can have the control to an empty string for all channels within a Subvi. build an array of strings and go through the subvi. Control in the sub that VI is that strings are empty.

    an array of Boolean output error. build your error string in another under vi. the wires together.

  • Get random errors and missing fonts after July 2011 service pack installation.

    Original title: July 2011 service pack... it completely trashed my software... How can I fix... I can't do system restore yet because no words to do

    I get random errors and missing fonts in all directions... everything was going well until the package of July tried to install it, and then everything went haywire.

    Hi KarenBillette,

    1 do you have. which Service pack tried to install?

    2 Windows operating system you are using?

    Method 1:

    You can try to remove the update from Windows update and check.

    Remove an update

    If this is not possible, then you can try to boot in safe mode and check if you can do a system restore.

    Method 2:

    Step 1: Try to start in safe mode.

    Start your computer in safe mode

    Step 2:

    You can try to perform a system restore to a point of restoration before the update was installed.

    Note: When you perform the system restore to restore the computer to a previous state, programs and updates that you have installed are removed.

    To run the system restore, you can consult the following links:

    System restore

    System Restore: frequently asked questions

    Hope this information is useful.

  • When you send an e-mail using Outlook Express, I immediately get this message; "Some errors occurred while processing the requested tasks. Please see the list of errors below for more details"

    When you send an e-mail using Outlook Express, I immediately get this message; "Some errors occurred while processing the requested tasks. Please see the list of errors below for more details". Unfortunately, there are no errors listed below and the green bar is frozen on the screen. The message remains in my Outbox and repeated again and again sending. There is absolutely no record and file sent in my sent box. TIA - Ernie

    You have apparent dbx file corruption. A common problem.
     
    Spend most of your messages out of the Inbox and then create new folders to send and sent items box after having moved the messages you want to save to a local folder that you create.
     
    Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.
     
    In Windows XP, Win2K & Win2K3 the OE user files (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.
     
    With OE closed, find the DBX files for the items in the Outbox and sent and delete them.  New ones will be created automatically when you open OE.
     
    After you're done, followed by compacting your folders manually while working * off * and do it often.
     
    Click Outlook Express at the top of the the folder tree so no folders are open. Then: File | Work offline (or double-click on work online in the status bar). File | Folder | Compact all folders. Don't touch anything until the compacting is completed.
     
    General precautions for Outlook Express:
     
    Do not archive mail in the receipt or sent items box. Create your own user-defined folders and move messages you want to put in them. Empty the deleted items folder daily. Although the dbx files have a theoretical capacity of 2 GB, I recommend all a 300 MB max for less risk of corruption.
     
    Information on the maximum size of the .dbx files that are used by Outlook Express:
    http://support.Microsoft.com/?kbid=903095
     
    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the CPUs, slows down sending and receiving and causes a multitude of problems such as time-outs, account setting changes and has even been responsible for the loss of messages. Your up-to-date A / V program will continue to protect you sufficiently. For more information, see:
    http://www.oehelp.com/OETips.aspx#3 
     
    Why you don't need your anti-virus to scan your email
    http://thundercloud.NET/infoave/tutorials/email-scanning/index.htm
     
    Note that for some AV programs, it may be necessary to uninstall the program and reinstall in custom Mode and uncheck analysis when the option is the result of e-mail messages.
     
    Compact often as specified above.
     
    And backup often.
     
    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx 
  • I get an Error Message When you try to send emails. "some errors occurred while processing the requested tasks. Please see the list of errors below for more details". __

    I get an Error Message When you try to send emails. "some errors occurred while processing the requested tasks. Please see the list of errors below for more details".

    But it sends the message anyway... multiple copies, and she also is put in the "Outbox" in Outlook Express as if it is not sent.

    To stop the email to be sent repeatedly to the recipient, I erase it from the "Outbox" but a) you don't know if they really got it) b it is embarrassing for the receiver c) is this a bug I can fix it?

    Thanks for any help.

    You have a corruption of dbx file easily corrected.

    Spend most of your messages out of the Inbox and then create new folders to send and sent items box after having moved the messages you want to save to a local folder that you create.

    Tools | Options | Maintenance | Store folder will reveal the location of your Outlook Express files. Note the location and navigate on it in Explorer Windows or, copy and paste in start | Run.

    In Windows XP, Win2K & Win2K3 the OE user files (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.

    With OE closed, find the DBX files for the items in the Outbox and sent and delete them.  New ones will be created automatically when you open OE.

    After you're done, followed by compacting your folders manually while working * off * and do it often.

    Click Outlook Express at the top of the the folder tree so no folders are open. Then: File | Work offline (or double-click on work online in the status bar). File | Folder | Compact all folders. Don't touch anything until the compacting is completed.

    General precautions for Outlook Express:

    Do not archive mail in the receipt or sent items box. Create your own user-defined folders and move messages you want to put in them. Empty the deleted items folder daily. Although the dbx files have a theoretical capacity of 2 GB, I recommend all a 300 MB max for less risk of corruption.

    Information on the maximum size of the .dbx files that are used by Outlook Express:
    http://support.Microsoft.com/?kbid=903095

    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the CPUs, slows down sending and receiving and causes a multitude of problems such as time-outs, account setting changes and has even been responsible for the loss of messages. Your up-to-date A / V program will continue to protect you sufficiently. For more information, see:
    http://www.oehelp.com/OETips.aspx#3

    Why you don't need your anti-virus to scan your email
    http://thundercloud.NET/infoave/tutorials/email-scanning/index.htm

    Note that for some AV programs, it may be necessary to uninstall the program and reinstall in custom Mode and uncheck analysis when the option is the result of e-mail messages.

    Compact often as specified above.

    And backup often.

    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx

    Bruce Hagen
    MS - MVP October 1, 2004 ~ September 30, 2010
    Imperial Beach, CA

Maybe you are looking for

  • Slow wired connections

    I have a WNR2000v4 connected to a 8canaux, DOCSIS 3 modem surfboard hooked directly into my cable provider. My office is located right by the modem and the router, I have it plugged into the router instead of on the WiFi. At my office, I get a downlo

  • Satellite A200 - cannot download the display driver

    Hello I have the Satellite A200 with Intel X 3100 graphics card. I want to upgrade the display drivers. The only new driver for X 3100 is 7.14.10.1461 which is very large (146 MB) in size compared to those in the Intel support page (20 MB). With my b

  • Creaking sounds when you press the case on my laptop

    Hello I recently noticed that pressing certain areas on my laptop produced some sounds that crack. The plastic casing will deform (about 2 ~ 4 mm) until she is arrested for something inside. This occurs regardless of power. It's really annoying. I do

  • Error message "System.IO.FileNotFoundException"?

    A window appears displaying this error message. System.IO.FileNotFoundException:Could not found file 'c:\tem\version_module.txt '. File name: "c:\tem\version_module.txt." to System.IO.__Error.WinIOError (32 Int errorCode, String mayBeFullPath) at Sys

  • This copy of windows is REALLY authentic, but the software is not agree!

    History: Purchased several years ago has this EEEPC XP installed. A Win7 HomePremium 3 pack bought and installed a new copy of get Win7 works well for more than a year. Replaced July2012 HD is a clone of the disk including the hidden partition for a