ASP.NET IIS 7.5 HTTP 500.21 error
This error occurs when ASP.NET is not installed correctly on the computer that you are trying to debug. This might mean that ASP.NET was never installed or that ASP.NET was installed first and IIS...
Commands
This error occurs when ASP.NET is not installed correctly on the computer that you are trying to debug. This might mean that ASP.NET was never installed or that ASP.NET was installed first and IIS...
Dir Displays a list of files and directories within present directory /S Displays files in specified directory and all subdirectories. /B Uses bare format (no heading information or summary). Command
In DOS, OS/2, and also Microsoft Windows, batch file is the name given to a type of script file, a text file containing a series of commands to be executed by the command interpreter....
ATTRIB Command attrib is a command, in DOS, OS/2 and Microsoft Windows. The function of attrib is to set and remove file attributes (read-only, archive, system and hidden). There are four attributes in Windows...
type command is used to display file contents on DOS command window without opening extra window. Syntax : Example :
In the Windows command prompt you can use “tree /F” to view a tree of the current folder and all descending files & folders. Used as :