Cant add control

Discuss and ask questions about CAD .NET library.

Moderators: SDS, support, admin

Post Reply
inagar
Posts: 2
Joined: 20 Oct 2010, 12:27

Cant add control

Post by inagar » 20 Oct 2010, 12:30

I try to load CADPictureBox to Aspx page is it possible? I have a problem I work with Gizmox used in Gizmox.WebGUI.Forms.Form not in System.Windows.Forms.Form so I can load the Control normally.

Best regards,
Itay Nagar
Technosoft LTD

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Cant add control

Post by support » 20 Oct 2010, 13:50

Hello.
Unfortunately CADPictureBox control can't be used with ASP.NET applications. Moreother other CAD Import .NET controls can't be used for such task.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

inagar
Posts: 2
Joined: 20 Oct 2010, 12:27

Re: Cant add control

Post by inagar » 20 Oct 2010, 14:13

Do you have any tools that can be run on ASP.net see layers and other information ?

Itay Nagar.

support
Posts: 3272
Joined: 30 Mar 2005, 11:36
Contact:

Re: Cant add control

Post by support » 20 Oct 2010, 14:26

Hello Itay.
CAD Import .NET doesn't provide any such tools. All forms within library inherit from System.Windows.Forms.Form.

Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

Post Reply