Member Management Component (RETIRED)http://forums.asp.net/186.aspx/1?Member+Management+Component+RETIRED+Discussion of Microsoft's Member Management Component for ASP.NET 1.x Note : This forum was retired on Monday July 12, 2010, and is now read-only. More InformationWed, 31 Mar 2010 13:29:28 -0400urn:uuid:00000000-0000-0000-0000-000000000186urn:uuid:00000000-0000-0000-0000-000002260614http://forums.asp.net/p/1239645/2260614.aspx/1?render+html+source+code+render html source code <p><span style="font-size:12pt; font-family:'Times New Roman'">Can some one please help I am using the fckeditor (Web-based HTML text editor)&nbsp;and saving its content to the database. This is saved as raw html. What I want to do is output the rendered html to an asp.net page. How ever when I query the db and output the result. When the html is outputted it isn’t rendered. Does any know how to render the html text, Please help?????????????</span> </p> <p>[8-)]</p> 2008-03-27T23:06:04-04:002008-03-27T23:06:04.49-04:00urn:uuid:00000000-0000-0000-0000-000000859793http://forums.asp.net/p/859793/859793.aspx/1?Sample+Custom+Profile+ProviderSample Custom Profile Provider Hi all I am looking for a sample Custom Profile Provider for an ASP.net 2.0 application I am working on, basically our company intranet. The reason I want to use a custom provider is because I already have a database in place that has user tables and other information that I need. I looked at Microsoft's documentation on Implementing a Profile Provider, but thought it would greatly speed things up for me if I could see what one looks like from a code perspective, kind of a template to work off of. Also would it be logical to implement this provider as a webservice so that remote desktop apps and web apps a like could access the information or is that not a possible solution? Any help with this would be greatly appreciated. Thanks in advance! 2005-03-16T14:43:29-05:002005-03-16T14:43:29.883-05:00urn:uuid:00000000-0000-0000-0000-000001595543http://forums.asp.net/p/1080092/1595543.aspx/1?Users+E+Mail+Authetication+How+Users E-Mail Authetication- How? <p>Hi,</p> <p>I am facing problems with those people who enter wronge or fake emails in the registration process.</p> <p>Is there some working example for teclking this issue? </p> <p>I am using ASP .NET 2.0 Authentication and Profiling. </p> 2007-02-26T19:06:18-05:002007-02-26T19:06:18.973-05:00urn:uuid:00000000-0000-0000-0000-000003437238http://forums.asp.net/p/1477119/3437238.aspx/1?problem+creating+user+under+applications+created+by+membership+libraryproblem creating user under applications created by membership library <p>hello all</p> <p>I am having problem creating user.</p> <p>First of all before creating user i am creating application in aspnet_applications table.</p> <p>then i create user using profile(membership library).</p> <p>now my problem is when i create user the user is created with default application id and not with the application created created before user.</p> <p>and i need that application id thru all users and etc. based on my whole application is working.</p> <p>i tried even updating application id in all the related tables like aspnet_membership and etc. </p> <p>but if i do so it doesnt allow user to login.</p> <p>so please help me as soon as possible.</p> <p>thanks in advance</p> <p>mr.krunal<br> </p> 2009-10-02T12:23:41-04:002009-10-02T12:23:41.54-04:00urn:uuid:00000000-0000-0000-0000-000001019743http://forums.asp.net/p/910729/1019743.aspx/1?Create+User+exception+at+web+admin+toolsCreate User exception at web admin tools <p>I have already spent two hours on this, Can't be able to create user, it threw exception.<br> I tried using strong password, it also failed.<br> Can anyone tell me why? thanks!<br> <br> Thanks,<br> Joe<br> <br> An error was encountered. Please return to the previous page and try again. <br> <span id="exceptionMessageLabel0">The following message may help in diagnosing the problem: </span><span id="exceptionMessageLabel1" style="font-weight:bold">Exception has been thrown by the target of an invocation. at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, SignatureStruct sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Web.Administration.WebAdminMembershipProvider.CallWebAdminMembershipProviderHelperMethodOutParams(String methodName, Object[] parameters, Type[] paramTypes) at System.Web.Administration.WebAdminMembershipProvider.CreateUser(String username, String password, String email, String passwordQuestion, String passwordAnswer, Boolean isApproved, Object providerUserKey, MembershipCreateStatus&amp; status) at System.Web.UI.WebControls.CreateUserWizard.AttemptCreateUser() at System.Web.UI.WebControls.CreateUserWizard.OnNextButtonClick(WizardNavigationEventArgs e) at System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.WebControls.Wizard.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</span> </p> 2005-08-13T06:27:50-04:002005-08-13T06:27:50.607-04:00urn:uuid:00000000-0000-0000-0000-000003052708http://forums.asp.net/p/1404698/3052708.aspx/1?Error+when+trying+to+add+a+user+using+Web+Site+Administration+ToolError when trying to add a user using Web Site Administration Tool <p>&nbsp;I just completed setting up Membership/Authentication functionality using VS2008.&nbsp; I wired it up to use SQL Server 2005 instead of the SQL Server Express.&nbsp; The tables were created successfully.&nbsp; I was able to create a couple Roles, but when I attempt to create a user using the ASP.NET Configuation Tool I receive the following error.&nbsp; I am not sure what it means.&nbsp; Can someone help me?&lt;br /&gt;&lt;br /&gt;</p> <p>&nbsp;An error was encountered. Please return to the previous page and try again. &lt;br /&gt;&lt;br /&gt;<br> <br> <span id="exceptionMessageLabel0">The following message may help in diagnosing the problem: </span><span id="exceptionMessageLabel1" style="font-weight:bold">Exception has been thrown by the target of an invocation. at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct&amp; sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Web.Administration.WebAdminMembershipProvider.CallWebAdminMembershipProviderHelperMethodOutParams(String methodName, Object[] parameters, Type[] paramTypes) at System.Web.Administration.WebAdminMembershipProvider.CreateUser(String username, String password, String email, String passwordQuestion, String passwordAnswer, Boolean isApproved, Object providerUserKey, MembershipCreateStatus&amp; status) at System.Web.UI.WebControls.CreateUserWizard.AttemptCreateUser() at System.Web.UI.WebControls.CreateUserWizard.OnNextButtonClick(WizardNavigationEventArgs e) at System.Web.UI.WebControls.Wizard.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.WebControls.CreateUserWizard.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.WebControls.Wizard.WizardChildTable.OnBubbleEvent(Object source, EventArgs args) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</span> </p> 2009-03-31T18:38:33-04:002009-03-31T18:38:33.33-04:00urn:uuid:00000000-0000-0000-0000-000001900522http://forums.asp.net/p/1156574/1900522.aspx/1?Membership+GetAllUsers+Membership.GetAllUsers(); <span> <h2>&nbsp;</h2> <p><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">Hi, </font> </p> <p>&nbsp;<br> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">&nbsp;When I call Membership.GetAllUsers();, its giving error ,,, any Help???</font></p> <p>&nbsp;</p> <p><b><i>Data is Null. This method or property cannot be called on Null values.</i></b> </p> </span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><b>Description: </b>An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <br> <br> <b>Exception Details: </b>System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values.<br> <br> <b>Source Error:</b> <br> <br> <table bgcolor="#ffffcc" width="100%"> <tbody> <tr> <td> <pre>Line 22: {<br>Line 23: ProfileManager.Provider.ApplicationName = &quot;/&quot;;<br><font color="red">Line 24: MembershipUserCollection allUsers = Membership.GetAllUsers();<br></font>Line 25: <br>Line 26: lblTotUsers.Text = allUsers.Count.ToString();</pre> </td> </tr> </tbody> </table> <br> <b>Source File: </b>E:\Data\E\Sameen\Web Projects\Cerme\Projects\Cermation\WebCermation\WebCermation\Admin\ManageUsers.aspx.cs<b> &nbsp;&nbsp; Line: </b>24 <br> <br> <b>Stack Trace:</b> <br> <br> <table bgcolor="#ffffcc" width="100%"> <tbody> <tr> <td> <pre>[SqlNullValueException: Data is Null. This method or property cannot be called on Null values.]<br> System.Data.SqlClient.SqlBuffer.get_DateTime() &#43;89<br> System.Data.SqlClient.SqlDataReader.GetDateTime(Int32 i) &#43;46<br> System.Web.Security.SqlMembershipProvider.GetAllUsers(Int32 pageIndex, Int32 pageSize, Int32&amp; totalRecords) &#43;1658<br> System.Web.Security.Membership.GetAllUsers(Int32 pageIndex, Int32 pageSize, Int32&amp; totalRecords) &#43;65<br> System.Web.Security.Membership.GetAllUsers() &#43;26<br> webapp.UI.Admin.ManageUsers.Page_Load(Object sender, EventArgs e) in E:\Data\E\Sameen\Web Projects\Cerme\Projects\Cermation\WebCermation\WebCermation\Admin\ManageUsers.aspx.cs:24<br> System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) &#43;15<br> System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) &#43;34<br> System.Web.UI.Control.OnLoad(EventArgs e) &#43;99<br> webapp.UI.BasePage.OnLoad(EventArgs e) in E:\Data\E\Sameen\Web Projects\Cerme\Projects\Cermation\WebCermation\WebCermation\AppCode\DAL\BasePage.cs:57<br> System.Web.UI.Control.LoadRecursive() &#43;47<br> System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) &#43;1061<br></pre> </td> </tr> </tbody> </table> <br> </font> 2007-09-10T09:32:23-04:002007-09-10T09:32:23.683-04:00urn:uuid:00000000-0000-0000-0000-000002560330http://forums.asp.net/p/1305985/2560330.aspx/1?No+parameterless+constructor+defined+for+this+object+No parameterless constructor defined for this object. <p>Having trouble deleting a user or I should say passing paramaters to the method if I'm reading this error correctly. This is coming froma gridview which has its data as follows...</p> <font size="2"></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">GridView</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">ID</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;GridView2&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">runat</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;server&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">AutoGenerateColumns</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;False&quot;</font></font><font size="2"> </font><font size="2"> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">DataSourceID</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;GetUsers&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">AllowPaging</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;True&quot;</font></font><font size="2"> </p> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">DataKeyNames</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;UserName,ProviderUserKey&quot;&gt;</font></font></p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font>&nbsp;</p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2">and the objectsource = </font></font></p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font>&nbsp;</p> <font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">ObjectDataSource</font></font><font color="#000000" size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">ID</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;GetUsers&quot;</font></font><font color="#000000" size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">runat</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;server&quot;</font></font><font size="2"><font color="#000000"> </font></font></font></font><font size="2"> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">TypeName</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;System.Web.Security.Membership&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">SelectMethod</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;GetAllUsers&quot;</font></font><font size="2"> </p> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">DeleteMethod</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;DeleteUser&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">OldValuesParameterFormatString</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;original_{0}&quot;</font></font><font size="2"> </font><font size="2"> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">DataObjectTypeName</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;System.Web.Security.MembershipUser&quot;</font></font><font size="2"> </p> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">UpdateMethod</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;UpdateUser&quot;&gt;</p> </font></font><font size="2"> <p></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">DeleteParameters</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&gt;</p> </font></font><font size="2"> <p></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">Parameter</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">Name</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;username&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">Type</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;String&quot;/&gt;</p> </font></font><font size="2"> <p></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">Parameter</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">Name</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;deleteAllRelatedData&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">Type</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;Boolean&quot;</font></font><font size="2"> </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">/&gt;</p> </font></font><font size="2"> <p></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;/</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">DeleteParameters</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&gt;</p> </font></font><font size="2"> <p></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;/</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">ObjectDataSource</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&gt;</p> </font></font><font size="2"></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">ObjectDataSource</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">ID</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;DeleteUser&quot;</font></font><font size="2"> </font><font color="#ff0000" size="2"><font color="#ff0000" size="2">runat</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;server&quot;</font></font><font size="2"> </font><font size="2"> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">TypeName</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;System.Web.Security.Users&quot;</font></font><font size="2"> </p> <p></font><font color="#ff0000" size="2"><font color="#ff0000" size="2">DeleteMethod</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">=&quot;DeleteUser&quot;&gt;</font></font><font size="2"> </font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&lt;/</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">asp</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">:</font></font><font color="#a31515" size="2"><font color="#a31515" size="2">ObjectDataSource</font></font><font color="#0000ff" size="2"><font color="#0000ff" size="2">&gt;</font></font></p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font>&nbsp;</p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2">the exception details error I'm getting is .</font></font></p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2"><strong>Exception Details: </strong>System.MissingMethodException: No parameterless constructor defined for this object.</font></font></p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2">what am I doing wrong,I'm simply configuring the grid to standard asp.net stored procedures with object sources..</font></font></p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2"></font></font>&nbsp;</p> <p><font color="#0000ff" size="2"><font color="#0000ff" size="2">thanks for any help.</p> </font></font> 2008-08-15T12:52:37-04:002008-08-15T12:52:37.92-04:00urn:uuid:00000000-0000-0000-0000-000002947631http://forums.asp.net/p/1386190/2947631.aspx/1?Membership+problems+net+v2+0Membership problems .net v2.0 <p>Hi all, I am experiencing some issues with the Membership provider.&nbsp; I had a working instance in production and for some reason it stopped working somewhat.&nbsp; I could still log in but if I try to recover a lost password I get the message: <strong>Your answer could not be verified. Please try again</strong>.</p> <p>&nbsp;I am able to log in but this error happens when trying to get a new temporary password on the 'RecoverPassword.apsx' page.&nbsp; Like I said before this worked for several weeks perfectly but something has gone wrong.&nbsp; I am connected to a SQL Server 2000 database and that connection works or I would not be able to login.&nbsp; The email server I have configured is valid as I have tested that.</p> <p>&nbsp;I am at a bit of a loss here.&nbsp; Please help....</p> <p>-Brian</p> 2009-02-17T18:26:02-05:002009-02-17T18:26:02.883-05:00urn:uuid:00000000-0000-0000-0000-000003125110http://forums.asp.net/p/1416545/3125110.aspx/1?Custom+Membership+Provider+Implementation+QuestionCustom Membership Provider - Implementation Question <p>&nbsp;Hi all, </p> <p>I started implementing a Custom Membership Provider that would keep all membership data in one table, would have only one user class and also would have the data layer managed by an ORM (Telerik ORM) for easy porting from one project to another. I researched this topic and found a couple of sample implementations but it seems that instead of having one class to hold all membership data&nbsp; there is always the System.Web.Security.MembershipUser and another class that inherits from it(not always but you still get two classes), and there is a bunch of casting and instatiating new objects and moving data from one to another involved. </p> <p>Now is there a way to have a Custom Membership Provider without having to have two classes and keep exchanging data between the both ? I think the approach of having to inherit classes is not as good as having to implement an interface, for some reason i think if MS would have provided an interface to be implemented using two classes would have not been necessary.</p> <p>What do you guys think ? Any help is greatly appreciated !&nbsp; <br> </p> 2009-04-28T14:11:48-04:002009-04-28T14:11:48.493-04:00urn:uuid:00000000-0000-0000-0000-000002291562http://forums.asp.net/p/1246405/2291562.aspx/1?ProfileBase+vs+ProfileCommonProfileBase -vs- ProfileCommon <p>Hi,</p> <p>I am experiencing a strange intermittent problem with a Custom Profile class that is derived from the ProfileBase class. Under normal circumstances things work well. But if i log in a user, then log out again, then log in as a different user all the PropertyValues in ProfileBase return nothing, but when i check the ProfileCommon object they are all present.</p> <p>For example;<br> </p> <pre class="prettyprint">public long PartyId { get { long partyId = 0; object o = GetPropertyValue(&quot;PartyId&quot;); if (o != null) { partyId = long.Parse(o.ToString()); } return partyId; } set { SetPropertyValue(&quot;PartyId&quot;, value); } }</pre><p>The GetPropertyValue method returns nothing, but if I set a break point and run this in the Immediate Window, the correct value is returned;</p><p>&nbsp; <br></p><pre class="prettyprint"><pre class="prettyprint">System.Web.HttpContext.Current.Profile.GetPropertyValue(<span class="st">"PartyId"</span>); </pre>&nbsp;</pre> <p>&nbsp;Has anyone any advice or ideas of how I can check why the ProfileCommon does contain the values, but the ProfileBase doesn't?</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>Cheers,</p> <p>slum.&nbsp;</p> 2008-04-11T11:20:33-04:002008-04-11T11:20:33.45-04:00urn:uuid:00000000-0000-0000-0000-000001947455http://forums.asp.net/p/1167947/1947455.aspx/1?how+to+Add+LOgo+to+image+dynamicallyhow to Add LOgo to image dynamically Hai to all I am a asp.net programmer , I want to Know how to add logo of the images using asp.net with out using any dll in asp.net 2003 Waiting for your replay M.Balaji 2007-10-09T12:57:10-04:002007-10-09T12:57:10.503-04:00urn:uuid:00000000-0000-0000-0000-000001859823http://forums.asp.net/p/1146832/1859823.aspx/1?ie7ie7 <p>i'm having problems dling ie7. it says that it didnt finish and that i need to restart now. can anyone help me?</p> 2007-08-15T18:43:58-04:002007-08-15T18:43:58.133-04:00urn:uuid:00000000-0000-0000-0000-000001846212http://forums.asp.net/p/1143658/1846212.aspx/1?cross+page+PostBackcross page PostBack <p>Helloo,</p> <p>&nbsp;I have gridView with links. Each link is dynamically populated with different IDs on DataRowBound event. </p> <p>This is what one of the links in my GridView&nbsp;looks like:</p> <p>&lt;a href=&quot;&quot;ErrorLookUp.aspx?batchID=1&amp;StatusID=1&quot;&quot;&gt;{1}&lt;/a&gt;</p> <p>This way though, I am exposing the BatchID and StatusID. </p> <p>So i just want to find out what is the best way toPostBack to ErrorLookUp.aspx with exposing any QuerryStrings?</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> 2007-08-07T22:13:02-04:002007-08-07T22:13:02.473-04:00urn:uuid:00000000-0000-0000-0000-000001849743http://forums.asp.net/p/1144523/1849743.aspx/1?Is+microsoft+having+product+like+flashIs microsoft having product like flash <p>Hi!,</p> <p>I have seen so many sites like youtube, broadcaster, myspace.... well you anme it and they are all in flash. Why there is not site in windows. I am developing a&nbsp; site to the similar scale, but would prefer windows. Does windows have a product taht operates like as efficiently as flash. </p> <p>regards,</p> <p>&nbsp;Ajeetpal singh</p> 2007-08-09T12:59:28-04:002007-08-09T12:59:28.427-04:00urn:uuid:00000000-0000-0000-0000-000001650301http://forums.asp.net/p/1094934/1650301.aspx/1?Trying+to+add+custom+profile+propertyTrying to add custom profile property <p>I'm using the aspnetdb for my profiles. I'm trying to add a new property to the db. In the past I just added it to the web.config file.</p> <p>I added the new property to a gridview and I get an error that the property is not part of the data source. Am I missing something here? Do I need to save something to the new property before I can display the column in a gridview? The gridview is on the same page that I would use to add something to the property.</p> <font size="2"> <p></font><font color="#0000ff" size="2">Me</font><font size="2">.GridView1.DataSource = Membership.GetAllUsers</font></p> <p><font size="2">I appreciate your help with this.</p> </font> 2007-04-03T22:32:57-04:002007-04-03T22:32:57.453-04:00urn:uuid:00000000-0000-0000-0000-000001735389http://forums.asp.net/p/1117360/1735389.aspx/1?Can+AzMan+be+used+with+ASP+NET+1+x+Can AzMan be used with ASP.NET 1.x ? <p>I have an&nbsp;web application written a few years ago&nbsp;in ASP.NET 1.1 (C#).&nbsp; The user wants it to be integrated with AzMan.&nbsp; I found an article explaining how it can be done for ASP.NET 2.0, but nothing related to 1.x.&nbsp; My question is whether it can be done at all in 1.x or is migration to 2.0&nbsp;the only feasible alternative?&nbsp;&nbsp;&nbsp;Does anyone have any experience (including negative)&nbsp;with AzMan in ASP.NET 1.x? Any word of advice will be greatly appreciated.&nbsp; </p> <p>Thanks.</p> 2007-06-01T15:20:05-04:002007-06-01T15:20:05.367-04:00urn:uuid:00000000-0000-0000-0000-000001509399http://forums.asp.net/p/1057619/1509399.aspx/1?How+do+we+create+a+user+with+admin+rights+in+C+using+DirectoryEntryHow do we create a user with admin rights in C# using DirectoryEntry <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana">How do we create a user with admin rights in C# using DirectoryEntry (In window application), &nbsp;</span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana"></span>&nbsp;</p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana">Following is the code I have written </span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana">&nbsp;</span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana"></span><span style="font-size:10pt; color:blue"><font face="Times New Roman">private </font></span><font face="Times New Roman"><span style="font-size:10pt; color:blue">void</span><span style="font-size:10pt"> CreateUserAccountOnLocalMachine(<span style="color:blue">string</span> login , <span style="color:blue">string</span> password , <span style="color:blue">string</span> fullName) </span></font></p> <p><span style="font-size:10pt"><font face="Times New Roman">{</font></span></p> <p><span style="font-size:10pt"><font face="Times New Roman">DirectoryEntry dirEntry = </font></span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><font face="Times New Roman"><span style="font-size:10pt; color:blue">new</span><span style="font-size:10pt"> DirectoryEntry(); </span></font></p> <p><span style="font-size:10pt"><font face="Times New Roman">dirEntry = </font></span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><font face="Times New Roman"><span style="font-size:10pt; color:blue">new</span><span style="font-size:10pt"> DirectoryEntry(&quot;WinNT://&quot; &#43; Environment.MachineName &#43; &quot;,computer&quot;); </span></font></p> <p><span style="font-size:10pt"><font face="Times New Roman">DirectoryEntries entries = dirEntry.Children;</font></span></p> <p><span style="font-size:10pt"><font face="Times New Roman">DirectoryEntry newUser = </font></span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><font face="Times New Roman"><span style="font-size:10pt; color:blue">new</span><span style="font-size:10pt"> DirectoryEntry(); </span></font></p> <p><span style="font-size:10pt"><font face="Times New Roman">newUser = entries.Add (login, &quot;Administrator&quot;);</font></span></p> <p><span style="font-size:10pt"><font face="Times New Roman">newUser.Invoke(&quot;SetPassword&quot;, password);</font></span></p> <p><span style="font-size:10pt"><font face="Times New Roman">newUser.CommitChanges();</font></span></p> <p><span style="font-size:10pt"><font face="Times New Roman">}</font></span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana">&nbsp;</span><span style="font-size:9pt; color:navy; font-family:Verdana">&nbsp;</span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana">Do let me know how we make the above user an &quot;Administrator&quot;?</span></p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana"></span>&nbsp;</p> <p class="MsoNormal" style="margin:0in 0in 0pt"><span style="font-size:9pt; color:navy; font-family:Verdana">Thanks in advance.</span></p> 2006-12-27T03:20:34-05:002006-12-27T03:20:34.163-05:00urn:uuid:00000000-0000-0000-0000-000000809823http://forums.asp.net/p/809823/809823.aspx/1?How+to+track+anonymous+userHow to track anonymous user How to use the feature trackanonymous? How to know how many users are anonymnous and who is anonymous? there are some exemple on this even in the asp.net 2.0 membership? 2005-01-26T22:16:52-05:002005-01-26T22:16:52.97-05:00urn:uuid:00000000-0000-0000-0000-000001450646http://forums.asp.net/p/1041326/1450646.aspx/1?Newbie+Need+Help+Newbie [Need Help] <p>Hii,</p> <p>I have downloaded the Member Management Component, but i am stuck into some problem. I am using ASP.NET 1.1.</p> <p>Whenever I try to initialize user it says the connectionstring property has not been initialized.</p> <p>CODE:</p> <font color="#0000ff" size="2"> <p>Dim<font size="2"> p </font><font color="#0000ff" size="2">As</font><font size="2"> Microsoft.ScalableHosting.Security.SqlMembershipProvider</p> <p>p = <font color="#0000ff" size="2">New</font><font size="2"> Microsoft.ScalableHosting.Security.SqlMembershipProvider</p> <p><font color="#0000ff" size="2">Dim</font><font size="2"> b </font><font color="#0000ff" size="2">As</font><font size="2"> </font><font color="#0000ff" size="2">Boolean</font><font size="2"> = p.ValidateUser(</font><font color="#800000" size="2">&quot;admin&quot;</font><font size="2">, </font><font color="#800000" size="2">&quot;dnnadmin&quot;</font><font size="2">)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ' error Connectionstring propert has not been initialized</font></p> </font> <p></p> </font> <p></p> </font> <p><font size="2">Actually I need to use DNN users with this application. So i just need to validate the users with DNN DB.</font></p> <p>&nbsp;</p> <p>Please see my web.config file below for some idea.</p> <font color="#0000ff" size="2"> <p>&lt;?<font color="#800000" size="2">xml</font><font color="#ff00ff" size="2"> </font> <font color="#ff0000" size="2">version</font><font color="#0000ff" size="2">=&quot;1.0&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">encoding</font><font color="#0000ff" size="2">=&quot;utf-8&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">?&gt;</p> <p>&lt;<font color="#800000" size="2">configuration</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;<font color="#800000" size="2">configSections</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;<font color="#800000" size="2">sectionGroup</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;memberrolesprototype&quot;&gt;</font></p> </font> <p></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">section</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;membership&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Configuration.MembershipConfigHandler, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">section</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;roleManager&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Configuration.RolesConfigHandler, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">section</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;profile&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Configuration.ProfileConfigHandler, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">section</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;anonymousIdentification&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Configuration.AnonymousIdConfigHandler, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">sectionGroup</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">configSections</font><font color="#0000ff" size="2">&gt;</p> <p>&nbsp;</p> <p>&nbsp;</p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">appSettings</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;Anthem.BaseUri&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;http://localhost/MerlinRA/Anthem/&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;Anthem.ResponseEncoding&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;UTF-8&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;Anthem.ResponseType&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;application/x-anthem&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;SiteSqlServer&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;server=mubashir;uid=sa;pwd=sa;Network Library=DBMSSOCN;Initial Catalog=DotNetNuke&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;SiteSqlServer1&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;server=(local);Integrated Security=true;Network Library=DBMSSOCN;Initial Catalog=DotNetNuke&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p>&nbsp;</p> <p>&nbsp;</p> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;MachineValidationKey&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;58C0ADB88E50DD55154C89C58C9F3C387FAAEF5A&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font><font size="2"> </p> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;MachineDecryptionKey&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;7EF112428D632738B9D72E04C245FEFF55B6599260275926&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font><font size="2"> </p> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">key</font><font color="#0000ff" size="2">=&quot;MachineValidationMode&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">value</font><font color="#0000ff" size="2">=&quot;SHA1&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">appSettings</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">system.web</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">httpHandlers</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">verb</font><font color="#0000ff" size="2">=&quot;POST,GET&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">path</font><font color="#0000ff" size="2">=&quot;ajax/*.ashx&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Ajax.PageHandlerFactory, Ajax&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">httpHandlers</font><font color="#0000ff" size="2">&gt;</font><font size="2"> </p> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- DYNAMIC DEBUG COMPILATION</p> <p>Set compilation debug=&quot;true&quot; to insert debugging symbols (.pdb information)</p> <p>into the compiled page. Because this creates a larger file that executes</p> <p>more slowly, you should set this value to true only when debugging and to</p> <p>false at all other times. For more information, refer to the documentation about</p> <p>debugging ASP.NET files.</p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">--&lt;compilation defaultLanguage=&quot;vb&quot; debug=&quot;true&quot; /&gt;--</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">compilation</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">assemblies</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">assembly</font><font color="#0000ff" size="2">=&quot;MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">assemblies</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">compilation</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">httpModules</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;ProfilePrototype&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Profile.ProfileModule, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;AnonymousIdentificationPrototype&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Security.AnonymousIdentificationModule, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;RoleManagerPrototype&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Security.RoleManagerModule, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">httpModules</font><font color="#0000ff" size="2">&gt;</p> <p>&nbsp;</p> <p>&nbsp;</p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- CUSTOM ERROR MESSAGES</p> <p>Set customErrors mode=&quot;On&quot; or &quot;RemoteOnly&quot; to enable custom error messages, &quot;Off&quot; to disable. </p> <p>Add &lt;error&gt; tags for each of the errors you want to handle.</p> <p>&quot;On&quot; Always display custom (friendly) messages.</p> <p>&quot;Off&quot; Always display detailed ASP.NET error information.</p> <p>&quot;RemoteOnly&quot; Display custom (friendly) messages only to users not running </p> <p>on the local Web server. This setting is recommen ed for security purposes, so </p> <p>that you do not display application detail information to remote clients.</p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">customErrors</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">mode</font><font color="#0000ff" size="2">=&quot;RemoteOnly&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- AUTHENTICATION </p> <p>This section sets the authentication policies of the application. Possible modes are &quot;Windows&quot;, </p> <p>&quot;Forms&quot;, &quot;Passport&quot; and &quot;None&quot;</p> <p>&quot;None&quot; No authentication is performed. </p> <p>&quot;Windows&quot; IIS performs authentication (Basic, Digest, or Integrated Windows) according to </p> <p>its settings for the application. Anonymous access must be disabled in IIS. </p> <p>&quot;Forms&quot; You provide a custom form (Web page) for users to enter their credentials, and then </p> <p>you authenticate them in your application. A user credential token is stored in a cookie.</p> <p>&quot;Passport&quot; Authentication is performed via a centralized authentication service provided</p> <p>by Microsoft that offers a single logon and core profile services for member sites.</p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p>&nbsp;</p> <p>&nbsp;</p> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">authentication</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">mode</font><font color="#0000ff" size="2">=&quot;Windows&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font><font size="2"> </p> <p>&nbsp;</p> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- AUTHORIZATION </p> <p>This section sets the authorization policies of the application. You can allow or deny access</p> <p>to application resources by user or role. Wildcards: &quot;*&quot; mean everyone, &quot;?&quot; means anonymous </p> <p>(unauthenticated) users.</p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">authorization</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">allow</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">users</font><font color="#0000ff" size="2">=&quot;*&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font><font size="2"> </font><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- Allow all users --</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- &lt;allow users=&quot;[comma separated list of users]&quot;</p> <p>roles=&quot;[comma separated list of roles]&quot;/&gt;</p> <p>&lt;deny users=&quot;[comma separated list of users]&quot;</p> <p>roles=&quot;[comma separated list of roles]&quot;/&gt;</p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p>&nbsp;</p> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">authorization</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">--</p> <p>&lt;authentication mode=&quot;Forms&quot;&gt;</p> <p>&lt;forms name=&quot;.ASPXAUTH&quot; </p> <p>loginUrl=&quot;Contents/frmLogin.aspx&quot;</p> <p>protection=&quot;All&quot; </p> <p>timeout=&quot;30&quot; </p> <p>path=&quot;/&quot; </p> <p>requireSSL=&quot;false&quot; </p> <p>slidingExpiration=&quot;true&quot; &gt;</p> <p>&lt;/forms&gt;</p> <p>&lt;/authentication&gt;</p> <p>&lt;authorization&gt;</p> <p>&lt;deny users=&quot;?&quot; /&gt;</p> <p>&lt;/authorization&gt;--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- APPLICATION-LEVEL TRACE LOGGING</p> <p>Application-level tracing enables trace log output for every page within an application. </p> <p>Set trace enabled=&quot;true&quot; to enable application trace logging. If pageOutput=&quot;true&quot;, the</p> <p>trace information will be displayed at the bottom of each page. Otherwise, you can view the </p> <p>application trace log by browsing the &quot;trace.axd&quot; page from your web application</p> <p>root. </p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">trace</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">enabled</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">requestLimit</font><font color="#0000ff" size="2">=&quot;10&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">pageOutput</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">traceMode</font><font color="#0000ff" size="2">=&quot;SortByTime&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">localOnly</font><font color="#0000ff" size="2">=&quot;true&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</p> <p>&nbsp;</p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- SESSION STATE SETTINGS</p> <p>By default ASP.NET uses cookies to identify which requests belong to a particular session. </p> <p>If cookies are not available, a session can be tracked by adding a session identifier to the URL. </p> <p>To disable cookies, set sessionState cookieless=&quot;true&quot;.</p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">sessionState</font><font color="#ff00ff" size="2"> </p> <p><font color="#ff0000" size="2">mode</font><font color="#0000ff" size="2">=&quot;InProc&quot;</font></p> </font> <p></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">stateConnectionString</font><font color="#0000ff" size="2">=&quot;tcpip=127.0.0.1:42424&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">sqlConnectionString</font><font color="#0000ff" size="2">=&quot;data source=127.0.0.1;Trusted_Connection=yes&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">cookieless</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </p> <p><font color="#ff0000" size="2">timeout</font><font color="#0000ff" size="2">=&quot;20&quot;</font><font color="#ff00ff" size="2"> </p> <p><font color="#0000ff" size="2">/&gt;</font></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;!</font><font color="#008000" size="2">-- GLOBALIZATION</p> <p>This section sets the globalization settings of the application. </p> <p>--<font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">globalization</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">requestEncoding</font><font color="#0000ff" size="2">=&quot;utf-8&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">responseEncoding</font><font color="#0000ff" size="2">=&quot;utf-8&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p>&nbsp;</p> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">system.web</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;<font color="#800000" size="2">memberrolesprototype</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;<font color="#800000" size="2">membership</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">userIsOnlineWindow</font><font color="#0000ff" size="2">=&quot;15&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">providers</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;AspNetSqlProvider&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Security.SqlMembershipProvider, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">maxInvalidPasswordAttempts</font><font color="#0000ff" size="2">=&quot;5&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">passwordAttemptWindow</font><font color="#0000ff" size="2">=&quot;10&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">connectionStringName</font><font color="#0000ff" size="2">=&quot;SiteSqlServer1&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">enablePasswordRetrieval</font><font color="#0000ff" size="2">=&quot;false&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">enablePasswordReset</font><font color="#0000ff" size="2">=&quot;true&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">requiresQuestionAndAnswer</font><font color="#0000ff" size="2">=&quot;false&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">requiresUniqueEmail</font><font color="#0000ff" size="2">=&quot;false&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">passwordFormat</font><font color="#0000ff" size="2">=&quot;Hashed&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">applicationName</font><font color="#0000ff" size="2">=&quot;/&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">description</font><font color="#0000ff" size="2">=&quot;Stores and retrieves membership data from the local microsoft SQL Server database&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">providers</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;/<font color="#800000" size="2">membership</font><font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">roleManager</font><font color="#ff00ff" size="2"> </p> <p><font color="#ff0000" size="2">cacheRolesInCookie</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieName</font><font color="#0000ff" size="2">=&quot;.ASPXROLES&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieTimeout</font><font color="#0000ff" size="2">=&quot;30&quot;</font></p> </font> <p></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">cookiePath</font><font color="#0000ff" size="2">=&quot;/&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieRequireSSL</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieSlidingExpiration</font><font color="#0000ff" size="2">=&quot;true&quot;</font><font color="#ff00ff" size="2"> </p> <p><font color="#ff0000" size="2">createPersistentCookie</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieProtection</font><font color="#0000ff" size="2">=&quot;All&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">providers</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;AspNetSqlProvider&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Security.SqlRoleProvider, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">connectionStringName</font><font color="#0000ff" size="2">=&quot;SiteSqlServer1&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">applicationName</font><font color="#0000ff" size="2">=&quot;/&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">description</font><font color="#0000ff" size="2">=&quot;Stores and retrieves roles data from the local Microsoft SQL Server database&quot;</font><font color="#ff00ff" size="2"> </p> <p><font color="#0000ff" size="2">/&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">providers</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">roleManager</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;<font color="#800000" size="2">profile</font><font color="#ff00ff" size="2"> </font> <font color="#ff0000" size="2">enabled</font><font color="#0000ff" size="2">=&quot;true&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">defaultProvider</font><font color="#0000ff" size="2">=&quot;AspNetSqlProfileProvider&quot;&gt;</font></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">providers</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;AspNetSqlProfileProvider&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;Microsoft.ScalableHosting.Profile.SqlProfileProvider, MemberRole, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b7c773fb104e7562&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">connectionStringName</font><font color="#0000ff" size="2">=&quot;SiteSqlServer1&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">applicationName</font><font color="#0000ff" size="2">=&quot;/&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#ff0000" size="2">description</font><font color="#0000ff" size="2">=&quot;Stores and retrieves profile data from the local Microsoft SQL Server database&quot;</font></p> </font><font color="#ff00ff" size="2"> <p><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">providers</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">properties</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;FriendlyName&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;string&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;Height&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;int&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">add</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">name</font><font color="#0000ff" size="2">=&quot;Weight&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">type</font><font color="#0000ff" size="2">=&quot;int&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">properties</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;/<font color="#800000" size="2">profile</font><font color="#0000ff" size="2">&gt;</p> <p>&lt;<font color="#800000" size="2">anonymousIdentification</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">enabled</font><font color="#0000ff" size="2">=&quot;true&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieName</font><font color="#0000ff" size="2">=&quot;.ASPXANONYMOUS&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieTimeout</font><font color="#0000ff" size="2">=&quot;100000&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookiePath</font><font color="#0000ff" size="2">=&quot;/&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieRequireSSL</font><font color="#0000ff" size="2">=&quot;false&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieSlidingExpiration</font><font color="#0000ff" size="2">=&quot;true&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">cookieProtection</font><font color="#0000ff" size="2">=&quot;None&quot;</font><font color="#ff00ff" size="2"> </font><font color="#ff0000" size="2">domain</font><font color="#0000ff" size="2">=&quot;&quot;</font><font color="#ff00ff" size="2"> </font><font color="#0000ff" size="2">/&gt;</font></p> </font> <p></p> </font> <p></p> </font><font size="2"> <p><font color="#0000ff" size="2">&lt;/</font><font color="#800000" size="2">memberrolesprototype</font><font color="#0000ff" size="2">&gt;</font></p> </font><font size="2"> <p>&nbsp;</p> <p>&nbsp;</p> </font><font color="#0000ff" size="2"> <p>&lt;/<font color="#800000" size="2">configuration</font><font color="#0000ff" size="2">&gt;</font></p> </font> <p><font color="#0000ff" size="2"></font></p> <p><font color="#0000ff" size="2">Please help me out!</font></p> <p><font color="#0000ff" size="2">thanks,</font></p> <p><font color="#0000ff" size="2">Mubashir</font></p> 2006-11-02T12:21:27-05:002006-11-02T12:21:27.923-05:00