Hi sir
I load dwg file using below sample code with latest dll.
private void button1_Click(object sender, EventArgs e)
{
// load DWG in an instance of Image via its Load method
using (var image = Aspose.Cad.Ima…...initializer for ‘Aspose.CAD.Image’ threw an exception" Aspose.CAD Product...using (var image = Aspose.CAD.Image.Load(“E:\CAD file\S01_INDEX.dwg”))...