VB.net cant find documents collection
VB.net cant find documents collection
(OP)
Hi all,
Since upgrading to SE v.15 my programs that I have written which auotmatically open files no longer work.
What I think is happening is that the documents collection is null and thereofre is nothing which means I cant open any files using VB.net.
Does anyone have any idea why this is happensing and how to possiblt fix it?
Thanks
Craig Brunton
Since upgrading to SE v.15 my programs that I have written which auotmatically open files no longer work.
What I think is happening is that the documents collection is null and thereofre is nothing which means I cant open any files using VB.net.
Does anyone have any idea why this is happensing and how to possiblt fix it?
Thanks
Craig Brunton





RE: VB.net cant find documents collection
I know this is not a fix, but so far has worked for a similar situation we have.
--Scott
For some pleasure reading, try FAQ731-376
RE: VB.net cant find documents collection
I already use the GetObject but it still gives me the same thing.
I am not sure of the reason as this only started to occur when we installed V15.
We have uninstalled and re-installed edge as well as VB.net
We are going to install edge on another machine to and run the program. At this point we are trying nearly anything that we can think of.
Thanks
Craig Brunton