Thursday, 20 July 2023
Deploy your website to an Azure VM or Local Machine IIS.
The first step is to
1. Open the control panel
9. Open the browser and type localhost. You can see your website is running. If you are getting below error
.Net runtime
Subscribe to:
Posts (Atom)
Implement Authorization in Swagger with Static Value in Header .Net 8
If you want an anonymous user should not run the APIs. To run your API Endpoints From Swagger / Postman / Code the user should pass the head...
-
OR The attempt to publish the ZIP file through failed with HTTP status code Unauthorized. When you get this error while publishing the Websi...
-
This error normally occurred when you created a report on one SQL version and deploying/opening on another SQL version. I've created ...
-
To use the ChatGPT API in a C# application, you'll follow below steps: 1. Set Up Your OpenAI Account Sign Up : If you haven't alrea...