开发者

Folder and File permission

I'm basically building an ASP.NET MVC application that acts as a file browser. My file browser is unable to get the subdirectories of C:\Documents and Settings because the service account that my ASP.NET MVC app uses doesn't have permission to read that folder.

How can my app che开发者_如何转开发ck if my the current service account is granted to view a folder? I would like to avoid raising an exception.

Thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜