Welcome to SqlXml Blogs Sign in | Join | Help

Bryant Likes's Blog

It's all about WebData

News


  • Windows Live Alerts
    View Bryant Likes's profile on LinkedIn

    Me



    Support Bryant!

    49 percent of goal achieved.

    Goal: $1,000.00
    Achieved: $486.19


    The posts on this weblog are provided "as is" with no warranties and confer no rights. The opinions expressed herin are the personal opinions of the individual authors and do not represent the views of Avanade in any way.

December 2005 - Posts

Sending Mail in ASP.Net 2.0
I hit an issue with the retrieve password control today when I tried to retrieve my password from my site. It threw an exception about the from address not being specified. After a quick google I came across this link that explains how to configure as Read More...
__pendingCallbacks[...].async is null or not an object
I ran into this issue today while working on my personal ASP.Net 2.0 project. I was getting the error when my callback function (client side) was running one of my custom javascript methods. I did a little googling and came across this post which didn't Read More...
CreateUserWizard.SendingMail Event
This example code from this MSDN page had me stumped for awhile today: void Createuserwizard1_SendingMail(object sender, MailMessageEventArgs e) { // Set MailMessage fields. e.Message.IsBodyHtml = false ; e.Message.Subject = "New user on Web site."; // Read More...
Cannot convert type 'ASP.login_aspx' to 'System.Web.UI.WebControls.Login'
I ran into this issue today when working on a personal site that I'm developing with ASP.Net 2.0. The error is not very descriptive and it took a little hunting to find this explanation by sholder : I hit the same issue just now...and you are the only Read More...
WindowBlinds 5 and Aero Glass
From Sam Gentile : Photos: View images of WindowBlinds 5 Look at the photos and you judge! I've got it installed and I have the full Beta 2 Glass title bars, alpha blended windows, new Start menu, etc. Check out this theme I have installed. Full Glass Read More...