Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unable to write to file in my web site

0 views
Skip to first unread message

asherLaci

unread,
Nov 28, 2006, 9:26:24 AM11/28/06
to
Hi,

I developed 2 applications:
1) ASP.NET Web Service
2) Windows application, that communicate with the Web service using
SOAP

In the Web service I can read any text file but i can't write to text
file in my WEB site.
Before calling the Web service i used this:
webService.Credentials =
System.Net.CredentialCache.DefaultCredentials

The response i'v got is:
The Wervice is unable to open the file
Server was unable to process request. --> Access to the
path "d:\hosting\ashersh\clientsData\qqq.txt" is denied.

Does sombody can tell me how can i get WRITE authorization???

Thanks

Asher

Master Programmer

unread,
Nov 28, 2006, 9:46:27 PM11/28/06
to
Google this....

<identity impersonate="true"/>

Steve Ray Irwin

asherLaci

unread,
Nov 29, 2006, 12:30:19 AM11/29/06
to

Master Programmer כתב:

> Google this....
>
> <identity impersonate="true"/>
>
> Steve Ray Irwin

I put this command into the WEB.config in my web site, but it still
doesn't work. I'v got the same error message

Asher

Master Programmer

unread,
Nov 29, 2006, 12:53:53 AM11/29/06
to
You need to add the username & password to that string - of the person
with correct file permissions.

Steve Ray Irwin

asherLaci wrote:
> Master Programmer ëúá:

Kodali Ranganadh

unread,
Nov 29, 2006, 3:40:49 AM11/29/06
to
Hi..

Check the Permission's assigned for the file u accessed, for the users
ASP.NetUser and IUSER_SystemName ..
U can find the permission wizard on the Secrity settings on the
property wizard.. If u did't find this, Go through the Folder options
--> Views --> Check" Simple file sharing .." ..

Master Programmer

unread,
Nov 29, 2006, 11:45:10 PM11/29/06
to
Look, when I ask you to do something - fucking do it ok. I asked you to
Google it. When I said that I meant reseach it properly.

I didnt mean put it in your web.config file then come back and ask me
another fucking stupid question because you were too bone fucking idle
to read how the code works.

Steve Ray Irwin

asherLaci wrote:
> Master Programmer ëúá:

RobinS

unread,
Nov 30, 2006, 2:42:37 AM11/30/06
to
Don't let this guy get to you; he's abusive, and his viewpoints
do not represent the rest of the people in this forum.

Robin S.
----------------------------

"asherLaci" <ashe...@013.net> wrote in message
news:1164778219.0...@j72g2000cwa.googlegroups.com...

asherLaci

unread,
Dec 3, 2006, 12:48:43 PM12/3/06
to
Thanks,

You are absolutly right, i tried to ignore his response.
My problem was solved by the instructons of my site adminstrator, how
to write enable my subfolders.

Asher

asherLaci

unread,
Dec 3, 2006, 12:49:37 PM12/3/06
to
Thanks,

You are right.

0 new messages