
17/10/2008, 01:58
|
| | Fecha de Ingreso: octubre-2008
Mensajes: 7
Antigüedad: 16 años, 4 meses Puntos: 1 | |
SPtite Error Buenas me estoy volviebndo loco, a ver si alguno me puede ayudar:
Estoy intendo conectar mi desarrollo web con sharepoint. EL desarrollo lo estoy haciendo en c#. pero siempre que intento declarar el SPSite me da el sieguiente error. Adjunto codigo y error.
SPSite objeto1 = new SPSite("http://srvsp:8081/");
El error es:
The Web application at http://srvsp:8081/ could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
Grascias de antemano,
un saludo.
Edu. |