So yeah, tried to sign up to the User Portal (this would be my second time seeing as my first account doesn't seem to exist anymore) and I get this pretty little error every time. Line 175: // try Line 176: { Line 177: System.Web.Mail.SmtpMail.Send("signup@" + Company.Current.PortalDomain, user.EmailAddress, "Welcome to " + Company.Current.Name, Utilities.GetNewAccountEmailBody(user)); Line 178: } Line 179: //catch And the source file is c:\www\dms.vidiac.com\skins\common\signin.ascx.cs Line: 177 (I gotta ask, why does that say c:? Isn't that the Interal harddrive of the server? Shouldn't it be http:? Eh, it's a windows server, bound to have screw ups) Screenshot of the error. http://i6.photobucket.com/albums/y223/rgoodermote/errorkh.png