PDA

View Full Version : Anyone try to upload file or write the file?


MIB
04-18-2003, 03:24 AM
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

MIB
04-18-2003, 05:04 AM
Yes it works. Thanks

bruce
04-18-2003, 10:02 AM
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.

[b]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">