¿cómo resolver el error 500.0.0.42 en Windows Server 2019?

Anonymous
2023-09-21T14:59:32+00:00

El siguiente error surgió recientemente y no sabemos a qué se debe ya que antes funcionaba adecuadamente.

Error de servidor en la aplicación '/'.


*Referencia a objeto no establecida como instancia de un objeto.***Descripción:**Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código.

**Detalles de la excepción:**System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.

Error de código fuente:

Se ha generado una excepción no controlada durante la ejecución de la solicitud Web actual. La información sobre el origen y la ubicación de la excepción pueden identificarse utilizando la excepción del seguimiento de la pila siguiente.

Seguimiento de la pila:

[NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.]<br> Telerik.Reporting.Processing.DocumentParametersManager1.CreateManagers(IReportDocument definition) in c:\temp\reporting\@RBuild-25319\Reporting_Build\Source\Code\Telerik.Reporting.Processing\DocumentParametersManager.cs:133<br> Telerik.Reporting.Processing.DocumentParametersManager1..ctor(IReportDocument definition) in c:\temp\reporting@RBuild-25319\Reporting_Build\Source\Code\Telerik.Reporting.Processing\DocumentParametersManager.cs:58<br> Telerik.ReportViewer.WebForms.ReportRenderOperation.ProcessReport(ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext) in c:\temp\reporting@RBuild-25319\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\ReportRenderOperation.cs:89<br> Telerik.ReportViewer.WebForms.ReportRenderOperation.PerformOperationOverride() in c:\temp\reporting@RBuild-25319\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\ReportRenderOperation.cs:65<br> Telerik.ReportViewer.WebForms.ReportPageOperation.PerformOperationOverride() in c:\temp\reporting@RBuild-25319\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\ReportPageOperation.cs:123<br> Telerik.ReportViewer.WebForms.HandlerOperation.PerformOperation(HttpContext context, ICacheManager cacheManager) in c:\temp\reporting@RBuild-25319\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\HandlerOperation.cs:47<br> Telerik.ReportViewer.WebForms.BasicHandler.ProcessRequest(HttpContext context) in c:\temp\reporting@RBuild-25319\Reporting_Build\Source\Code\Telerik.ReportViewer.WebForms\HttpHandler.cs:189<br> System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +195<br> System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50<br> System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73

Información de versión: Versión de Microsoft .NET Framework:4.0.30319; Versión ASP.NET:4.8.4494.0

Contamos con Windows Server 2019, les comparto el resumen de la página de eventos:

<Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">

  • <System> <Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-41143D1290BD}" EventSourceName="W3SVC-WP" /><EventID Qualifiers="49152">2308</EventID><Version>0</Version><Level>2</Level><Task>0</Task><Opcode>0</Opcode><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2023-09-21T14:06:04.937655000Z" /><EventRecordID>36927</EventRecordID><Correlation /><Execution ProcessID="0" ThreadID="0" /><Channel>Application</Channel><Computer>WindowsRD</Computer><Security /></System>
  • <EventData> <Data Name="RequestCount">3</Data><Data Name="PID">8076</Data><Binary /></EventData> </Event>

Desde ya muchas gracias.

Windows Server | Performance and maintenance

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-09-22T01:56:48+00:00

    Hello

    Thank you for posting in Microsoft Community forum!

    Based on the description, I understand your question is related to Microsoft IIS.

    Since there are no engineers dedicated to this topic in this forum, in order to be able to get a quick and effective handling of your issue, I recommend that you repost your question in Stack Overflow or Microsoft Q&A, they are designed for developers.

    Thank you for your understanding and support. If you have any question or concern, please feel free to let us know.

    Have a nice day!

    Best Regards,

    Wesley Li

    0 comments No comments
  2. Anonymous
    2023-09-22T11:51:45+00:00

    Muchas Gracias, lo tendré encuenta para la proxima y publicaré en esos sitios que mencionas; también logramos resolver el problema.

    0 comments No comments
  3. Anonymous
    2023-09-27T07:20:43+00:00

    I'm so glad that I could provide some help here, it will be great to mark any useful answer so other can easily find it.

    0 comments No comments