0
0
Do not use MSOffice integration with web sites. Outlook gives no full support for web applications like excel/word does. You need to create an windows/console application and schedule it for retrieving and saving the mails.
0
Are you sure that there is not an instance of Outlook still executing in the system? That could happen if your application executes but does not do a quit. It seems that that is not likely in this situation but it could happen.
Are you sure that Outlook is installed and executes successfuly in the server? Is the IIS system the same system as the one you are using VS with?
All of that however might be irrelevant. Look at
Considerations for server-side Automation of Office.
0
Are these dlls in Publsh folder?
and please write names of dll which you are using and placed in bin folder.
0
take a look at IIS directory working process..........because you only have IIS prob....
0
i have already placed both dlls in bin folder.
my problem is that application run in Visual Studio perfactly
but not worked in IIS Vertual Ditrectory..
pls help me
0
put outlook and office dll in application bin folder.