.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Reference to a Web Application

12 REPLIES 12
Reply
Message 1 of 13
Anonymous
293 Views, 12 Replies

Reference to a Web Application

Hi All,
Can we Reference AcDbmgd.dll and Acmgd.dll to a Web Application. Is it possible to get connected to AutoCAD from a Web Application. Any Help would be greatly appreciated. Thanks in Advance.

With Regards,
Basha
12 REPLIES 12
Message 2 of 13
Anonymous
in reply to: Anonymous

No. That two dll can only be used in Acad ObjectARX .NET API application,
running INSIDE Acad.


wrote in message news:5504360@discussion.autodesk.com...
Hi All,
Can we Reference AcDbmgd.dll and Acmgd.dll to a Web
Application. Is it possible to get connected to AutoCAD from a Web
Application. Any Help would be greatly appreciated. Thanks in Advance.

With Regards,
Basha
Message 3 of 13
Anonymous
in reply to: Anonymous

HI Norman,
Thank u for u r time.

With Regards,
Basha
Message 4 of 13
Anonymous
in reply to: Anonymous

But the fundamental question was not answered; is it possible to integrate
AutoCAD with web applications?

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-88043838&z=17&l=0&m=h


wrote in message news:5504624@discussion.autodesk.com...
HI Norman,
Thank u for u r time.

With Regards,
Basha
Message 5 of 13
Anonymous
in reply to: Anonymous

Hi Clinton,

Have a look at this.
http://discussion.autodesk.com/thread.jspa?threadID=547532

Best Regards,
Basha
Message 6 of 13
Anonymous
in reply to: Anonymous

You can't make an AutoCAD-based managed
application a web application.

You may be able to use a web application as a
proxy that can communicate with AutoCAD via
COM.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006/2007
http://www.acadxtabs.com

wrote in message news:5504360@discussion.autodesk.com...
Hi All,
Can we Reference AcDbmgd.dll and Acmgd.dll to a Web Application. Is it possible to get connected to AutoCAD from a Web Application. Any Help would be greatly appreciated. Thanks in Advance.

With Regards,
Basha
Message 7 of 13
Anonymous
in reply to: Anonymous

Thanks Basha and Tony who I see replied again.

I upgraded from R14 to ADT2004 not realizing how lying through their teeth
became the status quo for this vendor and their sycophants. Was that a wake
up to realize how corrupt this company had become in this context. I did
nothing with ADT because it had no meaningful support for Internet protocols
and the crippled implementation of the hyperlink wouldn't even run without
crashing (and I reinstalled twice on new harddrives) or blowing away my
desktop by obfuscating access to other applications. So now I'm being
"retired" (blackmailed) again and have to determine if paying them $2600 to
get into AC2008 is going to be yet more lies and crippleware.

I need a web enabled product that I can use with my acquired web development
skills.

<%= Clinton



wrote in message news:5505007@discussion.autodesk.com...
Hi Clinton,

Have a look at this.
http://discussion.autodesk.com/thread.jspa?threadID=547532

Best Regards,
Basha

Message was edited by: Discussion Admin
Message 8 of 13
Anonymous
in reply to: Anonymous

Your "fundamental question" strikes me as very open-ended. Both "integrate"
and "web applications" can mean many different things.

In addition to the comments already made in other posts, RealDWG (ObjectDBX)
can be used to manipulate DWG files w/o needing AutoCAD. There is also a
DWF toolkit and DWF Viewer that don't require AutoCAD; the DWF viewer can be
used as an ActiveX control in a web page. The Autodesk Labs "Freewheel"
project (http://dwfit.com) even lets you displays DWFs w/o the ActiveX
control.

If you're looking for a 100% web-based drawing application, a few of those
are being created using "AJAX" technologies (see http://gliffy.com for one
example).

All of these things make it possible to "integrate" AutoCAD with "web
applications" in some way.

Dan

"clintonG" wrote in message
news:5504982@discussion.autodesk.com...
But the fundamental question was not answered; is it possible to integrate
AutoCAD with web applications?

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/
MAP http://wikimapia.org/#y=43038073&x=-88043838&z=17&l=0&m=h


wrote in message news:5504624@discussion.autodesk.com...
HI Norman,
Thank u for u r time.

With Regards,
Basha
Message 9 of 13
Anonymous
in reply to: Anonymous

You can license RealDWG and integrate it into
whatever you want.

Using AutoCAD as a component in a web application
may also have other issues.. You could for example,
use it to do things for web client users, that would
violate the license agreement (take for example,
an online service that used AutoCAD to do conversion
between DWG and something else).


--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006/2007
http://www.acadxtabs.com

"clintonG" wrote in message news:5505595@discussion.autodesk.com...
Thanks Basha and Tony who I see replied again. Seems like its still
convoluted crippleware.

I upgraded from R14 to ADT2004 not realizing how lying through their teeth
became the status quo for this vendor and their sycophants. Was that a wake
up to realize how corrupt this company had become in this context. I did
nothing with ADT because it had no meaningful support for Internet protocols
and the crippled implementation of the hyperlink wouldn't even run without
crashing (and I reinstalled twice on new harddrives) or blowing away my
desktop by obfuscating access to other applications. So now I'm being
"retired" (blackmailed) again and have to determine if paying them $2600 to
get into AC2008 is going to be yet more lies and crippleware.

I need a web enabled product that I can use with my acquired web development
skills.

<%= Clinton



wrote in message news:5505007@discussion.autodesk.com...
Hi Clinton,

Have a look at this.
http://discussion.autodesk.com/thread.jspa?threadID=547532

Best Regards,
Basha
Message 10 of 13
Anonymous
in reply to: Anonymous

Sounds enticing but would you license anything from Sybil? 🙂

<%= Clinton



"Tony Tanzillo" wrote in message
news:5506743@discussion.autodesk.com...
You can license RealDWG and integrate it into
whatever you want.

Using AutoCAD as a component in a web application
may also have other issues.. You could for example,
use it to do things for web client users, that would
violate the license agreement (take for example,
an online service that used AutoCAD to do conversion
between DWG and something else).


--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006/2007
http://www.acadxtabs.com

"clintonG" wrote in message
news:5505595@discussion.autodesk.com...
Thanks Basha and Tony who I see replied again. Seems like its still
convoluted crippleware.

I upgraded from R14 to ADT2004 not realizing how lying through their teeth
became the status quo for this vendor and their sycophants. Was that a wake
up to realize how corrupt this company had become in this context. I did
nothing with ADT because it had no meaningful support for Internet protocols
and the crippled implementation of the hyperlink wouldn't even run without
crashing (and I reinstalled twice on new harddrives) or blowing away my
desktop by obfuscating access to other applications. So now I'm being
"retired" (blackmailed) again and have to determine if paying them $2600 to
get into AC2008 is going to be yet more lies and crippleware.

I need a web enabled product that I can use with my acquired web development
skills.

<%= Clinton



wrote in message news:5505007@discussion.autodesk.com...
Hi Clinton,

Have a look at this.
http://discussion.autodesk.com/thread.jspa?threadID=547532

Best Regards,
Basha
Message 11 of 13
Anonymous
in reply to: Anonymous

Hi Tony,
That is what i am looking for. I want to connect to AutoCAD from a Web Application ( Out of Process) .

Thanks & Regards,
Basha
Message 12 of 13
Anonymous
in reply to: Anonymous

Take a look at this page:
http://snippetsandmusings.blogspot.com/2005/12/net-remoting-and-autocad-managed.html
Message 13 of 13
Anonymous
in reply to: Anonymous

Hi,
Thank you, I will give it a try.

With Regards,
Basha

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost