Click here to Skip to main content
15,899,937 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem with session Pin
prasadbuddhika19-Mar-09 19:03
prasadbuddhika19-Mar-09 19:03 
GeneralRe: problem with session Pin
Abhijit Jana19-Mar-09 19:10
professionalAbhijit Jana19-Mar-09 19:10 
GeneralRe: problem with session Pin
prasadbuddhika19-Mar-09 19:20
prasadbuddhika19-Mar-09 19:20 
QuestionHTML Login Controls help! Pin
Necron819-Mar-09 14:11
Necron819-Mar-09 14:11 
AnswerRe: HTML Login Controls help! Pin
Stein The Ruler19-Mar-09 16:11
Stein The Ruler19-Mar-09 16:11 
GeneralRe: HTML Login Controls help! Pin
Necron820-Mar-09 1:06
Necron820-Mar-09 1:06 
AnswerRe: HTML Login Controls help! Pin
Abhijit Jana19-Mar-09 18:43
professionalAbhijit Jana19-Mar-09 18:43 
AnswerRe: HTML Login Controls help! Pin
tech60320-Mar-09 17:39
tech60320-Mar-09 17:39 
You can easily use ASP Membership with a SQL database. You were on the right track by updating the web.config with a connection string to the sql server. The only step you need to take after that is running aspnet_regsql.exe . This file is located in C:\Windows\Microsoft.net\Framework\v2.0.... When you run the aspent_regsql.exe it will bring up a wizard that allows asks you for your database server and login credentials. This will create all the necessary tables you need for ASP.Net Memberships in your database. After that you should be good to go. Also this msdn link is very helfuull

http://msdn.microsoft.com/en-us/library/879kf95c(VS.80).aspx[^]

Hope that helps.

Matthew Vass
QA Analyst
mvass@hostmysite.com
HostMySite.com

QuestionImage.FromStream - Parameter is not valid. HELP! Pin
Stein The Ruler19-Mar-09 13:00
Stein The Ruler19-Mar-09 13:00 
AnswerRe: Image.FromStream - Parameter is not valid. HELP! Pin
Christian Graus19-Mar-09 13:16
protectorChristian Graus19-Mar-09 13:16 
GeneralRe: Image.FromStream - Parameter is not valid. HELP! Pin
Stein The Ruler19-Mar-09 14:01
Stein The Ruler19-Mar-09 14:01 
GeneralRe: Image.FromStream - Parameter is not valid. HELP! Pin
Christian Graus19-Mar-09 15:53
protectorChristian Graus19-Mar-09 15:53 
GeneralRe: Image.FromStream - Parameter is not valid. HELP! Pin
Stein The Ruler19-Mar-09 16:30
Stein The Ruler19-Mar-09 16:30 
GeneralRe: Image.FromStream - Parameter is not valid. HELP! Pin
Christian Graus19-Mar-09 17:08
protectorChristian Graus19-Mar-09 17:08 
QuestionCompareValidator firing server side on date input [modified] Pin
DanB198319-Mar-09 12:32
DanB198319-Mar-09 12:32 
AnswerRe: CompareValidator firing server side on date input Pin
DanB198320-Mar-09 2:33
DanB198320-Mar-09 2:33 
QuestionProblem with image transparent background Pin
StuffyEst19-Mar-09 9:25
StuffyEst19-Mar-09 9:25 
AnswerRe: Problem with image transparent background Pin
Christian Graus19-Mar-09 9:55
protectorChristian Graus19-Mar-09 9:55 
GeneralRe: Problem with image transparent background Pin
StuffyEst19-Mar-09 9:58
StuffyEst19-Mar-09 9:58 
QuestionDrag and Drop images using .net and flash Pin
dotnetlover_1119-Mar-09 8:06
dotnetlover_1119-Mar-09 8:06 
AnswerRe: Drag and Drop images using .net and flash Pin
Christian Graus19-Mar-09 9:53
protectorChristian Graus19-Mar-09 9:53 
QuestionSiteMapPath problem Pin
TAK7819-Mar-09 6:52
TAK7819-Mar-09 6:52 
Questionstress testing webservice Pin
dd31415919-Mar-09 6:25
dd31415919-Mar-09 6:25 
AnswerRe: stress testing webservice Pin
N a v a n e e t h19-Mar-09 6:51
N a v a n e e t h19-Mar-09 6:51 
GeneralRe: stress testing webservice Pin
dd31415919-Mar-09 7:03
dd31415919-Mar-09 7:03 

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.