PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

DSOFile.dll error - The document is not an OLE file

 
 
Bill Brunt
Guest
Posts: n/a
 
      21st Apr 2010
Hi -

I'm getting the error "The document is not an OLE file, and does not support
extended document properties" when I query the custom properties in an Excel
2007 using http://support.microsoft.com/default.aspx/kb/224351?p=1. The same
VBA code works fine when I run on 32 bit versions of Windows 2003 and Windows
Vista but I get that error when I run on 64 bit version of Windows 7.

I don't know how many folks are running 64 bit Windows 7 but I do know it
will be more and more and am hoping to fix as I cannot run on my laptop.

- Bill
 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      21st Apr 2010
If you are using 64 bit Office 2010 that'll be the reason. Unfortunately Com
& ActiveX (which is what that dll is) will not be supported, a major problem
for some. However AFAIK it should work in 64 bit windows with 32 bit Office,
but I can't test.

Regards,
Peter T


"Bill Brunt" <(E-Mail Removed)> wrote in message
news:3610D4D2-7700-4E71-A48B-(E-Mail Removed)...
> Hi -
>
> I'm getting the error "The document is not an OLE file, and does not
> support
> extended document properties" when I query the custom properties in an
> Excel
> 2007 using http://support.microsoft.com/default.aspx/kb/224351?p=1. The
> same
> VBA code works fine when I run on 32 bit versions of Windows 2003 and
> Windows
> Vista but I get that error when I run on 64 bit version of Windows 7.
>
> I don't know how many folks are running 64 bit Windows 7 but I do know it
> will be more and more and am hoping to fix as I cannot run on my laptop.
>
> - Bill



 
Reply With Quote
 
Bill Brunt
Guest
Posts: n/a
 
      28th Apr 2010
I did a regsvr32 c:\dsofile\dsofile.dll and it said it succeeded.

If this just doesn't work....is there a way in VBA to read the custom
document properties of an Excel 2007 without opening it...?

"joel" wrote:

>
> First Locate where the dsofile.dll is locatted. Then follow the
> instructions on the webpage for registering the DSO
>
> Read the instructions on the webpage for the following:
> Steps to set up and test the DLL
>
>
> This is a 32 bit DLL which doesn't always run on window7. Window7 is 64
> bit.
>
>
> --
> joel
> ------------------------------------------------------------------------
> joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
> View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=197346
>
> http://www.thecodecage.com/forumz
>
> .
>

 
Reply With Quote
 
Bill Brunt
Guest
Posts: n/a
 
      28th Apr 2010
I did register via regsvr32 c:\dsofile\dsofile.dll and it still doesn't work.

Is there a way to read custom documents properties in an Excel 2007 file
without opening it?

"joel" wrote:

>
> First Locate where the dsofile.dll is locatted. Then follow the
> instructions on the webpage for registering the DSO
>
> Read the instructions on the webpage for the following:
> Steps to set up and test the DLL
>
>
> This is a 32 bit DLL which doesn't always run on window7. Window7 is 64
> bit.
>
>
> --
> joel
> ------------------------------------------------------------------------
> joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
> View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=197346
>
> http://www.thecodecage.com/forumz
>
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DSOFile.dll, Office Document Proerties, on 64-Bit Machine james.igoe@gmail.com Microsoft Dot NET 2 24th Oct 2010 09:14 AM
dsofile.dll and Excel 2007 file format Reinhard Thomann Microsoft Excel Programming 4 7th Apr 2009 11:50 AM
DSOFile.dll or DSOleFile.dll - which one??? Paul Bromley Microsoft VB .NET 4 24th Jan 2005 08:01 PM
DSOFILE.DLL - not with XML Don Microsoft VB .NET 0 25th Aug 2004 04:11 PM
Using DSOFile in ASP.Net??? Curtis Tammany Microsoft Dot NET 14 23rd Oct 2003 02:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:32 PM.