Click here to Skip to main content
15,895,557 members

Comments by Member 12966735 (Top 18 by date)

Member 12966735 15-Feb-21 7:56am View    
Thank you Rick . it was actually issue with the version the older CADImport version was not supporting the dwg file . I have updated the version and now its working
Member 12966735 14-Jan-21 8:39am View    
ok but it is throwing error while creating object of the form and for loading the image we have code in frmDMSViewer
cadPictBox.ImageLocation = FileName;
cadPictBox.Load();

also can you please suggest link that i can use with this 6.3 existing version as when i tried with version 11 it doesnt have cadpicbox.Load or imagelocation method
Member 12966735 1-Oct-20 1:14am View    
It shows invalid credentials. we are able to connect in SQL with that credential but when we run the report it shows invalid
Member 12966735 4-Sep-17 2:55am View    
sorry but im not getting you can you please explain using any example
im using content place holder here
Member 12966735 2-Aug-17 2:46am View    
manually its working but not getting through code didnt find code on google for this now im trying to execute command prompt through code but dont knw how to pass the multiple arguments