Select theme:
Internet Information Services (IIS) is a popular hosting option for Blazor applications. Radzen Blazor Studio makes deployment to IIS a breeze.
Note: Deployment is a premium feature.
Before deploying your application to IIS make sure that:
To deploy your Blazor application to IIS:
Default Web Site/my-razor-app
will deploy the application to <server>/my-razor-app
.Radzen Blazor Studio will publish the application in production mode and deploy it to IIS. WebAssembly applications will be optimized for size which may take some time. Check the Output for a detailed log of the publish and deploy operations.
Make sure your application builds and runs normally before deploying it.
Try running Radzen Blazor Studio as Administrator. Alternatively try a different publish method.
Make sure that the database connection strings are correct and the server can connect to the specified database(s). The Application Event log of the server will contain more details such as exception stacktraces.
If instead of your application you see a generic error message 500.19 check this article.
Radzen is free to use. You can also test the premium features for 15 days.
Download NowSelect theme: