using (SPSite site = new SPSite("http://servername/sites/test/"))
{
PageViewerWebPart pvwp = new PageViewerWebPart();
pvwp.Title = "My Page Viewer Web Part";
pvwp.ContentLink = "http://www.cnn.com";
}
Cannot retrieve the URL specified in the Content Link property. For more assistance, contact your site administrator.
иногда я получаю ошибку The Web Part has timed out
, а иногда и вышеприведенную ошибку. и я проверяю, что мой интернет работает, поэтому я открываю браузер и могу получить доступ к сайту