Re: urgent: beta 2.0 error
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Wed, 07 Sep 2005 02:55:50 GMT
Hi Param,
>From the error callstack, the problem occurs when trying to decryting the
url string so as to locate a dynamic webresource. Can you locate the code
period which cause this error or is a randomly occured problem that can't
make sure the code point whether fail into the problem? If it's a
reproduceable problem, we can make some further test into it regarding on
the detailed code.
Thanks,
Steven Cheng
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: <param@xxxxxxxxxxxxxxxx>
| References: <#MvE0ytsFHA.1344@xxxxxxxxxxxxxxxxxxxx>
<CACF1D79-99F1-4124-AC26-892383464543@xxxxxxxxxxxxx>
| Subject: Re: urgent: beta 2.0 error
| Date: Tue, 6 Sep 2005 11:42:33 -0500
| Lines: 66
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| Message-ID: <OenT8HwsFHA.2880@xxxxxxxxxxxxxxxxxxxx>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: corp2.lazardgroup.com 70.182.148.88
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:122651
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Curt, I am not making any call to DecryptData. It is the runtime that is
| doing it.
|
| thanks!
|
| "Curt_C [MVP]" <software_at_darkfalz.com> wrote in message
| news:CACF1D79-99F1-4124-AC26-892383464543@xxxxxxxxxxxxxxxx
| > You'd have to show the code line(s).
| > Most likely your DecryptData call is wrapped incorrectly.
| >
| > --
| > Curt Christianson
| > site: http://www.darkfalz.com
| > blog: http://blog.darkfalz.com
| >
| >
| >
| > "param@xxxxxxxxxxxxxxxx" wrote:
| >
| >> Hi all, I have a website running on beta 2.0 on server 2003 web sp1
and I
| >> keep getting the following error:-
| >>
| >> Error In:
| >>
http://www.mywebsite.org/WebResource.axd?d=5WvLfhnJp5Lc8WhQSD4gdA2&t=6326146
19884218750
| >>
| >>
----------------------------------------------------------------------------
----
| >> System.Security.Cryptography.CryptographicException: Padding is
invalid
| >> and
| >> cannot be removed. at
| >>
System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[]
| >> inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer,
| >> Int32 outputOffset, PaddingMode paddingMode, Boolean fLast) at
| >>
System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(By
te[]
| >> inputBuffer, Int32 inputOffset, Int32 inputCount) at
| >> System.Security.Cryptography.CryptoStream.FlushFinalBlock() at
| >> System.Web.Configuration.MachineKeySection.EncryptOrDecryptData(Boolean
| >> fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length,
Boolean
| >> useValidationSymAlgo) at System.Web.UI.Page.DecryptString(String s) at
| >>
System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRe
quest(HttpContext
| >> context) at
| >>
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplicati
on.IExecutionStep.Execute()
| >> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
| >> completedSynchronously)
| >>
----------------------------------------------------------------------------
----
| >>
| >>
| >> Error In: http://www.mywebsite.org/WebResource.axd
| >>
| >>
----------------------------------------------------------------------------
----
| >> System.Web.HttpException: This is an invalid webresource request. at
| >>
System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRe
quest(HttpContext
| >> context) at
| >>
System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplicati
on.IExecutionStep.Execute()
| >> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&
| >> completedSynchronously)
| >>
----------------------------------------------------------------------------
----
| >>
| >>
| >> Any ideas?
| >>
| >> TIA!
| >>
| >>
| >>
|
|
|
.
- Follow-Ups:
- Re: urgent: beta 2.0 error
- From: param
- Re: urgent: beta 2.0 error
- References:
- urgent: beta 2.0 error
- From: param
- RE: urgent: beta 2.0 error
- From: Curt_C [MVP]
- Re: urgent: beta 2.0 error
- From: param
- urgent: beta 2.0 error
- Prev by Date: Re: Refresh button.
- Next by Date: Re: Absolute Beginner
- Previous by thread: Re: urgent: beta 2.0 error
- Next by thread: Re: urgent: beta 2.0 error
- Index(es):