ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
PNPrasob N16/03/2011

Friends,

I am creating a C# application that takes an .sldasm file.

object oClassType = Type.GetTypeFromProgID("SldWorks.Application");

returns null value. What could be the reason.

I have installed solidworks 2009 in my machine.

Please  help