How to register ASP.NET 2.0 to web server(IIS7)?

ASP .NET 2.0: C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -ir ASP .NET 4.0: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe -ir Run Command Prompt as Administrator to avoid the …requested operation requires elevation error aspnet_regiis.exe should no longer be used with IIS7 to install ASP.NET Open Control Panel Programs\Turn Windows Features on or off Internet Information Services World Wide Web Services Application development Features ASP.Net <== … Read more

What is default session timeout in ASP.NET?

It is 20 Minutes according to MSDN From MSDN: Optional TimeSpan attribute. Specifies the number of minutes a session can be idle before it is abandoned. The timeout attribute cannot be set to a value that is greater than 525,601 minutes (1 year) for the in-process and state-server modes. The session timeout configuration setting applies … Read more

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