rocheey
Industrial
- Jan 21, 2001
- 230
It wasnt long after our IT guy left that my old NT4 partition drew its last breath. Im now running SW03/SP3 on a Win2k/SP4 box.
Im now finding that none of my programs that attempt to read the geometry out of a dwgdoc.View are working. There is no error, it just returns happily and says the UBOUND of the geometry safearray is -1. (I would have thought the call to return an EMPTY variant instead, tho)
Im also finding that I cannot access the feature manager tree in a drawing, as well. I have not found similar problems (yet) in assemblies or part files.
I am supposedly set up with default POWERUSER rights, where this call fails. I isolated the offending code, and put a simple part/drawing/macro up on the company server where I ran it from a box with ADMIN rights. It worked flawlessly. I also had success on my home boxes, user Win2k, and WinME.
I was given a 'limited' admin account (for my own local box) and the call works, from the same box, same apps, etc) but this limited account does not give me any access to the company network. Needless to say, all the files are on the network. And I wouldnt trust copying them down locally, because many of the assemblies use parts files of the same name, but in different directories... copying the correctly-named part file from the wrong directory, and running locally, could cause a disaster.
My VAR says that Ive identified the problem alright, but cannot give me any specifics to WHAT network permissions might be causing this.
Any of you wizards out there wear an API hat and an IT hat ?
Im now finding that none of my programs that attempt to read the geometry out of a dwgdoc.View are working. There is no error, it just returns happily and says the UBOUND of the geometry safearray is -1. (I would have thought the call to return an EMPTY variant instead, tho)
Im also finding that I cannot access the feature manager tree in a drawing, as well. I have not found similar problems (yet) in assemblies or part files.
I am supposedly set up with default POWERUSER rights, where this call fails. I isolated the offending code, and put a simple part/drawing/macro up on the company server where I ran it from a box with ADMIN rights. It worked flawlessly. I also had success on my home boxes, user Win2k, and WinME.
I was given a 'limited' admin account (for my own local box) and the call works, from the same box, same apps, etc) but this limited account does not give me any access to the company network. Needless to say, all the files are on the network. And I wouldnt trust copying them down locally, because many of the assemblies use parts files of the same name, but in different directories... copying the correctly-named part file from the wrong directory, and running locally, could cause a disaster.
My VAR says that Ive identified the problem alright, but cannot give me any specifics to WHAT network permissions might be causing this.
Any of you wizards out there wear an API hat and an IT hat ?