Click here to Skip to main content
15,896,517 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how can add checkboxlist in dropdownlist ??? Pin
thatraja2-May-11 17:21
professionalthatraja2-May-11 17:21 
QuestionWhen I Should use XQuery ? Pin
Honeyboy_202-May-11 14:38
Honeyboy_202-May-11 14:38 
AnswerRe: When I Should use XQuery ? Pin
thatraja2-May-11 15:10
professionalthatraja2-May-11 15:10 
QuestionRadioButton dans un tableau [modified] Pin
said wahid2-May-11 5:11
said wahid2-May-11 5:11 
GeneralSuggestions Pin
thatraja2-May-11 5:48
professionalthatraja2-May-11 5:48 
QuestionStreamwriter on server Pin
vanikanc2-May-11 4:17
vanikanc2-May-11 4:17 
AnswerRe: Streamwriter on server Pin
vanikanc2-May-11 4:49
vanikanc2-May-11 4:49 
AnswerRe: Streamwriter on server Pin
David Mujica2-May-11 5:04
David Mujica2-May-11 5:04 
My first guess is that it is a permissions thing. Remember that when you are running it on your local machine the streamwriter is using your username to resolve permissions. When you deploy it to the web server, it is the "IIS" process that is running the website/application, so that account would need proper permissions to write to a particular directory.

Check the error message carefully and I believe you will be getting something that says "... access denied ..."

Good luck.
Thumbs Up | :thumbsup:
GeneralRe: Streamwriter on server Pin
vanikanc2-May-11 7:44
vanikanc2-May-11 7:44 
GeneralRe: Streamwriter on server Pin
David Mujica2-May-11 9:28
David Mujica2-May-11 9:28 
GeneralRe: Streamwriter on server Pin
vanikanc5-May-11 9:28
vanikanc5-May-11 9:28 
Questionhow can I bind its checked property to a database field, so that if it is checked "Y" should be stored in the database. If not checked then "N" should be stored. The field at the backend is of type (bit(1), not null) Pin
Vipinshishodia2-May-11 3:02
Vipinshishodia2-May-11 3:02 
AnswerRe: how can I bind its checked property to a database field, so that if it is checked "Y" should be stored in the database. If not checked then "N" should be stored. The field at the backend is of type (bit(1), not null) Pin
Ra-one2-May-11 3:42
Ra-one2-May-11 3:42 
Questiondropdown list Pin
lavinco2-May-11 0:55
lavinco2-May-11 0:55 
AnswerRe: dropdown list Pin
Prasanta_Prince2-May-11 3:07
Prasanta_Prince2-May-11 3:07 
QuestionExporting of data in excel sheet to sql server through asp.net Pin
saigirish1-May-11 23:53
saigirish1-May-11 23:53 
QuestionSub report+crystal report Pin
Ramkumar_S1-May-11 18:56
Ramkumar_S1-May-11 18:56 
AnswerRe: Sub report+crystal report Pin
Ravi Sant3-May-11 0:13
Ravi Sant3-May-11 0:13 
Questioncrystal report [modified] Pin
Ramkumar_S29-Apr-11 21:39
Ramkumar_S29-Apr-11 21:39 
AnswerRe: crystal report Pin
Sandeep Mewara29-Apr-11 22:31
mveSandeep Mewara29-Apr-11 22:31 
AnswerRe: crystal report Pin
RaviRanjanKr29-Apr-11 23:21
professionalRaviRanjanKr29-Apr-11 23:21 
AnswerRe: crystal report Pin
Sandeep Mewara30-Apr-11 21:25
mveSandeep Mewara30-Apr-11 21:25 
QuestionFCK Editor Configurations Pin
CodingLover28-Apr-11 18:56
CodingLover28-Apr-11 18:56 
AnswerRe: FCK Editor Configurations Pin
Tarakeshwar Reddy29-Apr-11 11:32
professionalTarakeshwar Reddy29-Apr-11 11:32 
AnswerRe: FCK Editor Configurations Pin
Ravi Sant3-May-11 0:55
Ravi Sant3-May-11 0:55 

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.