Cannot connect from Project Pro 2003 to Project Server 2003

D

Dmitry Kurskov

Hi all!

I have installed a new Project Server 2003. (Windows Server 2003+MS SQL 2000
SP3a + MS Sharepoint Portal server 2003)

I can cuccessfully access the Project Server from IE, but when I am trying
to connect from Project Pro 2003 - I am getting the following error:

"Cannot Connect

Project was unable to establish a connection with the selected Project
Server. This could be caused by a loss of network connectivity,
bla-bla-bla..."

In the Application log on my Project server i can see the following errors:

1.
Component: ConnectSvc
File:
C:\Office\dev\project\WebClient\source\server\connectorsvc\connectorsvc.cpp
Line: 777
Description: <Description><![CDATA[Restarting listener for the connector
configured by 'SOFTWARE\Microsoft\Office\11.0\MS
Project\Services\Configuration\Connector\ProjectServer1']]></Description>

2.
Soap error: XML Parser failed at linenumber 0, lineposition 0, reason is:
Access is denied.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

3.
Soap error: Loading of the WSDL file failed.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

4.
Soap error: One of the parameters supplied is invalid..
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Does anybody can suggest me what's wrong? What exactly access is denied in
message 2???

WBR
Dmitry
 
D

Dmitry Kurskov

Okay, I have reinstalled my PrjSrv, as described in MS article #840701 ("How
to install SharePoint Portal Server 2003, Windows Sharepoint Services and
Project Server 2003 on the same server"), and...

....have got an another error! :-(

---------------------
Source: PjTraceSvc
A message passed to the tracing service had an incorrect format, the message
follows
8Ñ1000Ñ<Error><Component></Component><File>C:\Office\dev\project\WebClient\source\server\pjdbcomm\Main.cpp</File><Line>59</Line><Description><![CDATA[
process started.]]></Description></Error>
----------
I cannot find this error description on Microsoft or on Internet.
Project Server Gurus, please, help me!!!

WBR
Dmitry


Gary L. Chefetz (MVP) said:
Dimitry:

This looks like installation issues, maybe with problems with the identities
your services are running under.

--

Gary L. Chefetz, MVP
"We wrote the book on Project Server
http://www.msprojectexperts.com

-
Dmitry Kurskov said:
Hi all!

I have installed a new Project Server 2003. (Windows Server 2003+MS SQL 2000
SP3a + MS Sharepoint Portal server 2003)

I can cuccessfully access the Project Server from IE, but when I am trying
to connect from Project Pro 2003 - I am getting the following error:

"Cannot Connect

Project was unable to establish a connection with the selected Project
Server. This could be caused by a loss of network connectivity,
bla-bla-bla..."

In the Application log on my Project server i can see the following errors:

1.
Component: ConnectSvc
File:
C:\Office\dev\project\WebClient\source\server\connectorsvc\connectorsvc.cpp
Line: 777
Description: <Description><![CDATA[Restarting listener for the connector
configured by 'SOFTWARE\Microsoft\Office\11.0\MS
Project\Services\Configuration\Connector\ProjectServer1']]></Description>

2.
Soap error: XML Parser failed at linenumber 0, lineposition 0, reason is:
Access is denied.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

3.
Soap error: Loading of the WSDL file failed.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

4.
Soap error: One of the parameters supplied is invalid..
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Does anybody can suggest me what's wrong? What exactly access is denied in
message 2???

WBR
Dmitry
 
Q

QC

You have to exclude the path of your project Server.

1. Open Sharepoint central administration
2. Configure virtual server settings
3. Click your virtual server
4. Click Define managed paths
5. Under Add a new path, exclude your project server i.e. /projectserver

I hope this helps.

Dmitry Kurskov said:
Okay, I have reinstalled my PrjSrv, as described in MS article #840701 ("How
to install SharePoint Portal Server 2003, Windows Sharepoint Services and
Project Server 2003 on the same server"), and...

...have got an another error! :-(

---------------------
Source: PjTraceSvc
A message passed to the tracing service had an incorrect format, the message
follows
8Ñ1000Ñ<Error><Component></Component><File>C:\Office\dev\project\WebClient\source\server\pjdbcomm\Main.cpp</File><Line>59</Line><Description><![CDATA[
process started.]]></Description></Error>
----------
I cannot find this error description on Microsoft or on Internet.
Project Server Gurus, please, help me!!!

WBR
Dmitry


Gary L. Chefetz (MVP) said:
Dimitry:

This looks like installation issues, maybe with problems with the identities
your services are running under.

--

Gary L. Chefetz, MVP
"We wrote the book on Project Server
http://www.msprojectexperts.com

-
Dmitry Kurskov said:
Hi all!

I have installed a new Project Server 2003. (Windows Server 2003+MS SQL 2000
SP3a + MS Sharepoint Portal server 2003)

I can cuccessfully access the Project Server from IE, but when I am trying
to connect from Project Pro 2003 - I am getting the following error:

"Cannot Connect

Project was unable to establish a connection with the selected Project
Server. This could be caused by a loss of network connectivity,
bla-bla-bla..."

In the Application log on my Project server i can see the following errors:

1.
Component: ConnectSvc
File:
C:\Office\dev\project\WebClient\source\server\connectorsvc\connectorsvc.cpp
Line: 777
Description: <Description><![CDATA[Restarting listener for the connector
configured by 'SOFTWARE\Microsoft\Office\11.0\MS
Project\Services\Configuration\Connector\ProjectServer1']]></Description>

2.
Soap error: XML Parser failed at linenumber 0, lineposition 0, reason is:
Access is denied.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

3.
Soap error: Loading of the WSDL file failed.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

4.
Soap error: One of the parameters supplied is invalid..
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Does anybody can suggest me what's wrong? What exactly access is denied in
message 2???

WBR
Dmitry
 
D

Dmitry Kurskov

I've checked it - it is already excluded....

Dmitry



QC said:
You have to exclude the path of your project Server.

1. Open Sharepoint central administration
2. Configure virtual server settings
3. Click your virtual server
4. Click Define managed paths
5. Under Add a new path, exclude your project server i.e. /projectserver

I hope this helps.

Dmitry Kurskov said:
Okay, I have reinstalled my PrjSrv, as described in MS article #840701 ("How
to install SharePoint Portal Server 2003, Windows Sharepoint Services and
Project Server 2003 on the same server"), and...

...have got an another error! :-(

---------------------
Source: PjTraceSvc
A message passed to the tracing service had an incorrect format, the message
follows
8Ñ1000Ñ<Error><Component></Component><File>C:\Office\dev\project\WebClient\source\server\pjdbcomm\Main.cpp</File><Line>59</Line><Description><![CDATA[
process started.]]></Description></Error>
----------
I cannot find this error description on Microsoft or on Internet.
Project Server Gurus, please, help me!!!

WBR
Dmitry


Gary L. Chefetz (MVP) said:
Dimitry:

This looks like installation issues, maybe with problems with the identities
your services are running under.

--

Gary L. Chefetz, MVP
"We wrote the book on Project Server
http://www.msprojectexperts.com

-
Hi all!

I have installed a new Project Server 2003. (Windows Server 2003+MS SQL
2000
SP3a + MS Sharepoint Portal server 2003)

I can cuccessfully access the Project Server from IE, but when I am trying
to connect from Project Pro 2003 - I am getting the following error:

"Cannot Connect

Project was unable to establish a connection with the selected Project
Server. This could be caused by a loss of network connectivity,
bla-bla-bla..."

In the Application log on my Project server i can see the following
errors:

1.
Component: ConnectSvc
File:

C:\Office\dev\project\WebClient\source\server\connectorsvc\connectorsvc.cpp
Line: 777
Description: <Description><![CDATA[Restarting listener for the connector
configured by 'SOFTWARE\Microsoft\Office\11.0\MS
Project\Services\Configuration\Connector\ProjectServer1']]></Description>

2.
Soap error: XML Parser failed at linenumber 0, lineposition 0, reason is:
Access is denied.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

3.
Soap error: Loading of the WSDL file failed.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

4.
Soap error: One of the parameters supplied is invalid..
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Does anybody can suggest me what's wrong? What exactly access is denied in
message 2???

WBR
Dmitry
 

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