Javascript error when using Messenger Connect client-side library in ASP.NET

Hey, I tried some combinations here, and the one that worked was: 1) Set the ScriptMode property of the ScriptManager to Release; 2) Load the MSN library in the CodeBehind Page_Load event, using the ClientScript class: protected void Page_Load(object sender, EventArgs e) { ClientScript.RegisterClientScriptInclude(this.GetType(), “live”, “http://js.live.net/4.0/loader.js”); } Firebug isn’t showing any error anymore, and in … Read more

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