Click here to Skip to main content
15,912,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Issue related to uploading of large files or large running process. Pin
lokeshgupta1322-Dec-06 19:40
lokeshgupta1322-Dec-06 19:40 
GeneralRe: Issue related to uploading of large files or large running process. Pin
Guffa22-Dec-06 19:45
Guffa22-Dec-06 19:45 
GeneralRe: Issue related to uploading of large files or large running process. Pin
lokeshgupta1322-Dec-06 20:56
lokeshgupta1322-Dec-06 20:56 
Questionnot able to write to file in asp.net. Pin
rama charan21-Dec-06 2:00
rama charan21-Dec-06 2:00 
AnswerRe: not able to write to file in asp.net. Pin
Pete O'Hanlon21-Dec-06 2:08
mvePete O'Hanlon21-Dec-06 2:08 
GeneralRe: not able to write to file in asp.net. Pin
Colin Angus Mackay21-Dec-06 2:21
Colin Angus Mackay21-Dec-06 2:21 
GeneralRe: not able to write to file in asp.net. Pin
rama charan21-Dec-06 2:24
rama charan21-Dec-06 2:24 
GeneralRe: not able to write to file in asp.net. Pin
Pete O'Hanlon21-Dec-06 2:29
mvePete O'Hanlon21-Dec-06 2:29 
rama charan wrote:
about the suggested solutions
for first suggested way--- i dont know how to grant permission to the user .

for second way--- i dont think that changing in my system will solve the problem globally because application is web application .does the second solution mean that i need to change in explorer of system where i installed the application ...i dont think so ..even thought i do it is something like i will only use the application at client side it appears...


...so please explain me clearly what the error message says me to do.


OK - as you are running this as a web application, then fixing it at the server is enough. Right-click on the directory that you are trying to write this file to, choose Properties and select the Security tab. Click the Add button and choose the ASPNET (if you are running IIS5) or Network Service (if you are running IIS6) user. This user is a local account. Select OK and then choose the relevant permissions at the bottom of the properties dialog. Once you have chosen the permissions to grant, click OK.



the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

GeneralRe: not able to write to file in asp.net. Pin
rama charan21-Dec-06 6:48
rama charan21-Dec-06 6:48 
QuestionT-SQL transaction vs ADO.NET transactions Pin
Dinuraj21-Dec-06 1:28
Dinuraj21-Dec-06 1:28 
AnswerRe: T-SQL transaction vs ADO.NET transactions Pin
Pete O'Hanlon21-Dec-06 2:06
mvePete O'Hanlon21-Dec-06 2:06 
Questionhow to encrypt password in web.config? Pin
samerh21-Dec-06 1:23
samerh21-Dec-06 1:23 
AnswerRe: how to encrypt password in web.config? Pin
Sebastian M21-Dec-06 2:25
Sebastian M21-Dec-06 2:25 
AnswerRe: how to encrypt password in web.config? Pin
enjoycrack21-Dec-06 19:23
enjoycrack21-Dec-06 19:23 
QuestionRequiredfieldValidator Pin
smruti_ranjan21-Dec-06 1:13
smruti_ranjan21-Dec-06 1:13 
AnswerRe: RequiredfieldValidator Pin
MY120121-Dec-06 9:19
MY120121-Dec-06 9:19 
QuestionRegular Expression needed... Pin
just3ala221-Dec-06 0:59
just3ala221-Dec-06 0:59 
AnswerRe: Regular Expression needed... Pin
smruti_ranjan21-Dec-06 1:31
smruti_ranjan21-Dec-06 1:31 
AnswerRe: Regular Expression needed... Pin
samerh21-Dec-06 1:38
samerh21-Dec-06 1:38 
GeneralRe: Regular Expression needed... Pin
just3ala221-Dec-06 1:49
just3ala221-Dec-06 1:49 
GeneralRe: Regular Expression needed... Pin
samerh21-Dec-06 1:56
samerh21-Dec-06 1:56 
GeneralRe: Regular Expression needed... Pin
just3ala221-Dec-06 2:04
just3ala221-Dec-06 2:04 
QuestionHow to display the previously hidden form in C# Pin
NK721-Dec-06 0:27
NK721-Dec-06 0:27 
AnswerRe: How to display the previously hidden form in C# Pin
Eduard Keilholz21-Dec-06 3:43
Eduard Keilholz21-Dec-06 3:43 
QuestionHow to send multiple attachments through smtp mail server Pin
eswarattaluri20-Dec-06 23:16
eswarattaluri20-Dec-06 23:16 

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.