Using netsh, bind an SSL certificate to a port number is failing

I fought with this forever to get my IIS Express to do SSL properly. It turns out my certificate was in the Trusted Root Certification Authorities store instead of the Personal Certificates store. This is what worked for me: Make sure your certificate is in “Certificates(Local Computer)/Personal/Certificates” netsh http add sslcert ipport=0.0.0.0:8732 certhash=0000000000003ed9cd0c315bbb6dc1c08da5e6 appid='{00112233-4455-6677-8899-AABBCCDDEEFF}’ SSL … Read more

How to register a legacy typelib (.tlb) on Windows 7?

Well, I guess I can answer my own question (and for anyone else who has the same problem): Apparently, regtlibv12.exe is part of Visual Studio 2010 (contrary to what I read on various Microsoft forums), but it is located in the Windows\Microsoft.NET\Framework\v4.0.30139 folder (not the v2.0.50727 folder). Using that executable I was able to successfully … Read more

Determine which w3wp.exe process belongs to which App Pool in Windows 7 / IIS7.5?

If you open IIS Manager, go to the root node in the tree on the left that represents your computer (should be labeled as your computer name). In the Features View to the right, you’ll see a section called IIS. Under that you’ll see Worker Processes. Select that and it should show you all running … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)