Skip to content

When try to go from WebForm app to Blazor App browser spinning for long time then give error could not load the url. #591

@Vikrant-hub44

Description

@Vikrant-hub44

Describe the bug

Hi,

I am working on a project upgrading webform app into blazor server app, for session sharing I used the same thing you mentioned here. Everything working fine I am able to be getting session created at WebForm app into the blazor page.

But When I am on blazor page and trying to go back to any webform app page even when I try to reload the same blazor page the page is loading infinite and after some time throwing the error

Image

Could you please help me out into this, how I can fix that thing.

Programe.cs

Image

Image

Global.asax.cs:

Image

Thanks

Further technical details

Please include the following if applicable:

ASP.NET Framework Application:

  • Technologies and versions used (i.e. MVC/WebForms/etc): WebForms
  • .NET Framework Version: 4.8
  • IIS Version:
  • Windows Version:

ASP.NET Core Application:

  • Targeted .NET version: .NET 8
  • .NET SDK version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Triage 🔍Label added to new issues which need Triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions