SPMETAL Exception – The Web application at YOUR WEBSITE could not be found

Estava construindo o mapeamento LINQ de um Site do Sharepoint (por meio do SPMETAL) quando me deparei com a exception: “The Web application at [web site url] 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 intend ed application.”

O comando que estava executando era o seguinte:

SPMetal /web:http://MyServer:2222/ /code:myCode.cs

Leia mais »

Publicidade