![]() | |
#41
| |||
| |||
|
|
"David W. Fenton" <XXXusenet (AT) dfenton (DOT) com.invalid> wrote in message I think the Office Watch folks are clever enough to know about that already. They are clearly saying you can't have 64-bit Office installed on a system with any 32-bit version of Office. I can't read what they are saying the way you're interpreting it. Ok, I will have to double check on this, but that was the way it was explained to me. Unless the windows os prevents installing of access 97 or excel 2000, I can't see those 32 bit versions of office not being allowed to be installed. True, while it is 4 variations, the office(32) runs equally well on 32 or 64 bit machines and that is only thus one accDE(32) and one setup to supply for office(32). I will not matter if the os is 32 or 64, it only matters about the version of office being 32 or 64. So, it is 4 variations, but it is only two versions of the accDE needed to cover those 4 cases.. Hmm. What about ACCDE/MDE that has API calls to Windows DLLs? Won't that be a problem? Or is that entirely "late bound" so that it doesn't change the compiled result? Yes, it is a issue because your memory pointers and SOME values are now 64 bits in length. So, you have to use conditional compiling to solve these issues: |
#42
| |||
| |||
|
|
So we are effectively having to build two versions of the app - independantly. This is going to be a PITA by the sound of it. Still, like most things we are sure to get used to it in time. |
#43
| |||
| |||
|
|
"David W. Fenton" <XXXusenet (AT) dfenton (DOT) com.invalid> wrote in message I would assume that you would start with a 64-bit Windows and install Office 32-bit, and run a virtual machine with 64-bit Windows on which you'd install the 64-bit Office. I believe this is something that one of the Office Watch articles suggests explicitly. Unfortunately, there is no 64 bit support in Virtual PC for guest os. So, you have use the free v-box, or something like vmware. |
#44
| |||
| |||
|
#45
| |||
| |||
|
|
The use of .Net for some things will make life easier, hence my earlier question about native .Net support in A 2010. Looks like VSTO is the way to go for this (or whatever the version for Office 2010 is called). |
#46
| ||||
| ||||
|
|
I think I was not clear in my earlier post about developing 2 apps at the same time. I am referring to the 2 code versions at the same time with the conditional compilation. As I see it we are going to end up with a lot of double coding. |
|
Conditional compilation makes maintaining the app a little easier (like code in the same place), but there is still potentially a lot of extra work and debugging. To me that's a PITA, but I would rather move forward and have the option of 64bit than stagnate on 32bit. |
|
The use of .Net for some things will make life easier, hence my earlier question about native .Net support in A 2010. Looks like VSTO is the way to go for this (or whatever the version for Office 2010 is called). |
|
A V-Box is a virtual machine tool from Sun Microsystems (Oracle now?). It is quite advanced in its implementation, very stable, and totally free. I believe that it also supports hardware virtualisation at the hardware level - or whatver it is called when you have the ability to use the native hardware inside the VM. MS Virtual machine is not bad, V-Box is better, and VMWare is still my preferred. For most things V- Box is perfect, for server environments I would go with VMWare. |
#47
| |||
| |||
|
|
"Albert D. Kallal" <PleaseNOOOsPAMmkallal (AT) msn (DOT) com> wrote in news:jssxn.56796$iu2.48699 (AT) newsfe15 (DOT) iad: "David W. Fenton" <XXXusenet (AT) dfenton (DOT) com.invalid> wrote in message I would assume that you would start with a 64-bit Windows and install Office 32-bit, and run a virtual machine with 64-bit Windows on which you'd install the 64-bit Office. I believe this is something that one of the Office Watch articles suggests explicitly. Unfortunately, there is no 64 bit support in Virtual PC for guest os. So, you have use the free v-box, or something like vmware. What's a "free v-box"? |
#48
| |||
| |||
|
|
sorry, using voice dictation here: so: ridden customize = ribbon customize right click on a Redmond = right click on a ribbon now ridden development is far faster = now ribbon... |
![]() |
| Thread Tools | |
| Display Modes | |
| |