OVH Cloud OVH Cloud

(SPS 2003) Web service

6 réponses
Avatar
Pascal
Après avoir déployé mon web service, sur le server 2003 (ou est installé
Sharepoint) quand j'essai mon web service via IE (http://.../ws/ws.asmx) il
me dit page not found. Quelqu'un a une idée ?

6 réponses

Avatar
EROL MVP SPS
Bonsoir,

Vous avez installé un WSS sur un Windows 2003 server, c'est cela ?
Voir :
http://www.sharepoint-france.com/WSS/Tutorials/2004-04-30/Default.aspx

ou celui avec SQL si c'est le cas.

IIS 6.0 est bien installé ?

--
EROL MVP SharePoint. www.mysps.info
http://aspnet2.com/mvp.ashx?ErolGiraudy

"Pascal" a écrit dans le message de news:

Après avoir déployé mon web service, sur le server 2003 (ou est installé
Sharepoint) quand j'essai mon web service via IE (http://.../ws/ws.asmx)
il
me dit page not found. Quelqu'un a une idée ?


Avatar
EROL MVP SPS
Bonjour Pascal,

Allez lire ceci en anglais :

XML Web Services


XML Web services are the fundamental building block in the move to
distributed computing on the Internet. Open standards and the focus on
communication and collaboration among people and applications have created
an environment where XML Web services are becoming the platform for
application integration. Applications are constructed using multiple XML Web
services from various sources that work together regardless of where they
reside or how they were implemented.

XML Web services are built on XML, SOAP, WSDL and UDDI specifications. These
constitute a set of baseline specifications that provide the foundation for
application integration and aggregation. From these baseline specifications,
companies are building real solutions and getting real value from them.

While much work has been done to make XML Web services a reality, more is
needed. Today, people are having success with XML Web services, but there
are still things that are left as an exercise for the developer e.g.
security, operational management, transactions, reliable messaging. The
Global XML Web Services Architecture will help take XML web services to the
next level by providing a coherent, general purpose model for adding new
advanced capabilities to XML Web services which is modular and extensible.

http://www.gotdotnet.com/team/XMLwebservices/default.aspx

+

http://www.gotdotnet.com/team/XMLwebservices/gxa_overview.aspx



Il ya aussi des NG sur les Web Services.

Voyez aussi chez MSDN:

Les aspects techniques

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnglobspec/html/wsspecsover.asp

+ services

http://msdn.microsoft.com/webservices/

Les annuaires

http://uddi.eraserver.net/Developer.aspx

Maintenant vous pouvez aussi travailler avec InfoPath et WSS.

Il y a d'excellent livre sur le sujet en anglais.

Les Techheadbrother : http://www.techheadbrothers.com/
--
EROL MVP SharePoint. www.mysps.info
http://aspnet2.com/mvp.ashx?ErolGiraudy

"Pascal" a écrit dans le message de news:

Après avoir déployé mon web service, sur le server 2003 (ou est installé
Sharepoint) quand j'essai mon web service via IE (http://.../ws/ws.asmx)
il
me dit page not found. Quelqu'un a une idée ?


Avatar
Renaud Comte
Hum hum

votre Service Web a il ete deployé sur un site Portail SPS/WSS par hasard ?

Renaud COMTE [MVP]
from Switzerlan
Avatar
AnthonyB
Si vous avez publier votre Service Web sur la racine d'un site WSS ou SPS, il
faut exclure le répertoire virtuel de votre Service Web des chemins gérés de
WSS.

Dans l'admin central de WSS >
- choisir Configurer les paramètres du serveur virtuel
- choisissez le site sur lequel le Service est déployé
- puis sélectionner Définir les chemins gérés
- enfin ajouter le chemin de votre service Web et choisissez de l'exclure.

AnthonyB

"Pascal" a écrit :

Après avoir déployé mon web service, sur le server 2003 (ou est installé
Sharepoint) quand j'essai mon web service via IE (http://.../ws/ws.asmx) il
me dit page not found. Quelqu'un a une idée ?


Avatar
AnthonyB
Si votre SW est hébergé sur un site WSS ou SPS, pour l'utiliser, vous devez
l'exclure des chemins gérés de WSS.

Admin WSS, config du serveur virtuel, choisir votre site, puis définir les
chemins gérés

AnthonyB

"Pascal" a écrit :

Après avoir déployé mon web service, sur le server 2003 (ou est installé
Sharepoint) quand j'essai mon web service via IE (http://.../ws/ws.asmx) il
me dit page not found. Quelqu'un a une idée ?


Avatar
EROL
Juste
+++

"AnthonyB" a écrit :

Si votre SW est hébergé sur un site WSS ou SPS, pour l'utiliser, vous devez
l'exclure des chemins gérés de WSS.

Admin WSS, config du serveur virtuel, choisir votre site, puis définir les
chemins gérés

AnthonyB

"Pascal" a écrit :

> Après avoir déployé mon web service, sur le server 2003 (ou est installé
> Sharepoint) quand j'essai mon web service via IE (http://.../ws/ws.asmx) il
> me dit page not found. Quelqu'un a une idée ?