Tuesday, February 07, 2012
Using SolidEdgeFileProperties.PropertySets without SE installed
Last Post 25 Mar 2010 12:01 PM by Carl Breving. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Carl BrevingUser is Offline
New Member
New Member
Posts:37

--
24 Mar 2010 10:30 AM  

I have a program that reads and updates Solid Edge file properties using SolidEdgeFileProperties.PropertySets.

I'd like to be able to use this program on computers that do not have a full installation of Solid Edge.  Is this possible and if so what do I need to do?

Thank you.

Carl Breving

chris mannUser is Offline
New Member
New Member
Posts:33

--
24 Mar 2010 11:03 AM  
Carl,

We have done this here, but installing these files, in this directory structure.
These files were originally found in the "C:\Program Files\SolidEdge V20\Program" directory.

C:\SolidEdge_v20_API\PropAuto.dll
C:\SolidEdge_v20_API\ResDLLs\0009\jdocres.drx

After copying into place, we then register it using:
regsvr32 "C:\SolidEdge_v20_API\PropAuto.dll"

Its worked for us, but I'm not sure if you will require different ResDLLs (presumably language related).

Thanks,
Chris.
Carl BrevingUser is Offline
New Member
New Member
Posts:37

--
24 Mar 2010 11:14 AM  

Chris.

That worked perfect.  The part I was missing was the \ResDLLs\0009\jdocres.drx

Once I added that I was able to register the PropAuto.dll and run the program.

Thank you.

Carl

Carl BrevingUser is Offline
New Member
New Member
Posts:37

--
25 Mar 2010 12:01 PM  

One note that I also needed \ResDLLs\0009\PropMgr.drx in order to use some of the other properties like Template.

You are not authorized to post a reply.

Active Forums 4.2
Copyright © 2011 JasonNewell.NET