Message 1 of 2
Creating .Dwg file using Window service
Not applicable
12-07-2012
01:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I have project requirement to create asp.net web application to collect input about drawing file(.dwg). After users enters information,they will apply their own project information for generation of dwg.
Meanwhile project have another component as window service which will use queue mechanism to gather all user projects and execute it one by one to create drawing file.
Web application will be hosted on server having AutoCad 2012 license installed.
My question is: Can I use AutoCad 2012 License to achieve this for executing multiple request one by one ? Is it violation of any license terms for execution of multiple request?
Pl advise asap.
Many Thanks in advance