c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21939
Re: [Bug 759786] Re: outlook does not start with plugin
Hi,
I tried the same scenario on other PC, with similair Win/MSOffice version,
and I obtained the same error(s)
I am testing it on "work" PC's, they are automaticaly updated with latest SP
and HF.
I will do more tests, on newly installed OS, but it will last for a
while.
Thank you for replay
regards
Jozef
2011/4/15 Amit Parik (OpenERP) <amp@xxxxxxxxxxx>
> Hello,
>
> I have tested your scenario at my end, But all are working fine.
> So would you please reinstall Outlook with proper settings I think you did
> improper installation that's why you faced this type of problem.
>
> So would you please check it again with proper installation and notify
> us.
>
> Thanks waiting for your reply!
>
> ** Changed in: openobject-addons
> Status: New => Incomplete
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/759786
>
> Title:
> outlook does not start with plugin
>
> Status in OpenERP Modules (addons):
> Incomplete
>
> Bug description:
> I installed the Outlook plugin, step by step following the documentation
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/759786
Title:
outlook does not start with plugin
Status in OpenERP Modules (addons):
Incomplete
Bug description:
I installed the Outlook plugin, step by step following the documentation.
When I start Outlook (v2007) I am getting an error like this
Microsoft Visual C++ Runtime Library
Runtime Error
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please....
I tried run the manager.py standalone from command line, I got na
error:
File "C:\Python27\openerp-outlook-plugin\manager.py", line 172, in ShowManager
mgr.c()
AttributeError: OpenERPManager instance has no attribute 'c'
I’ve change the code:
In Manager.py is the following function:
def ShowManager(mgr):
mgr.c()
mgr.c() does not work, mrg.ShowManager() does work, the Outlook
configuration window now starts, I can set up the parameters, connect
the database. But still I have an error:
ERROR: Dialog item IDCANCEL refers to an invalid control
Exception : (1421, 'GetDlgItem', 'Control ID not found.')
It looks like something’s wrong with dialog_map.py
And I still cannot start Outlook with plugin, got the same error….
system: Windows XP SP3, Outlook 2007SP2, CDO 121, Python271, OpenERP 6.0.2
References