How to deploy angular app to local iis server

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 23

  • @shaileshbelose
    @shaileshbelose 7 месяцев назад +3

  • @MrTutiplengo
    @MrTutiplengo Год назад

    This video was a great help. None of the other resources I found mentioned that URL rewrite had to be installed separately. Thanks a lot.

  • @VenkatachalamRavindran
    @VenkatachalamRavindran 2 месяца назад

    Excellent video. Thanks for the detailed explanation about the urlrewrite extension, configuration file, and iis settings.

  • @Tibiafy
    @Tibiafy Год назад

    Thx friend! You saved the day. I have forgotten that we need to install url rewrite manually, and NOT from iis lol

    • @ravindradevrani
      @ravindradevrani  Год назад +1

      Glad I could help!

    • @AishwaryaLokhande-u3z
      @AishwaryaLokhande-u3z 14 дней назад

      @@ravindradevrani now can we access this on another computer using IP

    • @ravindradevrani
      @ravindradevrani  14 дней назад

      @@AishwaryaLokhande-u3z Yes, I think you can. Once I have done it, I have deployed application on a machine. Then I did something named 'Port forwarding' on the router.
      My situation was, all the machines were using the same network through the router.
      You have to do a little research about it.

  • @hellozindagi7262
    @hellozindagi7262 Год назад +1

    i am not able to connect and fetch data from node js backend api in react js frontend in iis server after hosting

  • @avigod6794
    @avigod6794 Год назад

    Very informative, Thanks 👍

  • @kvkarthik1244
    @kvkarthik1244 Год назад

    hi bro, I hosted a project in iis. but files like image and pdf files not rendering in my iis server-hosted project. So, please let me know. I need to change anything from before build the angular project.thank you in advances

    • @ravindradevrani
      @ravindradevrani  Год назад

      Honestly I don't remember how this works, i guess we need add base path somewhere, that base path should be correct..

    • @kvkarthik1244
      @kvkarthik1244 Год назад

      @@ravindradevranithank you for your response. I tried in Google also, there is no exact solution. That's why I asked to you

    • @ravindradevrani
      @ravindradevrani  Год назад

      Ok.. i will try to look out the problem,
      If i find some tutorial,i will send..
      but make sure you have done every step right.

    • @kvkarthik1244
      @kvkarthik1244 Год назад

      @@ravindradevrani yes bro, I hosted it is working fine like login, routing, rendering in dashboard page etc.., thank you for your support

    • @ravindradevrani
      @ravindradevrani  Год назад

      I dont thing you need any extra setting for displaying images.
      it might be possible that when you publish .net project, those images are not published there, so in .net published file, check that images are there or not.
      or try to upload new images from published angular project, see they are displaying or not.

  • @kvkarthik1244
    @kvkarthik1244 Год назад

    Thank you so much bro

  • @SpkApeiron
    @SpkApeiron 10 месяцев назад

    gulp