Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / June 2006

Tip: Looking for answers? Try searching our database.

Getting and changing File Summry information

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hiten - 03 Jun 2006 13:13 GMT
Hi,

I am trying to find a way to get and change file summary information. I
tried using FileInfo class, but it doesn't give me information such as
"Author,Title,Rating" etc. Is there a way to get and change these information
using .NET libraries?

Sample would be a great help...

Thanks
Hiten
Michael Phillips, Jr. - 03 Jun 2006 17:21 GMT
Not without writing your own IPropertyStorage com interop assembly.

You can adapt the code provided by Microsoft in this KB article for your
needs:
http://support.microsoft.com/?id=224351

> Hi,
>
[quoted text clipped - 8 lines]
> Thanks
> Hiten
Hiten - 05 Jun 2006 21:27 GMT
I tried the URL u provided about DsoFile from microsoft, the only thing is...
I am getting Access Denied error when i tries to change a property of .mp3
file, however, it works on microsoft documents such as excel, visio document
etc. Do you think the DsoFile library is for microsoft documents only?

Any other suggestion??

thanks,
Hiten

> Not without writing your own IPropertyStorage com interop assembly.
>
[quoted text clipped - 14 lines]
> > Thanks
> > Hiten
Michael Phillips, Jr. - 06 Jun 2006 19:27 GMT
The DsoFile Library was written specifically for Office Documents.  You must
use the IPropertyStorage API to edit these properties.  The code to use the
API is supplied. You can easily extend the code for non Office files.

>I tried the URL u provided about DsoFile from microsoft, the only thing
>is...
[quoted text clipped - 26 lines]
>> > Thanks
>> > Hiten

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.