dotnet / dotnet/systemweb-adapters

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

Open
#591 2 comments 0 reactions 0 assignees View on GitHub
Needs: Triage :mag:
Dominant language
C#
Stars
384
Forks
76
Avg merge
2h 24m
Merged PRs (30d)
1

Description

### 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](https://github.com/user-attachments/assets/9221fe85-f53f-438a-a940-e1322f8bb8f5)

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

### Programe.cs

![Image](https://github.com/user-attachments/assets/b5b363c6-078d-4967-8d93-366ee44ee9da)

![Image](https://github.com/user-attachments/assets/32647f62-ac32-4246-8b58-2cf1afce16be)

### Global.asax.cs:

![Image](https://github.com/user-attachments/assets/29b69264-3297-432b-9caf-3f3ae9efcc50)

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:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.