Click here to Skip to main content
15,896,606 members
Home / Discussions / COM
   

COM

 
GeneralRe: ROTFLAGS_ALLOWANYCLIENT & AppID Pin
Stuart Dootson20-May-09 1:17
professionalStuart Dootson20-May-09 1:17 
GeneralRe: ROTFLAGS_ALLOWANYCLIENT & AppID Pin
lee2320-May-09 1:46
lee2320-May-09 1:46 
GeneralRe: ROTFLAGS_ALLOWANYCLIENT & AppID Pin
Stuart Dootson20-May-09 2:06
professionalStuart Dootson20-May-09 2:06 
GeneralRe: ROTFLAGS_ALLOWANYCLIENT & AppID [modified] Pin
lee2320-May-09 21:30
lee2320-May-09 21:30 
GeneralRe: ROTFLAGS_ALLOWANYCLIENT & AppID Pin
Stuart Dootson20-May-09 23:50
professionalStuart Dootson20-May-09 23:50 
QuestionProblem with build order of .idl files in visual studio 2005 [modified] Pin
Atulp118-May-09 19:41
Atulp118-May-09 19:41 
AnswerRe: Problem with build order of .idl files in visual studio 2005 Pin
Stuart Dootson18-May-09 22:21
professionalStuart Dootson18-May-09 22:21 
Questionintegrating 'Microsoft office project' Dcom with asp.net Pin
mahesvs16-May-09 9:26
mahesvs16-May-09 9:26 
Hi,

I developed a webservice with a web method integrating with Microsoft office project and it reads all the tasks and resources inside it with the help of the DCOM 'Microsfot project basic'. It is working fine when i hosted it in IIS in XP but having the issue while hosting in IIS windows server 2003. I am getting the following error when i open the file and it get resolved after giving the enough permission in DCOM security and restart the server but it was avail only for the first time, when i tested it for the second time that shows me the same error.

Given below the error, Kinldy help me out in this.

System.Runtime.InteropServices.COMException: Call was rejected by callee. (Exception from HRESULT: 0x80010001 (RPC_E_CALL_REJECTED))
at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at Microsoft.Office.Interop.MSProject.ApplicationClass.Quit(PjSaveType SaveChanges)
at Service.CheckProject(String projectID) in C:\vcclient\App_Code\Service.vb:line 41 --

----------
Private gobjProjectInstance1 As Microsoft.Office.Interop.MSProject.Application gobjProjectInstance1 = New Microsoft.Office.Interop.MSProject.ApplicationgobjProjectInstance.FileOpen(FileName) ---
Questionincreasing security of activex Pin
mazizi16-May-09 0:21
mazizi16-May-09 0:21 
AnswerDifficult to Understand your Question Pin
Baltoro16-May-09 9:08
Baltoro16-May-09 9:08 
GeneralRe: Difficult to Understand your Question Pin
mazizi17-May-09 18:45
mazizi17-May-09 18:45 
Generalsorry Pin
Baltoro20-May-09 14:22
Baltoro20-May-09 14:22 
Questionproblem in query interface Pin
chandrakar ashish14-May-09 21:27
chandrakar ashish14-May-09 21:27 
AnswerRe: problem in query interface Pin
Stuart Dootson15-May-09 0:12
professionalStuart Dootson15-May-09 0:12 
AnswerRe: problem in query interface Pin
«_Superman_»15-May-09 5:19
professional«_Superman_»15-May-09 5:19 
AnswerRe: problem in query interface Pin
Jürgen Jung15-May-09 5:39
Jürgen Jung15-May-09 5:39 
QuestionExcel 2007 automation on top of a Windows Server 2008 x64 [modified] Pin
Chris Richner14-May-09 10:24
Chris Richner14-May-09 10:24 
Questionout-of-proc c# COM server: AccessViolationException in .net client Pin
thorben50014-May-09 9:27
thorben50014-May-09 9:27 
QuestionE_UNEXPECTED when calling SafeArrayAccessData Pin
Cajunman082114-May-09 3:30
Cajunman082114-May-09 3:30 
AnswerRe: E_UNEXPECTED when calling SafeArrayAccessData Pin
Cajunman082114-May-09 4:12
Cajunman082114-May-09 4:12 
GeneralRe: E_UNEXPECTED when calling SafeArrayAccessData Pin
Cajunman082114-May-09 6:39
Cajunman082114-May-09 6:39 
GeneralRe: E_UNEXPECTED when calling SafeArrayAccessData Pin
Lim Bio Liong14-May-09 22:39
Lim Bio Liong14-May-09 22:39 
GeneralRe: E_UNEXPECTED when calling SafeArrayAccessData Pin
Vi217-May-09 23:45
Vi217-May-09 23:45 
GeneralRe: E_UNEXPECTED when calling SafeArrayAccessData Pin
Cajunman082118-May-09 1:51
Cajunman082118-May-09 1:51 
QuestionTurn Off Bluetooth using Com [modified] Pin
elluna14-May-09 2:47
elluna14-May-09 2:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.