Login to server

L

laqula

How can I login to Project Server after opening application using COM library?
My C# code looks like this:

ApplicationClass projectApp = new ApplicationClass();
projectApp.AppMaximize();

and it opens Project Pro aplication but I can't communicate with Server.
When I open Project Pro from menu start everything works fine, but when I use
code posted earlier Project doesn't login to server.
 
J

Jle

I have the same issue. Can someone please post the solution or if you found
the solution, please post to share.

Thanks!
 
J

JohnL

Thanks for the link but that isn't what I'm looking for. I have called
Microsoft and its been 2 weeks and they haven't been able to close the
ticket. They also can't find a solution. The only other thing that kind of
make sense that I found was a SHELL approach but I couldn't get that to work
(could be syntax).

Thanks for you reply and let me know if you have a solution.

Thanks,

John
 

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