View Single Post
 
Old 03-12-2010, 03:26 AM
Naresh_1210 Naresh_1210 is offline Windows 7 Office 2007
Novice
 
Join Date: Mar 2010
Posts: 2
Naresh_1210 is on a distinguished road
Exclamation unable to open .RTF files in server machine from client machine

i have configured by web service to IIS .
and i'm referring that web service in my local windows application.
and when ever i try to open a .rtf file through web service it is returing "Object instance set to null" .

it is running locally fine, but when configured to IIS it is giving problems.
i even given impersonate =true with valid user id and password in my web service web config file .

still it is not done.

is it a issue with IIS or other settings .
my machine is running on win 2008 server with IIS 7.0. and MS office 2007
Reply With Quote