Click here to Skip to main content
15,902,836 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: IFRAME Pin
VMSSanthosh7-Dec-06 22:54
VMSSanthosh7-Dec-06 22:54 
GeneralRe: IFRAME Pin
ednrgc8-Dec-06 3:11
ednrgc8-Dec-06 3:11 
QuestionRemoving SQL 2005 beta2 files Pin
TheEagle7-Dec-06 17:53
TheEagle7-Dec-06 17:53 
AnswerRe: Removing SQL 2005 beta2 files Pin
ednrgc11-Dec-06 2:07
ednrgc11-Dec-06 2:07 
GeneralRe: Removing SQL 2005 beta2 files Pin
TheEagle17-Dec-06 21:13
TheEagle17-Dec-06 21:13 
QuestionWriting to a file Pin
nature02767-Dec-06 13:54
nature02767-Dec-06 13:54 
AnswerRe: Writing to a file Pin
minhpc_bk7-Dec-06 14:40
minhpc_bk7-Dec-06 14:40 
QuestionOngoing security deployment problems... Pin
Xpnctoc7-Dec-06 13:29
Xpnctoc7-Dec-06 13:29 
Can anyone tell me why it is so difficult to deploy an application that uses the ASP.NET security framework?

A couple days ago I posted that I deployed an app, and using good old response.write() methods I determined that the app was not detecting that there are any roles associated with the app. Yet I could log in and access role-protected directories.

I thought this morning I had finally solved this issue -- not through any breakthough knowledge, but just sheer dumb luck which I attributed to caching issues. However, this evening I then changed 1 function that just changes the color of a button, rebuilt, and redeployed. That broke everything again.

This time, however, it is not a roles issue. My response.write() statements list the expected roles that I have associated with the app. However, instead, when I call the Membership.GetUser() function after I log in, a NULL is returned. But again I can access the protected directories, so I must be logged in. Right???

Why the heck is this so hard to deploy??? Everything works gloriously on my local machine. But I'm about ready to say the heck with it and write my own darn security framework using plain old appSettings in the web.config and an intermediate page subclass to handle validation on the Page_Load method.

Now there's an idea...
QuestionChanging the bgcolor and font of an ASP.Net page Pin
Tina P7-Dec-06 12:50
Tina P7-Dec-06 12:50 
AnswerRe: Changing the bgcolor and font of an ASP.Net page Pin
M LN Rao7-Dec-06 17:44
M LN Rao7-Dec-06 17:44 
GeneralRe: Changing the bgcolor and font of an ASP.Net page Pin
Tina P8-Dec-06 4:40
Tina P8-Dec-06 4:40 
QuestionGetting FileInfo from a file on a remote server Pin
code_guy0007-Dec-06 10:49
code_guy0007-Dec-06 10:49 
AnswerRe: Getting FileInfo from a file on a remote server Pin
M LN Rao7-Dec-06 17:47
M LN Rao7-Dec-06 17:47 
AnswerRe: Getting FileInfo from a file on a remote server Pin
code_guy0008-Dec-06 6:50
code_guy0008-Dec-06 6:50 
AnswerRe: Getting FileInfo from a file on a remote server Pin
ednrgc8-Dec-06 3:13
ednrgc8-Dec-06 3:13 
QuestionBind Two Table Adapters to a Datalist Pin
navruzahmet7-Dec-06 10:42
navruzahmet7-Dec-06 10:42 
AnswerRe: Bind Two Table Adapters to a Datalist Pin
minhpc_bk7-Dec-06 14:59
minhpc_bk7-Dec-06 14:59 
GeneralRe: Bind Two Table Adapters to a Datalist Pin
navruzahmet8-Dec-06 1:36
navruzahmet8-Dec-06 1:36 
GeneralRe: Bind Two Table Adapters to a Datalist Pin
minhpc_bk8-Dec-06 5:38
minhpc_bk8-Dec-06 5:38 
QuestionChanging ASP.Net Controls. Pin
legionnaire7-Dec-06 9:40
legionnaire7-Dec-06 9:40 
AnswerRe: Changing ASP.Net Controls. Pin
minhpc_bk7-Dec-06 14:51
minhpc_bk7-Dec-06 14:51 
GeneralRe: Changing ASP.Net Controls. Pin
legionnaire8-Dec-06 7:33
legionnaire8-Dec-06 7:33 
Questionselectcommand in asp.net Pin
saravanan057-Dec-06 8:55
saravanan057-Dec-06 8:55 
AnswerRe: selectcommand in asp.net Pin
minhpc_bk7-Dec-06 14:46
minhpc_bk7-Dec-06 14:46 
QuestionText displayed as symbols Pin
mikeh nz7-Dec-06 7:54
mikeh nz7-Dec-06 7:54 

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.