Hello,
I m working on an intranet site which has a search tool embedded in it.this search tool looks for the document clicked from a tree structure and gives the result on the next page.I m using VSS to maintain the database.
So when a user clicks on a specified document(which is a hyperlink),it is copied into a temporary folder from the VSS database and then opened into a new window.This copying of the file in a temporary folder is done through a dll coded in
VB.
All this is running fine on my system but when i uploaded the site on our local server its giving an error which says "Path/File access error".Though i have the full acess rights on the server and i m giving the right path.So somehow my dll is not allowed to create a file on server.
Please give me some solution for this problem.I thank you in advance to you for this favour.
Regards,
Shweta