Excel services issues with Project Web Access sites

Hi,

I am trying to access the excel services API of a project workspace site created through project web access and am not able to add the web reference even though the workspace sites exposes the webservice and methods.
The following error is given in the web service description box:

<<

The document at the urlhttp://litware:104/_vti_bin/ExcelService.asmx?wsdl was not recognized as a known document type.

The error message from each known type may help you fix the problem:

- Report from 'DISCO Document' is 'Root element is missing.'.

- Report from 'WSDL Document' is 'There is an error in XML document (0, 0).'.

- Root element is missing.

- Report from 'XML Schema' is 'Root element is missing.'.

>>

Is this webservice supported in Project Server sites?

[904 byte] By [Anirudhmk] at [2008-2-4]
# 1

Excel Services only comes as part of the MOSS for Internet Sites and the Enterprise SKU.

For more information about the various packaging of Excel Services, you can read this site.

ShaharPrish-MSFT at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 2

Hi Ani,

Did Shahar's post answer your question? If so, could you mark it as the answer to this thread?

Otherwise please let us know what you're still having trouble with.

Thanks!

# 3

Anirudhmk,

Aside from the Project Server licensing issues the error you have shown occurs if you are not referencing a valid site collection. In your example you may will not have created a site collection at the root. You can add the reference using the link

http://litware:104/sites/myprojectsite/_vti_bin/Excelservice.asmx?wsdl

This assumes you have a site collection at the location sites/myprojectsite rather than forcing you to create a root level site.

HTH

Andrew

<<

The document at the url http://litware:104/_vti_bin/ExcelService.asmx?wsdl was not recognized as a known document type.

The error message from each known type may help you fix the problem:

- Report from 'DISCO Document' is 'Root element is missing.'.

- Report from 'WSDL Document' is 'There is an error in XML document (0, 0).'.

- Root element is missing.

- Report from 'XML Schema' is 'Root element is missing.'.

>>

andrewwoodward at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 4

if you have created a site collection then use the url reference as:

http://<server>/sites/<sitename>/_vti_bin/excelservice.asmx

Vasu at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...
# 5
Yep Andrew. That helped me. I too had the same problem and I thought may be wsdl document is disabled @ web.config level. The reason is, as a newbie, when we look at IIS and browse the websites from IIS, we are confused by many web.config files at different levels. So the lesson: I may not see the _vti_bin folder within the http://..../sites/service.asmx within IIS but while searching for web references in the computer, but that's what I've to use to view the wsdl and add that service as reference.
Thamizh007 at 2007-9-5 > top of Msdn Tech,SharePoint Products and Technologies,SharePoint - Excel Services...

SharePoint Products and Technologies

Site Classified