Results 1 to 4 of 4

Thread: Access to a file! Please help!

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Newcastle,UK
    Posts
    66

    Access to a file! Please help!

    Hiya

    Ok so i am know i am being stupid i just dont know how to resolve it

    I want to open a file from my dll and load the results onto the page, but i am struggling.

    I can use other functions in my dll, but just not one where i need to access a file....

    The file i am trying to access i have given the user ASPNET permissions but i still get the following error:

    To grant ASP.NET write access to a file, right-click the file in Explorer, choose "Properties" and select the Security tab. Click "Add" to add the appropriate user or group. Highlight the ASP.NET account, and check the boxes for the desired access.

    Any suggestions?

    Thanks

    Sarah

  2. #2
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861
    try giving permissions to the everyone account.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Newcastle,UK
    Posts
    66
    Hiya,

    Thanks for the reply i have tried this and it does not work

    Does anyone have any other ideas?

    Sarah

  4. #4
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Pretty much do what the error message is saying. The asp.net account does not have the appropriate permissions to access that folder, so right click the folder and set the permissions for the asp.net account.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width