Reset Visual Studio User Data
Solution: devenv /resetuserdata
Solution: devenv /resetuserdata
sqlcmd -S servername -d databasename -U username -P password -I select @@servername, db_name(), suser_name() GO More Information: https://docs.microsoft.com/en-us/sql/ssms/scripting/sqlcmd-start-the-utility?view=sql-server-2017
Use [HttpGet(“[action]”)] attribute to get the custom url for Web API for instance https://localhost:44339/api/Test/TestMethod
Open Visual Studio –> View–>Other Windows –> Command Window Tools.DiffFiles “C:\source.txt” “C:\target.txt”
Angular universal(Server Side Rendered – SSR) Publish Failed 1>—— Publish started: Project: WebApplication1, Configuration: Release Any CPU —— Connecting to C:\Users\asish\Desktop\ToPublish… WebApplication1 -> C:\Users\asish\source\repos\WebApplication1\WebApplication1\bin\Release\netcoreapp2.2\WebApplication1.dll WebApplication1 -> C:\Users\asish\source\repos\WebApplication1\WebApplication1\bin\Release\netcoreapp2.2\WebApplication1.Views.dll npm install [email protected] install C:\Users\asish\source\repos\WebApplication1\WebApplication1\ClientApp\node_modules\node-sass node scripts/install.js Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.3/win32-x64-67_binding.node Cannot download “https://github.com/sass/node-sass/releases/download/v4.9.3/win32-x64-67_binding.node”: HTTP error 404 Not… Read More
If you already have Angular on your system please uninstall first https://asish.com.au/how-to-uninstall-angular-from-windows/ Install Angular on Windows by executing the following command: npm install -g @angular/[email protected]
If you’re using Angular CLI 1.0.0-beta.28 or less, you need to uninstall angular-cli package first. npm uninstall -g angular-cli npm uninstall -g @angular/cli npm cache clean –force npm cache verify
Node Version: node -v NPM Version: npm -v Angular Version: ng version
Open the Windows Control Panel. Choose the “Programs and Features” option. Click the “Uninstall a program” option. Select Node.js, and click the Uninstall link.