DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 10 Aug 2007 14:18:30 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    unknown


CreateUserWizard customization error messages   
Greetings.

ASP.NET 2.0 / VB / IIS 6 / SQL Server 2005

I have customized the Create User Wizard a bit, and would like to know
how I go about displaying error messages when they occur. It seemed
obvious from the examples at the ASP.NET Quick Start, but when I
create a duplicate user I receive no error message, and when I create
other unknown failures no errors are displayed.

I have the following set in the CreateUserWizard:
CompleteSuccessText="The account has been successfully created."
DuplicateUserNameErrorMessage="This email already exists. Please try
again, or contact customer support."
UnknownErrorMessage="There was an error creating the account. Please
try again or contact customer support."

I have added the following control to display error messages:
<asp:Literal EnableViewState="False" ID="ErrorMessage" runat="server" /

>


That is the last control within the <ContentTemplate> and
<asp:CreateUserWizardStep> tags.

All of my RequiredFieldValidators work as designed.

Any thoughts?

Thanks.
PG
Date:Fri, 10 Aug 2007 14:18:30 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us