Access network folder programmatically WSS 3.0 sharepoint -


I want to create a web part that has a button, on the click of that button, I want to use the network folder Apply business logic to delete file / folder such as file / folder etc

I have created this kind of web part, but this is giving an error like "no part of the path could be found". Comp01 \ ibc '"when accessing the network folder. I'm using IO for a namespace system for tigers. I found a strange behavior such as this web part works fine on another WSS server

Whether to access the shared point of the network folder Do I need any privileges? I am using a windows authentication, which is not a certified certification.

Please help me in this regard.

Where are you trying to create a folder in the SharePoint server or a different server? Check that you are reaching the path using the UNC \ format, make sure that permission is configured. Apart from this there is a chance that the cloning folder is not configured for the right to create, check the app pool user account permissions. Finally you can try to run the code with advanced permission (this is the last option)


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -