WampServer Port Number Change
1. Open httpd.conf file (left click on right bottom on wamp server icon -> Apache -> httpd.conf)
2. Search (Find) -> Listen 80
3. change 80 with desired port number
4. restart wamp server
Have Fun :)
Monday, March 19, 2012
Sunday, March 4, 2012
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
IIS 7.5 error: Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list
Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list
Execute this command:
Start -> All Programs -> Microsoft Visual Studio 2010 -> Visual Studio Tools -> Visual Studio Command Prompt (2010)
NOW Paste this command
Solution: %windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -i
Subscribe to:
Posts (Atom)
Coronavirus and Our Priorities – Amir Nasiruddin Sayani
First few cases of Coronavirus got reported in Wuhan, city of China in the month of December 2019. China started taking immediate actions ...
-
How Can I Disable URL Scan Go to the <Windows Folder>\system32\inetsrv\urlscan\ Check the error first in the log folder Open Ur...
-
Microsoft Visual Studio2010 is the set of new software development tools, like Visual C++, VisualBasic, Visual C#(C-Sharp), J#,F# etc. Y...