After some hours of work, the intranet got stuck when line below is called.
new SAPbobsCOM.Company();
Our solution for now is to restart the IIS. But we need a real solution.
Does anybody have a solution for this?
Here you go my code:
_cmp = new SAPbobsCOM.Company(); //Here in this line the application got stuck and hung the web page.