Hi All,
I am facing a problem while BTS is droping the files into different system which is in network.Actually i configured BTS in my local machine with a name which is in not a part of any domain but i gave Admin and all other required permission.May be because of this i am getting the error.I am creating a dynamic folder which is having the folder structure like this
Files->Date->Misc
I have shared the folder (Files) also which is in other system
Code in the App Config:
<
add key =“DestinationPath“ value =“\\196.100.15.219\\Files\\“></add>
Error:
Access to the path ‘\\196.100.15.219\\Files\\2008-2-12\MISC\’ is denied.
Please give me some idea of how to solve this error.
Any help will be greatly appreciated.
Thanx in advance.