* TranslationResources.resx (ErrOperationAborted): Send viewers of
authorJonathan Pryor <jpryor@novell.com>
Mon, 4 May 2009 17:43:31 +0000 (17:43 -0000)
committerJonathan Pryor <jpryor@novell.com>
Mon, 4 May 2009 17:43:31 +0000 (17:43 -0000)
  this message to the Wiki for possible reasons they may get an
  exception (and how to fix it).

svn path=/trunk/mcs/; revision=133515

mcs/class/System.Web/resources/ChangeLog
mcs/class/System.Web/resources/TranslationResources.resx

index 56198d728a18ebeca8af0e6cccd2f605e071d76a..014fdac62c4027701b710793ae7c48c7f8649ba7 100644 (file)
@@ -1,3 +1,9 @@
+2009-05-04  Jonathan Pryor  <jpryor@novell.com>
+
+       * TranslationResources.resx (ErrOperationAborted): Send viewers of
+         this message to the Wiki for possible reasons they may get an
+         exception (and how to fix it).
+
 2009-04-03  Marek Habersack  <mhabersack@novell.com>
 
        * WebUIValidation_2.0.js: CustomValidatorEvaluateIsValid calls the
index 966792a4a69d03c2bae36b9d4b60c215a39585e6..0d74758ff21056a2ed3396477981eb9344ab1090 100644 (file)
     <value>Incorrect password answer.</value>
   </data>
   <data name="ErrOperationAborted" xml:space="preserve">
-    <value>Operation aborted due to an exception (see Trace for details).</value>
+    <value>Operation aborted due to an exception (see Trace for details).  See http://www.mono-project.com/FAQ:_ASP.NET#Common_Problems for additional suggestions.</value>
   </data>
   <data name="ErrPasswordAnswerRequired" xml:space="preserve">
     <value>Password answer required for password reset.</value>