Call was Rejected by Callee Exception
Hi there,
i am having a problem while creating MPP file from my application, that is i am getting this "call was rejected by callee" exception while creating MS Project in server. And also the same exception is getting when i try to connect server in the remote desktop and run the application thru localhost. It would be really helpful if anyone help me in this regard. Thanks in Advance.
Please look at the expception which i got,
Call was rejected by callee.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Call was rejected by callee.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80010001): Call was rejected by callee.]
System.RuntimeType.ForwardCallToInvokeMember(Strin g memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData) +457
Microsoft.Office.Interop.MSProject.ApplicationClas s.get_Projects() +0
Prompt.MSPCreate.CreateProject() in d:\projects\prompt\v1\application\source\frmprojec tdetails.aspx.cs:1344
Prompt.frmProjectDetails.btnExport_Click(Object sender, ImageClickEventArgs e) in d:\projects\prompt\v1\application\source\frmprojec tdetails.aspx.cs:1041
System.Web.UI.WebControls.ImageButton.OnClick(Imag eClickEventArgs e) +109
System.Web.UI.WebControls.ImageButton.System.Web.U I.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +69
System.Web.UI.Page.RaisePostBackEvent(IPostBackEve ntHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCol lection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1277
Anand A
Anand A
|