Project Automation via ASP.NET

J

Jeff

Read a lot about how we're not suppose to use Office apps on a server
to, in our case, generate Project files. (We got it to work, but it's
not supported or recommended by MS).

Looking at the alternatives. The idea is to move the processing to the
client so we think we need to create a activeX control that will be
downloaded to the client (via IE), passed in a parm, open Project and
create our file.

Questions I have.
What is the equivalent of ActiveX controls in VS2005? There won't be
any interface just code.
Will this work?
Do these have to be signed?

Thanks
Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top