Click here to Skip to main content
15,895,283 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionFile Pin
ellllllllie31-Mar-09 0:38
ellllllllie31-Mar-09 0:38 
AnswerRe: File Pin
Yusuf31-Mar-09 0:43
Yusuf31-Mar-09 0:43 
GeneralRe: File Pin
ellllllllie31-Mar-09 1:53
ellllllllie31-Mar-09 1:53 
AnswerRe: File Pin
Sundeep Ganiga31-Mar-09 18:30
Sundeep Ganiga31-Mar-09 18:30 
QuestionCan i call aspx page as pop up using ajaxtoolkit Pin
ashwinibhalerao31-Mar-09 0:31
ashwinibhalerao31-Mar-09 0:31 
AnswerRe: Can i call aspx page as pop up using ajaxtoolkit Pin
ais0731-Mar-09 0:46
ais0731-Mar-09 0:46 
AnswerRe: Can i call aspx page as pop up using ajaxtoolkit Pin
Rajeesh MP31-Mar-09 0:48
Rajeesh MP31-Mar-09 0:48 
QuestionCreateUserWizard change password length Pin
BoySetsFire31-Mar-09 0:22
BoySetsFire31-Mar-09 0:22 
Hi,
i want to change the default values form an CreateUserWizard, ich want to change the password length and the RegExp... in asp.net 3.5

This dosent work Frown | :-(

configuration
system.web
membership defaultprovider="AppMembershipProvider"
providers>
add name="AppMembershipProvider" applicationname="MeinApp" connectionstringname="membershipConnectionString" requiresquestionandanswer="false" requiresuniqueemail="false" minrequirednonalphanumericcharacters="0" minrequiredpasswordlength="3" type="System.Web.Security.SqlMembershipProvider"
providers
system.web
configuration
==

Warning 3 The element 'system.web' has invalid child element 'providers'. List of possible elements expected: 'anonymousIdentification, authentication, authorization, browserCaps, clientTarget, compilation, customErrors, deployment, deviceFilters, globalization, healthMonitoring, hostingEnvironment, httpCookies, httpHandlers, httpModules, httpRuntime, identity, machineKey, membership, mobileControls, pages, processModel, profile, roleManager, securityPolicy, sessionPageState, sessionState, siteMap, trace, trust, urlMappings, webControls, webParts, webServices, xhtmlConformance, caching'. C:\Dokumente und Einstellungen\Benny\Eigene Dateien\Visual Studio 2008\Projects\xxx\xxx\Web.config 35 10


THANX!!!
QuestionHow to display data from the database in three columns? Pin
Subin Alex30-Mar-09 23:43
Subin Alex30-Mar-09 23:43 
AnswerRe: How to display data from the database in three columns? Pin
mr_muskurahat30-Mar-09 23:55
mr_muskurahat30-Mar-09 23:55 
AnswerRe: How to display data from the database in three columns? Pin
i gr830-Mar-09 23:55
i gr830-Mar-09 23:55 
GeneralRe: How to display data from the database in three columns? Pin
Subin Alex31-Mar-09 0:01
Subin Alex31-Mar-09 0:01 
GeneralRe: How to display data from the database in three columns? Pin
anilpal31-Mar-09 0:58
anilpal31-Mar-09 0:58 
AnswerRe: How to display data from the database in three columns? Pin
kumar_k50831-Mar-09 1:13
kumar_k50831-Mar-09 1:13 
GeneralRe: How to display data from the database in three columns? Pin
Subin Alex31-Mar-09 1:38
Subin Alex31-Mar-09 1:38 
AnswerRe: How to display data from the database in three columns? Pin
vinodkrebc31-Mar-09 1:47
vinodkrebc31-Mar-09 1:47 
QuestionUnable To Connect To remote Server problem Pin
Roi198130-Mar-09 23:31
Roi198130-Mar-09 23:31 
AnswerRe: Unable To Connect To remote Server problem Pin
anilpal31-Mar-09 1:00
anilpal31-Mar-09 1:00 
GeneralRe: Unable To Connect To remote Server problem Pin
Roi198131-Mar-09 2:04
Roi198131-Mar-09 2:04 
QuestionCopy forms? Pin
Karthick_gc30-Mar-09 23:17
Karthick_gc30-Mar-09 23:17 
AnswerRe: Copy forms? Pin
mr_muskurahat30-Mar-09 23:58
mr_muskurahat30-Mar-09 23:58 
AnswerRe: Copy forms? Pin
ais0731-Mar-09 0:26
ais0731-Mar-09 0:26 
Questionconversion problem Pin
saravanan0530-Mar-09 23:06
saravanan0530-Mar-09 23:06 
AnswerRe: conversion problem Pin
SeMartens30-Mar-09 23:08
SeMartens30-Mar-09 23:08 
AnswerRe: conversion problem Pin
vinodkrebc31-Mar-09 1:50
vinodkrebc31-Mar-09 1:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.