Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > WebFolder permissions reset with application restart?

Reply
Thread Tools

WebFolder permissions reset with application restart?

 
 
Shane Holder
Guest
Posts: n/a
 
      06-22-2005

<SUMMARY>
Permission on /bin directory gets reset when the asp.net worker
process is restarted, how can I avoid this?
</SUMMARY>

<DETAIL>
I have a WinForm component which I'm hosting in a WebForm. This
situation requires that read permissions be allowed in IIS on the
folder containing the .dll and that the directory be in the search
path for the <OBJECT> tag in the html, so I used the application bin
directory to store the dll and set permissions inside IIS to read on
the bin directory.

The problem occurs when the system reboots or the asp worker process
is restarted, the IIS permission on the directory is reset and the
hosted control no longer works correctly.

Any ideas on how to make the permissions persist?
</DETAIL>

Thanks,
Shane
 
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
Separate webfolder for each developer in single web project alexey.yakovlev@gmail.com ASP .Net 1 09-12-2006 01:11 PM
WebFolder page->HTML page switch, how to? fltcpt@yahoo.com ASP .Net 0 07-21-2006 07:22 AM
I have problems with creating the classic game Wumpus. the file: http://esnips.com/webfolder/b71bfe95-d363-4dd3-bfad-39999a9e36d0 conny.ledin@gmail.com Python 2 04-25-2006 06:41 PM
HELP ! WebFolder display no resource NextOne Java 0 10-28-2005 01:29 PM
perl v-drive/webfolder program seansan Perl Misc 2 02-02-2004 09:26 PM



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