StimVinsh / xdocreport

Automatically exported from code.google.com/p/xdocreport
0 stars 0 forks source link

XDocReport Office Marco 64Bits not working #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Marco in Windows 7 64Bits with Office 2012 64Bits
2. Use it by e.g. change settings
3.

What is the expected output? What do you see instead?

Macro does not work at all.

What version of the product are you using? On what operating system?

0.9.7

Please provide any additional information below.

Mark Declare instruction with PtrSafe

Original issue reported on code.google.com by LudoFe...@gmail.com on 19 Apr 2012 at 8:19

GoogleCodeExporter commented 8 years ago
Adding PrtSafe on the declare help.

After : String$ go to Missing Library.

Is the Macro comaptible with 64 bits Os out of the box ?

Original comment by LudoFe...@gmail.com on 19 Apr 2012 at 8:32

GoogleCodeExporter commented 8 years ago
Windows 7 64Bits with Office 2010 64Bits

Original comment by LudoFe...@gmail.com on 19 Apr 2012 at 8:34

GoogleCodeExporter commented 8 years ago
Windows 7 64Bits with Office 2010 32Bits is OK

Original comment by LudoFe...@gmail.com on 19 Apr 2012 at 9:39

GoogleCodeExporter commented 8 years ago
Hi Ludo,

If I understand the MS Macro XDocreport works with Office 2010 but not with 
Office 2012? Is that? If you can help us to fix it should be cool, because I 
have not Office 2012.

Many thanks.

Regards Angelo

Original comment by angelo.z...@gmail.com on 19 Apr 2012 at 11:23

GoogleCodeExporter commented 8 years ago
Hello,

Sorry for the delay.

It was a typo in the first post.

All tests done with Office 2010.

It's working with Office 2010 32Bits but not working with Office 2010 34Bits.

Thank you,
Ludo

Original comment by LudoFe...@gmail.com on 30 Apr 2012 at 9:45

GoogleCodeExporter commented 8 years ago
 not working with Office 2010 64Bits.

Original comment by LudoFe...@gmail.com on 30 Apr 2012 at 9:46

GoogleCodeExporter commented 8 years ago
Hi,

Could you tell me please what is your problem with Office 2010 64Bits? (Is menu 
XDocReport is visible? Fields is working? Perhaps it's just Preview which 
doesn't work, if it's that, it's perhaps because you have not Java installed?

Regards Angelo

Original comment by angelo.z...@gmail.com on 4 May 2012 at 12:39

GoogleCodeExporter commented 8 years ago
Hi,

Sorry for the delay I was sing the tool without Office 64 Bits.

The problem is in the macro not running when inserting fields.

Original comment by LudoFe...@gmail.com on 6 Mar 2013 at 4:31

GoogleCodeExporter commented 8 years ago
I'm sorry I can't help you without debugging and I have not Office macro 64Bits

Original comment by angelo.z...@gmail.com on 7 Mar 2013 at 12:35

GoogleCodeExporter commented 8 years ago
Hello,

With Office 2010 64 bits, on Win Seven 64 bits when I try to compil the macro, 
I have this error :
"Variable undefined" on "tvMergeFields", in frmFieldsModel.
I think a library is missing on Seven.

thank You.

julien

Original comment by ricet...@yahoo.fr on 30 Oct 2013 at 1:58

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Julien

If you can help us to fix this problem it should be very cool.

I have not seven.

Regards Angelo

Original comment by angelo.z...@gmail.com on 30 Oct 2013 at 2:27

GoogleCodeExporter commented 8 years ago
Ok, but how can I help You ?

Original comment by ricet...@yahoo.fr on 30 Oct 2013 at 2:47

GoogleCodeExporter commented 8 years ago
I have attached a screen about the References which are used (I have Windows 
XP).

It should be cool if you can find which references is missing for your case.

Many thank's for your help.

Regards Angelo

Original comment by angelo.z...@gmail.com on 30 Oct 2013 at 3:11

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same library.
But, the field "tvMergeFields" is missing, and I think it is the library 
F3Dynamic, the missing library.

I search on the internet, but i don't now how to add this library.

Original comment by ricet...@yahoo.fr on 30 Oct 2013 at 3:25

Attachments:

GoogleCodeExporter commented 8 years ago
Have you find something about this library ?

Thank You.

Original comment by ricet...@yahoo.fr on 12 Nov 2013 at 12:13

GoogleCodeExporter commented 8 years ago
I think the problem is not about F3Dynamic, but with the tree used. But I 
cannot discover the problem because I have not the OS which causes the problem. 

Original comment by angelo.z...@gmail.com on 12 Nov 2013 at 1:06

GoogleCodeExporter commented 8 years ago
I'm not a VB developer, but how can I help you ?
Can I activate a debug mode ?

Original comment by ricet...@yahoo.fr on 12 Nov 2013 at 2:17

GoogleCodeExporter commented 8 years ago
I'm not a big expert with VB. If someone who can help us with this topic, it 
should be very cool.

Original comment by angelo.z...@gmail.com on 12 Nov 2013 at 2:23

GoogleCodeExporter commented 8 years ago
I found this on msdn.microsoft: 
(http://msdn.microsoft.com/en-us/library/ee691831%28v=office.14%29.aspx)

"Native 64-bit processes in Office 2010 cannot load 32-bit binaries. This 
includes the common controls of MSComCtl (TabStrip, Toolbar, StatusBar, 
ProgressBar, TreeView, ListViews, ImageList, Slider, ImageComboBox) and the 
controls of MSComCt2 (Animation, UpDown, MonthView, DateTimePicker, 
FlatScrollBar).These controls were installed by previous versions of Microsoft 
Office and are installed by 32-bit Office 2010. An alternative must be found 
for existing Microsoft Office VBA solutions that utilize these controls when 
the code is migrated to 64-bit Office 2010. 64-bit Office 2010 does not provide 
64-bit versions of the Common Controls."

:(

Original comment by ricet...@yahoo.fr on 12 Nov 2013 at 3:06

GoogleCodeExporter commented 8 years ago
Ok many thank's for this info. So i think we should provide a 
XDocReport_win64.dotm but as I said you, I have not this OS, so I cannot 
develop it. Any contribution are welcome!

Original comment by angelo.z...@gmail.com on 12 Nov 2013 at 3:15