|
Mensaje dentro de
General
|
|
|
|
|
|
|
#1 -
18/10/2007 23:33:11
|
Reporta abuso
|
Link Permanente
|
|
Error extraño
|
|
|
|
|
|
Hola a tod@s
No sabía que poner en el título porque no tengo la más remota idea de el error que hace unos días a empezado a dar mi web. Cuando se produce un error en la web, por medio del fichero Global.asax me envía un correo con el motivo. Me ha devuelto lo siguiente:
InnerException: 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(Byte[] 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) Message: Exception has been thrown by the target of an invocation. StackTrace: at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at System.Web.Handlers.ScriptResourceHandler.DecryptString(String s) at System.Web.Handlers.ScriptResourceHandler.DecryptParameter(NameValueCollection queryString) at System.Web.Handlers.ScriptResourceHandler.ProcessRequest(HttpContext context) at System.Web.Handlers.ScriptResourceHandler.System.Web.IHttpHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --------------------------------------
Este error no se me ha reproducido a mi personalmente, si no que de vez en cuando me llegan 4 o 5 correos de fallo. Además, al ser un página que está de pruebas los usuarios que acceden los conozco personalmente, y no me han comentado nada. Es posible que sea algún tipo de ataque?
Gracias por adelantado
|
|
|
|
|
Respuestas
|
Mostrar de
en 15
|
|
|
|
#2 -
16/10/2008 20:24:01
|
Reporta abuso
|
Link Permanente
|
|
RE: Error extraño
|
|
|
Tengo el misomo error pero yo estoy uasndo para encriptar un pswd para mandarlo pero paraque lo lea tengo de la bd tengo que desencriptarlo
|
|
|
|
|
|
|
#3 -
09/09/2008 1:32:20
|
Reporta abuso
|
Link Permanente
|
|
solo para los xp
|
|
|
hola amig@s de asp.net, el fallo solo viene para los xp pq instalo el mismo programa en el vista y camina bien, no se si es que se olvidaron de los que utilizamos el xp.
en el vista premium camina del 10
si tienen alguna solucion comentenla porfavor, un saludo.
|
|
|
|
|
|
|
#4 -
22/10/2007 18:06:48
|
Reporta abuso
|
Link Permanente
|
|
RE: Error extraño
|
|
|
Esos son los errores q molan, los Random Error jeje.
CAmbiaré la key!
|
|
|
|
|
|
|
#5 -
22/10/2007 17:49:06
|
Reporta abuso
|
Link Permanente
|
|
RE: Error extraño
|
|
|
Hola Óscar,
ese es un error acojonante. Yo lo tuve en TodoExpertos.com y como se soluciona cuando le da la gana, no tengo ni idea de si funciona mi solución 
La cuestión es que no me acuerdo bien, pero tiene que ver con las Machinekey. En teoría debe valerte con poner una machinekey en tu web.config y ya está.
Ah, y no me preguntes donde se pone exactamente porque no me acuerdo, jeje.
|
|
|
|
|
|
Mostrar de
en 15
|
|
|
|
|
|