TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Saravanan Ponnusamy
364
4.5k
1.1m
ASP.NET Need to write a file on another server
Sep 9 2019 1:13 PM
here is my task,
i have two web application web1 web2 running on two IIS servers in different location..
im going to send a content from one web1 application, and it should open and write that content to already existing txt file in web2 server ...
web2 server returns "access denied" because of file permission.
actully i dont which kind of file permission the file has in web2 server...
web2 application should write the content which is received from web1 application...
by browsing i found using "chmod" can be used to chnage the file permission...
here is one more doubt .. if we are using "chmod" wheather we need admin username and password?? or no need, simply we can change the file permission???
Reply
Answers (
1
)
Outlook API Integration in .net
Delete A Record From Datatable and Bind DataGrid