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
Ben
NA
3
0
webservices method to create a pdf file works fine in developer machine but not in the webserver
Sep 4 2008 3:23 PM
The webservices I have developed is to create and write a pdf file in a specified directory using the document printer SDK com object. This works fine in development system, but when deployed into the webserver the file is not created. All the other methods of the webservice work fine expect this method which is to create and write the pdf file into the specified directory. When i copied that pdf file from developer machine to the webserver folder the webservice method works fine. Is that i am missing any ASP.NET security issues in the webserver that blocks to create a file ?. My webserver is windows2003
Reply
Answers (
1
)
How toa call a web service in my window service
How to get client side encoded request in web service