Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 24th, 2006, 11:53 PM
Registered User
 
Join Date: Jul 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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





Similar Threads
Thread Thread Starter Forum Replies Last Post
COM Exception muralidharan.d VS.NET 2002/2003 0 August 7th, 2007 02:49 PM
Un authorized Exception ashokparchuri ASP.NET 1.x and 2.0 Application Design 7 December 12th, 2006 03:23 AM
Call Rejected By Callee Exception gooseprasad General .NET 0 November 7th, 2006 02:22 AM
Exception Ochi C# 1 January 15th, 2006 11:38 PM
Password Rejected Using Crystal 9 in VB6 btutch VB Databases Basics 1 March 31st, 2004 05:06 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.