Closed Bug 412551 Opened 17 years ago Closed 17 years ago

See details below for the display I get with Firefox. No problem with IE.

Categories

(Toolkit Graveyard :: Error Console, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: redbox, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Server Error in '/' Application.
Bad Data.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Security.Cryptography.CryptographicException: Bad Data.


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[CryptographicException: Bad Data.
]
   System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr) +33
   System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) +0
   System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +200
   System.Security.Cryptography.CryptoStream.FlushFinalBlock() +30
   System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) +43
   System.IO.Stream.Close() +15
   SEEK.ApplicationServices.CE.ByteBuilder..ctor(String base64String) +126
   SEEK.ApplicationServices.CE2.ContextController.SetContext(Uri uri, NameValueCollection requestStates, String authGroupPrefix, Boolean useAuthGroup) +162
   SEEK.ApplicationServices.WAF.WebAppFramework.App_BeginRequest(IHttpApplication application) +98

[WAFException: Unable to process request in BeginRequest]
   SEEK.ApplicationServices.WAF.WebAppFramework.App_BeginRequest(IHttpApplication application) +1116
   SEEK.ApplicationServices.WAF.WebAppFramework.App_BeginRequest(Object sender, EventArgs args) +77
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

Reproducible: Always

Steps to Reproduce:
1.Attempt to login to seek.com.au
2.find any job advert
3.Attempt to open it with Firefox - any recent version.
Actual Results:  
Server Error in '/' Application.
Bad Data.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Security.Cryptography.CryptographicException: Bad Data.


Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[CryptographicException: Bad Data.
]
   System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr) +33
   System.Security.Cryptography.Utils._DecryptData(SafeKeyHandle hKey, Byte[] data, Int32 ib, Int32 cb, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode PaddingMode, Boolean fDone) +0
   System.Security.Cryptography.CryptoAPITransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) +200
   System.Security.Cryptography.CryptoStream.FlushFinalBlock() +30
   System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) +43
   System.IO.Stream.Close() +15
   SEEK.ApplicationServices.CE.ByteBuilder..ctor(String base64String) +126
   SEEK.ApplicationServices.CE2.ContextController.SetContext(Uri uri, NameValueCollection requestStates, String authGroupPrefix, Boolean useAuthGroup) +162
   SEEK.ApplicationServices.WAF.WebAppFramework.App_BeginRequest(IHttpApplication application) +98

[WAFException: Unable to process request in BeginRequest]
   SEEK.ApplicationServices.WAF.WebAppFramework.App_BeginRequest(IHttpApplication application) +1116
   SEEK.ApplicationServices.WAF.WebAppFramework.App_BeginRequest(Object sender, EventArgs args) +77
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832

Expected Results:  
A displayed web page.

I am using Thunderbird and Firefox on an up-to-date XP Pro machine.  nAs I said, there was no problem up until a few releases ago of either Thunderbird or Firefox.

I have deleted and reloaded both, to no avail.
ASP.NET is a server side scripting service. The error is coming from the server you are connected to and has nothing to do with Firefox or Thunderbird. Please complain to seek.com.au instead.

A google search indicates that this is a common programming error by programmers using ASP.NET:
<http://www.google.com/search?q=firefox+asp.net+CryptographicException%3A+Bad+Data&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=mozilla&rls=org.mozilla:en-US:unofficial>
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Product: Firefox → Toolkit
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.