DSOFILE X configuration specific properties
DSOFILE X configuration specific properties
(OP)
With DSOFILE I am able to read and modify properties of documents, including SW doc., without the need to open the files, but I can only access summary properties and the "normal" custom properties. Does anyone knows how to read and write configuration specific properties with DSOFILE? Is it possible?
Thanks
Thanks






RE: DSOFILE X configuration specific properties
And, since I am having a weird DSOFile problem, are you using your DSOFile stuff on an XP machine? If so, I need to talk to you about it.
Mr. Pickles
RE: DSOFILE X configuration specific properties
Thanks
RE: DSOFILE X configuration specific properties
If you know someone with XP, ask them to try it. They will need DSOFile registered (regsvr32). Interesting to see if it works for them....
Mr. Pickles
RE: DSOFILE X configuration specific properties
RE: DSOFILE X configuration specific properties
I have tried the install routine that comes with some versions, and have manually registered it using regsrv32.
I'm not sure, but I think that DSOfile was supposed to be a "stop gap" to use since VB6 couldn't swap Custom Property info without some possible problems since the 2 "routines" in VB for it weren't neccessarily automation compliant.
So my theory is that the DSOfile is not compatible with XP and that VB.Net has the DSOfile functionality built-in. Therefore M$ isn't too keen on making a new one, since they would prefer to sell numerous copies of what I think is overpriced ".Net" stuff.
But, maybe it is just my computer. If DSOfile is on there, it crashes, if not it doesn't...
Mr. Pickles