locked
taking to much time for opening in the browser RRS feed

  • Question

  • User887623398 posted

    Hi,

    How you open your project in your browser???

    It takes a very long time for me.

    Is it the same for you?

    thanks,

    Saeed

    Saturday, June 13, 2020 5:43 PM

All replies

  • User541108374 posted

    Hi,

    It takes a very long time for me.

    What exactly is taking a long time for you? Is it the loading of the application in the browser (check the network tab of your F12 tools inside your browser). Or is it loading of data after your application loaded in the browser and is trying to fetch (heaps of) data from the server?

    Kris.

    Monday, June 15, 2020 12:43 PM
  • User887623398 posted

    loading of the application.

    Also many times I get this error:  Can not connect to IIS!

    Saturday, June 20, 2020 6:23 AM
  • User475983607 posted

    Please be specific.  Are you having trouble running the Blazor project in Visual Studio? 

    Saturday, June 20, 2020 10:57 AM
  • User887623398 posted

    When I do the project it takes a long time to open in the browser!

    And many times I see the: Can not connect to IIS error.

    I didn't see this error when I worked with web forms and Asp.net core!

    Sunday, June 21, 2020 3:40 PM
  • User475983607 posted

    When I do the project it takes a long time to open in the browser!

    And many times I see the: Can not connect to IIS error.

    I didn't see this error when I worked with web forms and Asp.net core!

    You have to understand that this symptom is uncommon.  Unless you can share code that reproduces this issue I'm not sure how the community can provide assistance.  Perhaps you are trying to load a large record set?  

    Sunday, June 21, 2020 3:51 PM
  • User887623398 posted

    No. I'm just trying to learn blazor. Maybe my code has a mistake!

    I will share the code here.

    Sunday, June 21, 2020 9:44 PM
  • User-474980206 posted

    You show use the browsers network debugging tools. Are downloads slow, is the signalr connection slow. 

    Sunday, June 21, 2020 11:47 PM