I am working on ASP.net /VB.net v1.1.
I am opening an excel using Interop services – and this web application is working fine on my local machine but when I put the same application on server its giving me this error.
“Server execution failed”
**** When i call the application from my local machine and web application is on server , i get this error
Server Specifications
==============
IIS Specifications : IIS v6.0
Server Specifications : 2003 , Enterprise Edition , Service Pack 1
**** When i call the application from my server machine and web application is on server , i get this error
Call was rejected by callee
I searched all over MSDN and google , no help or good article , even article given by MS is for windows application and i am working on web application
Can you please help in regard to this ?
Thx A Lot !!!