Set proxy through windows command line including login parameters

If you are using Microsoft windows environment then you can set a variable named HTTP_PROXY, FTP_PROXY, or HTTPS_PROXY depending on the requirement. I have used following settings for allowing my commands at windows command prompt to use the browser proxy to access internet. set HTTP_PROXY=http://proxy_userid:proxy_password@proxy_ip:proxy_port The parameters on right must be replaced with actual values. … Read more

How to give ASP.NET access to a private key in a certificate in the certificate store?

Create / Purchase certificate. Make sure it has a private key. Import the certificate into the “Local Computer” account. Best to use Certificates MMC. Make sure to check “Allow private key to be exported” Based upon which, IIS 7.5 Application Pool’s identity use one of the following. IIS 7.5 Website is running under ApplicationPoolIdentity. Open … Read more

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