|
12/10/2008 4:38:48 AM
|
 jorga.mele@one-net.ch Posts 2
|
Hello,
I'm testing the great Bulk AD Users Software. I'm running that on a Server 2008 X64 and I recieved the following error (Export to Excel): The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine
do you know what can I do?
is this a possible solution?:
http://support.microsoft.com/kb/894435
Regards Jorga Mele edited by jorga on 12/10/2008
|
|
12/11/2008 12:43:45 AM
|
 admin Posts 331
|
jorga wrote:
Hello, I'm testing the great Bulk AD Users Software. I'm running that on a Server 2008 X64 and I recieved the following error (Export to Excel): The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine do you know what can I do? is this a possible solution?: http://support.microsoft.com/kb/894435Regards Jorga Mele edited by jorga on 12/10/2008
The application has been compiled to run on "any CPU" - unfortunately this limits the data providers available on an x64 computer. The old version that came with Password Control was targeted to x86 for this reason and this allowed it to work ok with both x64 and x86 computers. I'll re-compile and post a new version shortly.
Thanks,
David
|
|
12/11/2008 11:09:38 AM
|
 admin Posts 331
|
admin wrote:
jorga wrote: Hello, I'm testing the great Bulk AD Users Software. I'm running that on a Server 2008 X64 and I recieved the following error (Export to Excel): The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine do you know what can I do? is this a possible solution?: http://support.microsoft.com/kb/894435Regards Jorga Mele edited by jorga on 12/10/2008 The application has been compiled to run on "any CPU" - unfortunately this limits the data providers available on an x64 computer. The old version that came with Password Control was targeted to x86 for this reason and this allowed it to work ok with both x64 and x86 computers. I'll re-compile and post a new version shortly. Thanks, David
The updated beta is now available to download.
|
|
2/20/2009 4:26:01 AM
|
 jorga.mele@one-net.ch Posts 2
|
Thank you very much!
|
|
3/2/2009 4:18:37 PM
|
 Frankv Posts 3
|
I'm having a similar issue on a Vista 64 PC. The error I receive is "Error Loading Excel File: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Will this also be fixed with the new release?
Cheers,
Frank
|
|
3/4/2009 7:33:02 AM
|
 k0$t Posts 3
|
I use CSV import with previous exported CSV and Unicode text in rows (a lot of AD data in Unicode) and get unpredictable chars in field selector. I try to change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Text\CharacterSet to Unicode and result also will bad. Maybe code --------------- Dim connection As New OleDbConnection(("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & directoryName & ";Extended Properties='text;HDR=Yes;FMT=Delimited;'")) --------------- is too simple and old for reading CSV properly in hardly cases?
Can you move this connection to settings and any OLEDB conections be are good for import/export.
Thanks,
kOSt
|
|
3/5/2009 1:05:40 PM
|
 admin Posts 331
|
Frankv wrote:
I'm having a similar issue on a Vista 64 PC. The error I receive is "Error Loading Excel File: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Will this also be fixed with the new release?
Cheers,
Frank
Hi this should work with the second beta. I can confirm that this has been tested with Vists x64 and Office 2007. Are you definitly using the second beta?
The version number should be 1.0.3267.32645 BETA
Also, if the second beta isn't working could you let me know which version of office is installed?
Thanks,
David edited by admin on 3/5/2009
|
|
3/5/2009 1:09:14 PM
|
 admin Posts 331
|
k0$t wrote:
I use CSV import with previous exported CSV and Unicode text in rows (a lot of AD data in Unicode) and get unpredictable chars in field selector. I try to change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Text\CharacterSet to Unicode and result also will bad. Maybe code --------------- Dim connection As New OleDbConnection(("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & directoryName & ";Extended Properties='text;HDR=Yes;FMT=Delimited;'")) --------------- is too simple and old for reading CSV properly in hardly cases?
Can you move this connection to settings and any OLEDB conections be are good for import/export.
Thanks,
kOSt
I'll investigate this issue and I would be looking to provide a fix in the next release. Do you know of any specific characters that are causing problems? If so I'll be sure to include them in my tests.
Thanks,
David
|
|
3/5/2009 1:38:09 PM
|
 Frankv Posts 3
|
David,
The only version information I can find is on the Password Control application, which is 2.4.3061.39299. I can't see how to get the version from the Bulk Password Control. Yes, I am using Office 2007.
Cheers,
Frank
|
|
3/5/2009 1:45:53 PM
|
 admin Posts 331
|
Frankv wrote:
David,
The only version information I can find is on the Password Control application, which is 2.4.3061.39299. I can't see how to get the version from the Bulk Password Control. Yes, I am using Office 2007.
Cheers,
Frank
Hi,
The download is available in this article.
Thanks,
David
|
|
3/5/2009 1:54:34 PM
|
 Frankv Posts 3
|
David,
Downloaded and runs with no errors so far. I'll let you know if I find any other isses. Thanks heaps.
Frank
|
|
3/6/2009 1:31:41 AM
|
 k0$t Posts 3
|
There is one cvs file.
Attachments:
123-1.csv
|
|
5/27/2009 12:31:21 AM
|
 k0$t Posts 3
|
None solution cvs with wrong characters?
Ok. IWWF.
|
|
pages:
1 |