Ask a Question related to ASP.NET Security, Design and Development.
-
Julien Petit-Pasquier #1
WebServices file access problem with UNC Name.
Hi everybody,
First of all, I know that the question has been asked many times, but
I've never seen the answer till now :
I have a WebService running on a computer with impersonation set to
true in its web.config file (checked, has good windowsidentity). One
of its webmethods needs to write a file to another computer's disk
through an UNC name.
I have correctly set the rights on that computer, which I checked by
creating a file on this computer when logged under the impersonated
account under windows.
The question is quite obvious : I get a file access error when I try
to write the file from the WebService. So how could I correct this ?
Access to the path "xxx" is denied.
(I run W2K Server on webservice server and file server)
Thank you in advance,
Julien Petit-Pasquier
Julien Petit-Pasquier Guest
-
contribute problem - access denied file may not existpermission problem
Recieving the following error message - "access denied file may not exist , or there could be a permission problem" this happened this morning ,... -
Access Stubs Library from Webservices
Hi I am using Microsoft Webservices MapPoint like this in MX7: <CFSCRIPT> // RenderServiceSoap myRenderServiceSoap =... -
Problem with access to WebServices
I have written a generic proxy class for web services access This proxy class runs in the same server of WebService The class works fine if the... -
HELP! HELP! Access problem to WebServices
I have written a generic proxy class for web services access This proxy class runs in the same server of WebService The class works fine if the... -
Access exception in Webservices
hi, We are trying to enumerate sites on a MS Sharepoint portal server v2.0 through web services, using SPGlobalAdmin object of sharepoint. When...



Reply With Quote

