Click here to Skip to main content
15,898,134 members
Home / Discussions / COM
   

COM

 
QuestionHow to reset the Excel menu bar?! or delete a custom menu? Pin
akohan10-Oct-07 17:16
akohan10-Oct-07 17:16 
AnswerRe: How to reset the Excel menu bar?! or delete a custom menu? Pin
akohan11-Oct-07 7:33
akohan11-Oct-07 7:33 
QuestionGUID registration / unregistration Pin
cheekymuppet10-Oct-07 7:40
cheekymuppet10-Oct-07 7:40 
QuestionDocument imaging 12.0 OCR running error Pin
lalaBoss9-Oct-07 23:58
lalaBoss9-Oct-07 23:58 
AnswerRe: Document imaging 12.0 OCR running error Pin
lalaBoss11-Oct-07 11:52
lalaBoss11-Oct-07 11:52 
QuestionCOM Out of Process Servers Pin
Richard Andrew x649-Oct-07 11:46
professionalRichard Andrew x649-Oct-07 11:46 
AnswerRe: COM Out of Process Servers Pin
CPallini9-Oct-07 21:26
mveCPallini9-Oct-07 21:26 
QuestionRunning a thread in COM object Pin
kulile8-Oct-07 23:12
kulile8-Oct-07 23:12 
Good day

I have a got a big problem on my hands and it has been bugging me for a week now. I have got a .Net assembly that communicates to an SQL Compact Edition DB file (.sdf) via a web service. Inside this assembly is a thread that, on regular intervals, talks to the DB via the web service. This works well if the assembly is consumed by a .Net application.

My problem is that I have a Delphi application and I was to use the .Net assembly which is exposed as a COM object. The assembly does get registered and everything looks right. I have established that the thread in the now COM object does get triggered and it does what it's supposed to do. What I have noticed though is that i get file violation errors on the .sdf file. This I find disturbing because it is only the processes hosting the web service that is communicating with the DB file, and this only happens when the using Delphi application to use the COM object, it does not happened with .Net applications.

I have also traced the error to the method that is being called by the COM thread. So i would like anyone who has had something to help me. I have run out of ideas as to how to debug this problem. Please point me to the right direction.

Thanks in advance

Kulile --- RSA

QuestionProblem with creating a component Pin
rajeev828-Oct-07 16:46
rajeev828-Oct-07 16:46 
AnswerRe: Problem with creating a component Pin
CPallini8-Oct-07 22:58
mveCPallini8-Oct-07 22:58 
GeneralRe: Problem with creating a component Pin
rajeev828-Oct-07 23:42
rajeev828-Oct-07 23:42 
GeneralRe: Problem with creating a component Pin
CPallini8-Oct-07 23:59
mveCPallini8-Oct-07 23:59 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 0:23
rajeev829-Oct-07 0:23 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 0:58
mveCPallini9-Oct-07 0:58 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 2:27
rajeev829-Oct-07 2:27 
GeneralRe: Problem with creating a component Pin
CPallini9-Oct-07 2:45
mveCPallini9-Oct-07 2:45 
GeneralRe: Problem with creating a component Pin
rajeev829-Oct-07 3:01
rajeev829-Oct-07 3:01 
Questioninterview questions Pin
neelu77794-Oct-07 21:45
neelu77794-Oct-07 21:45 
AnswerRe: interview questions Pin
Shaileshvb10-Oct-07 23:38
Shaileshvb10-Oct-07 23:38 
QuestionHow does ActiveX read and write cookie Pin
martinvan4-Oct-07 20:41
martinvan4-Oct-07 20:41 
QuestionLearning stage of COM Pin
Shaileshvb4-Oct-07 1:57
Shaileshvb4-Oct-07 1:57 
AnswerRe: Learning stage of COM Pin
Nathan Holt at EMOM4-Oct-07 9:58
Nathan Holt at EMOM4-Oct-07 9:58 
GeneralRe: Learning stage of COM Pin
Shaileshvb4-Oct-07 17:41
Shaileshvb4-Oct-07 17:41 
GeneralRe: Learning stage of COM Pin
QuickDeveloper5-Oct-07 1:38
QuickDeveloper5-Oct-07 1:38 
GeneralRe: Learning stage of COM Pin
Nathan Holt at EMOM5-Oct-07 5:44
Nathan Holt at EMOM5-Oct-07 5:44 

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.