Using MSProject 2007 activex controls on a web page.

M

mqsash

Hello,

We are creating a web page that will allow users to view project data and
tasks allocated to them in a web page on a site that they could access over
the internet.
They would also be able to edit / modify the data as they can using PWA.

We plan on (if possible) using the PSI to retreive and save such data and
use the activeX controls provided by Project 2007 to present the data on the
web site..

Use of MOSS and PWA is ruled out as the website is supposed to be accesible
over the internet (but correct me if we can use it over the internet).

We have found an example of using the MSPJGrid activex control. That
example can be found here :
http://msdn.microsoft.com/en-us/library/aa209348(office.11).aspx

Question1: In the above example the project database is a MDB file and it
works, but we are not sure how we can replace the mdb data with data from a
Project server (fetched using PSI or any other means).

Question2: Besides the above example we really could not find any more
examples/documentation about using the GRID control and no example nor
documentation at all for the other controls. Could someone point me to some
examples or reference material that will help us use the activex controls in
our web site.

Any leads would be most appreciated.
 
J

jack dahlgren

That refers to the Proj Server 2003 activex control - proj 2007 would be
version 12.
I may be wrong, but I'm pretty sure that you are not licensed to use those
controls without a client access license. This is why there are no code
samples out there for doing so.

Why not just write your own grid control and populate it with data using the
PSI?

-Jack Dahlgren
 

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