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

ASP.NET

 
QuestionTextbox onclick event in asp.net 2.0 Pin
srinivasan.s21-Jan-08 21:47
srinivasan.s21-Jan-08 21:47 
GeneralRe: Textbox onclick event in asp.net 2.0 Pin
eyeseetee21-Jan-08 23:01
eyeseetee21-Jan-08 23:01 
GeneralRe: Textbox onclick event in asp.net 2.0 Pin
Elayaraja Sambasivam22-Jan-08 3:04
Elayaraja Sambasivam22-Jan-08 3:04 
QuestionExtract Image from Excel Sheet Pin
pradeep kumarappagari21-Jan-08 21:22
pradeep kumarappagari21-Jan-08 21:22 
GeneralHelp me please Pin
Zeeshan Ahmed Memon21-Jan-08 20:48
Zeeshan Ahmed Memon21-Jan-08 20:48 
GeneralRe: Help me please Pin
chandler8321-Jan-08 21:38
chandler8321-Jan-08 21:38 
GeneralRe: Help me please Pin
sulabh202021-Jan-08 22:06
sulabh202021-Jan-08 22:06 
GeneralRe: Help me please Pin
Elayaraja Sambasivam22-Jan-08 3:08
Elayaraja Sambasivam22-Jan-08 3:08 
By default the asp.net application will work under aspnet user rights.

aspnet user don't have rights to create files in the hard drive.

if you want to write files in the server, you can go one of follwing way.

1. share the path, give the rights to every one. write the file in this shared folder.

2. give the admin rights to the asp.net (it's worst case, nobody accept).

3. User impersonation. - search asp.net impersonation for more info.

Regards
Elayaraja.S
QuestionRemove item in array Pin
AnhTin21-Jan-08 20:47
AnhTin21-Jan-08 20:47 
GeneralRe: Remove item in array Pin
dilipv21-Jan-08 22:42
dilipv21-Jan-08 22:42 
QuestionRun Tim Error while Acessing a function defined in Web Service Pin
chandragupta.k21-Jan-08 20:44
chandragupta.k21-Jan-08 20:44 
QuestionHow to merge to columns in the gridview Pin
Amit.Amit.Amit...21-Jan-08 20:35
Amit.Amit.Amit...21-Jan-08 20:35 
GeneralRe: How to merge to columns in the gridview Pin
Elayaraja Sambasivam22-Jan-08 3:12
Elayaraja Sambasivam22-Jan-08 3:12 
QuestionTable alignment - urgent help needed please.. Pin
chandler8321-Jan-08 20:32
chandler8321-Jan-08 20:32 
GeneralRe: Table alignment - urgent help needed please.. Pin
Elayaraja Sambasivam22-Jan-08 3:16
Elayaraja Sambasivam22-Jan-08 3:16 
Generalnew web part Pin
ptvce21-Jan-08 20:21
ptvce21-Jan-08 20:21 
QuestionSession Variable Problem Pin
sivaprakas21-Jan-08 19:50
sivaprakas21-Jan-08 19:50 
GeneralRe: Session Variable Problem Pin
bokuceres21-Jan-08 22:32
bokuceres21-Jan-08 22:32 
GeneralRe: Session Variable Problem Pin
sivaprakas23-Jan-08 16:16
sivaprakas23-Jan-08 16:16 
GeneralRe: Session Variable Problem Pin
bokuceres23-Jan-08 20:04
bokuceres23-Jan-08 20:04 
GeneralRe: Session Variable Problem Pin
sivaprakas23-Jan-08 20:09
sivaprakas23-Jan-08 20:09 
GeneralRe: Session Variable Problem Pin
bokuceres23-Jan-08 20:19
bokuceres23-Jan-08 20:19 
GeneralRe: Session Variable Problem Pin
Elayaraja Sambasivam22-Jan-08 3:21
Elayaraja Sambasivam22-Jan-08 3:21 
GeneralRe: Session Variable Problem Pin
sivaprakas23-Jan-08 16:18
sivaprakas23-Jan-08 16:18 
GeneralPrinting a grid Pin
samerh21-Jan-08 19:47
samerh21-Jan-08 19:47 

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.