Port in use error occurs when 443 is set as SSL port on multiple site in IIS 6.
CAUSE:
SecureBindings metabase property is not set.
SOLUTION:
Run the following from cmd:
C:\Inetpub\AdminScripts\cscript.exe adsutil.vbs set /w3svc/SITEIDENTIFIER/SecureBindings ":443:HOSTHEADER"
where SITEIDENTIFIER and HOSTHEADER are replaced.
SOURCE:
http://www.sslshopper.com/article-how-to-configure-ssl-host-headers-in-iis-6.html
Thursday, January 27, 2011
Photoshop CS4 – Fix : Error: 148:3
POSSIBLE CAUSE:
Flexnet Licensing Service not running
SOLUTION:
- Start->Run, type services.msc
- Find Flexnet Licensing Service and right-click
- Click Start if possible, otherwise click Properties, and set service to run automatically.
Source:
http://forums.adobe.com/thread/375447
Flexnet Licensing Service not running
SOLUTION:
- Start->Run, type services.msc
- Find Flexnet Licensing Service and right-click
- Click Start if possible, otherwise click Properties, and set service to run automatically.
Source:
http://forums.adobe.com/thread/375447
Sunday, January 23, 2011
Wednesday, January 5, 2011
Subscribe to:
Posts (Atom)