1

I am usign xpcom objects with django. When i use development server everything works fine but when I switch to Apache server with mod_wsgi I get interface not found error.

I have searched a lot about the error, which says that the id is different then one you are using for the interface. But i havent changed anything, same code works for development server.

Akshay Deo
  • 528
  • 1
  • 6
  • 22
  • [XPCOM](https://developer.mozilla.org/en/XPCOM) on the server? That would be extremely uncommon. Maybe you mean using Microsoft's COM? Please edit your answer and clarify. – Wladimir Palant Nov 06 '11 at 15:22
  • What I am doing is, I am using xpcom apis for python in my django code which works fine with django development server. I have found on archived mail list where they discuss the same : http://www.mail-archive.com/mozilla-xpcom@mozilla.org/msg00622.html but this code is not available as you could test :) – Akshay Deo Nov 06 '11 at 18:58
  • Wow... I better don't ask why anybody would do that. – Wladimir Palant Nov 07 '11 at 07:53

0 Answers0