Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Permission problem

Reply
Thread Tools

Permission problem

 
 
=?Utf-8?B?QmFsYQ==?=
Guest
Posts: n/a
 
      10-06-2005
Hi

I am trying to download the PDF files from my webserver using ASP.Net.

All my files are stored at F Drive on webserver. Like this F:\Main
Folder\Sub Folder\user folder\files\File1.pdf

I am impersonating the domain user account and downloading the file, It
seems the impersonate is got success.

If I gave full control to that user folder, its allowing me to download the
file.

BUT, If I gave read&execute permisson to that folder, its asking me the
windows username and password window for dowload the file.

My client doesn't need that windows checking. we already given the read &
execute permission to that folder, then why its asking the windows user name
and password window?

any idea please.

thanks
bala


 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      10-07-2005
Is it possible that a temporary file is being created somewhere and that is
demanding greater permissions?

Ken

"Bala" <> wrote in message
news:04A524B8-2287-4659-BDD7-...
> Hi
>
> I am trying to download the PDF files from my webserver using ASP.Net.
>
> All my files are stored at F Drive on webserver. Like this F:\Main
> Folder\Sub Folder\user folder\files\File1.pdf
>
> I am impersonating the domain user account and downloading the file, It
> seems the impersonate is got success.
>
> If I gave full control to that user folder, its allowing me to download
> the
> file.
>
> BUT, If I gave read&execute permisson to that folder, its asking me the
> windows username and password window for dowload the file.
>
> My client doesn't need that windows checking. we already given the read &
> execute permission to that folder, then why its asking the windows user
> name
> and password window?
>
> any idea please.
>
> thanks
> bala
>
>



 
Reply With Quote
 
 
 
 
=?Utf-8?B?QmFsYQ==?=
Guest
Posts: n/a
 
      10-07-2005
seems like good idea, But there is no other way to solve this problem?

Thanks
bala

"Ken Cox [Microsoft MVP]" wrote:

> Is it possible that a temporary file is being created somewhere and that is
> demanding greater permissions?
>
> Ken
>
> "Bala" <> wrote in message
> news:04A524B8-2287-4659-BDD7-...
> > Hi
> >
> > I am trying to download the PDF files from my webserver using ASP.Net.
> >
> > All my files are stored at F Drive on webserver. Like this F:\Main
> > Folder\Sub Folder\user folder\files\File1.pdf
> >
> > I am impersonating the domain user account and downloading the file, It
> > seems the impersonate is got success.
> >
> > If I gave full control to that user folder, its allowing me to download
> > the
> > file.
> >
> > BUT, If I gave read&execute permisson to that folder, its asking me the
> > windows username and password window for dowload the file.
> >
> > My client doesn't need that windows checking. we already given the read &
> > execute permission to that folder, then why its asking the windows user
> > name
> > and password window?
> >
> > any idea please.
> >
> > thanks
> > bala
> >
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fixed: The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {555F3418-D99E-4E51-800A-6E89CFD8B1D7} to the user NT AUTHORITY\LOCAL SERVICE SID (S-1-5-19). Skybuck Flying Windows 64bit 1 06-29-2009 06:17 PM
Show stopper problem!! Parser Error Message: Execute permission cannot be acquired David Berman ASP .Net 0 06-22-2004 08:37 PM
FileStream permission problem with asp.NET web application! =?Utf-8?B?TWlrYWVsIEd1c3RhZnNzb24=?= ASP .Net 4 05-28-2004 06:39 AM
Permission's Problem Andy ASP .Net 6 11-27-2003 08:33 AM
Problem connecting to database - "already opened exclusively by another user, or you need permission to view its data" Tom Wild ASP .Net 0 08-14-2003 12:23 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57