Click here to Skip to main content
15,914,010 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to Export webpage to PowerPoint Pin
K V Sekhar12-Sep-08 23:00
K V Sekhar12-Sep-08 23:00 
AnswerRe: How to Export webpage to PowerPoint Pin
Manas Bhardwaj13-Sep-08 23:35
professionalManas Bhardwaj13-Sep-08 23:35 
AnswerRe: How to Export webpage to PowerPoint Pin
hasan jamal siddiqui7-Sep-11 23:30
hasan jamal siddiqui7-Sep-11 23:30 
QuestionProblem in Crystal Report when export to excel Pin
VivekNema12-Sep-08 21:50
VivekNema12-Sep-08 21:50 
QuestionGeneral Information for a beginner Pin
waqas_2k12-Sep-08 20:25
waqas_2k12-Sep-08 20:25 
AnswerRe: General Information for a beginner Pin
Vimalsoft(Pty) Ltd12-Sep-08 20:39
professionalVimalsoft(Pty) Ltd12-Sep-08 20:39 
AnswerRe: General Information for a beginner Pin
Steven A. Lowe13-Sep-08 17:12
Steven A. Lowe13-Sep-08 17:12 
QuestionProblem with Profiles Pin
Vimalsoft(Pty) Ltd12-Sep-08 20:05
professionalVimalsoft(Pty) Ltd12-Sep-08 20:05 
Good Morning All

Am trying to Store the username of the User that will be loged on. choose to use the Profile, and i have done the following from the Web Config file
XML
<profile enabled ="true">
    <properties>
        <add name ="Username" readOnly ="false" allowAnonymous ="true"/>
    </properties>
</profile>


And am Storing the Username to the Profile like this

C#
Profile.UserName = username;



I get an error the C# code that says

property or indexer 'System.web.ProfilerBase.Username' cannot be assigned to--it is read only
.

Thanks

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


QuestionDoes anyone what kind of impact if using Dataset.local? Pin
sysmatrix12-Sep-08 17:36
sysmatrix12-Sep-08 17:36 
AnswerRe: Does anyone what kind of impact if using Dataset.local? Pin
Guffa13-Sep-08 13:29
Guffa13-Sep-08 13:29 
Questionsqldatasource - n-tier (ASP.net 3.5) Pin
arkiboys12-Sep-08 16:10
arkiboys12-Sep-08 16:10 
AnswerRe: sqldatasource - n-tier (ASP.net 3.5) Pin
Vimalsoft(Pty) Ltd12-Sep-08 20:33
professionalVimalsoft(Pty) Ltd12-Sep-08 20:33 
QuestionJROC / JROCK / JROQ / Other Pin
Member 391904912-Sep-08 15:19
Member 391904912-Sep-08 15:19 
QuestionWeird error when I try to create a user through Web Site Administration Tool Pin
Member 391904912-Sep-08 10:42
Member 391904912-Sep-08 10:42 
QuestionWeb Site Administration Tool Pin
Member 391904912-Sep-08 8:59
Member 391904912-Sep-08 8:59 
AnswerRe: Web Site Administration Tool Pin
Jason Lepack (LeppyR64)12-Sep-08 9:03
Jason Lepack (LeppyR64)12-Sep-08 9:03 
GeneralRe: Web Site Administration Tool Pin
Member 391904912-Sep-08 9:49
Member 391904912-Sep-08 9:49 
GeneralRe: Web Site Administration Tool Pin
Jason Lepack (LeppyR64)12-Sep-08 9:55
Jason Lepack (LeppyR64)12-Sep-08 9:55 
GeneralRe: Web Site Administration Tool Pin
Member 391904912-Sep-08 10:10
Member 391904912-Sep-08 10:10 
Questionhandle button click event within GridView Pin
Meax12-Sep-08 8:53
Meax12-Sep-08 8:53 
AnswerRe: handle button click event within GridView Pin
Meax12-Sep-08 11:30
Meax12-Sep-08 11:30 
AnswerRe: handle button click event within GridView Pin
Linda1st16-Sep-08 10:23
Linda1st16-Sep-08 10:23 
QuestionMailing thru Asp.net Pin
Satish_S12-Sep-08 6:51
Satish_S12-Sep-08 6:51 
AnswerRe: Mailing thru Asp.net Pin
Manas Bhardwaj12-Sep-08 6:58
professionalManas Bhardwaj12-Sep-08 6:58 
GeneralRe: Mailing thru Asp.net Pin
Satish_S12-Sep-08 7:03
Satish_S12-Sep-08 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.