Error:No SharePoint Site exists at the specified URL while deployong the webpart.
Posted
by Lalit
on Stack Overflow
See other posts from Stack Overflow
or by Lalit
Published on 2010-06-11T06:13:39Z
Indexed on
2010/06/11
6:22 UTC
Read the original article
Hit count: 377
deploy
Hi, I have build my custom webpart using the visual studio extensions. I want to deploy it. but getting error:
No SharePoint Site exists at the specified URL
for the solution I have tried to change the "Start browser with URL" from properties of the project in Debug tab. I gave my site name with port as,
but still problem there, when a i say build or deploy. Please guide me.
© Stack Overflow or respective owner