Recent Comments
The backend version is not supported to design database diagrams or tables
very informative
Junaid A 7 month agoHow to redirect user from one website to another using java script
To much interested post
Shoaib Khan 9 month agoHow to Install missing component in visual Studio?
How to Install missing component in visual Studio?
in search bar of Windows 10
type 'Visual Studio Installer'
Choose VS Version
and run it, then you can see Installed version Visual Studio. click on Modify and install your missing components
Or
Please download and install the missing Visual C++ 2015-2019
Junaid A 10 month agoThis configuration section cannot be used at this path
Deployment error on IIS This configuration section cannot be used at this path
Solution
Some servies of IIS are not enabled, if you installed .net version those are enabled. so below are the steps to enable them.
- Heres what worked for me, had a similar problem on my new laptop which had windows 10.
- Search for "Turn windows features on or off"
- Check "Internet Information Services"
- Check "World Wide Web Services"
- Check "Application Development Features"
- Enable all items under this
- try again, now it should work.
Junaid A 11 month ago