Bonjour,
Je voudrais accéder à un site par l'intermédiaire de ma webpart, mais j'ai une erreur qui reviens systématiquement
Voici le code qui lève l'exception
SPSite osite = new SPSite(site);
L’exception :
The Web application at https://server/sites/sitename/default.aspx 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.
Pour info le site est sur un serveur différent de la webpart, j'ai les droits pour y acceder!
Partager