Anyone try to upload file or write the file?

Discussion in 'ASP.NET / ASP.NET Core' started by MIB, Apr 18, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. MIB

    MIB

    I know u need to set the permission in order to upload/write the file through ASP.NET page.

    Anyone try it under discountASP.NET? if u do , what kind of permission are u using?

    thanks
    MIB
     
  2. MIB

    MIB

    Yes it works. Thanks
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    The ASPNet user should already have write permission to your files.

    You do not need to change permission. The only exception is when you have a sub application created with VS.net. When a sub application is created, the permission inheritence for the aspnet user is not set.

    PS. This may change when we launch IIS 6.0 which has a different way of handling permission.

    quote:Originally posted by MIB

    I know u need to set the permission in order to upload/write the file through ASP.NET page.

    Anyone try it under discountASP.NET? if u do , what kind of permission are u using?

    thanks
    MIB
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page