• Home
  • About
Subscribe: Posts | Comments | E-mail
  • SharePointTopics on Microsoft SharePoint Technology
  • Silverlight, WPFSilverlight, Windows Presentation Foundation
  • MiscellaneousRandom bits and rants

Rouslan Grabar on NET, SharePoint, SilverLight, WPF and other technology related topics

Posts Tagged ‘VSeWSS’


Posted on May 11, 2009 - by Rouslan Grabar

SharePoint: Разворачиваем среду для разработки – Часть 3

В третьей части я расскажу о процессе установки и настройке расширений SharePoint для Visual Studio (VSeWSS). В качестве примера, я буду использовать мартовскую CTP версию расширений – VSeWSS 1.3 CTP.

Расширения призваны облегчить и унифицировать процесс разработки приложений на платформе SharePoint. Облегчение разработки достигается за счет предоставления шаблонов и визардов для создания основных элементов, таких как шаблоны списков, типов содержимого, пользовательскиз полей списка. Кроме того, в распоряжение разработчиков предоставлена инфраструктура деплоймента разрабатываемого решения, что значительно сокращает затраты времни на создание пакетов расширений и отладку.
(more…)


Posted on March 30, 2009 - by Rouslan Grabar

Fix HTTP 404.3 web service error after installing VSeWSS 1.3

I have encountered weird web service 404 error after I installed and configured the March CTP of VSeWSS 1.3. I call it weird, because I was expecting access denied error, but not the dreaded “File Not Found” billboard on my way to use the latest version of VSeWSS. :)

Some people have the same problem, too.

Anyway,  given the fact that I was setting up the development environment on a fresh installation of Windows 2008 Web Server I figured out that  the problem is caused by the fact that IIS does not know how to handle the request addressed to the service. So here is the solution:

Win+R > cmd

cd "%SystemRoot%\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\"
ServiceModelReg.exe -i

Enjoy!


Posted on March 25, 2009 - by Rouslan Grabar

SharePoint: Разворачиваем среду для разработки – Часть 1

О серии статей “SharePoint: Разворачиваем среду для разработки”

В этой серии статей я рассказываю о том, как настроить среду для разработки под Windows SharePoint Services 3.0/Microsoft Office Sharepoint Server 2007. В первой статье из серии будет подробно, по шагам и с иллюстрациями, описан процесс установки бесплатного пакета Windows SharePoint Services 3.0 на рабочей машине разработчика.

Я буду использовать следущие компоненты:

(more…)



  • Recent Posts

    • SharePoint 2010: Проектирование списков и схем [techdays.ru]
    • Доклад по PerformancePoint Server 2007 на сайте TechDays.ru
    • How to allow only Folder items to be created in the List root folder
    • Move list item into a subfolder in the same list
    • Краткий обзор возможностей SharePoint 2010 для конечных пользователей
  • Tags

    Для новичков Customization Developer Utility Fileds For Beginners IIS mac os x Misc MOSS MSDN photosynth Powershell Russian Screencast SharePoint SharePoint 2010 SharePoint Designer Silverlight, WPF Snippet SPItemEventReceiver techdays timer job Toolbox tricks troubleshooting Virtualisation VSeWSS wcf web service Windows windows authentication WPF WSS
  • Blogroll

    • My personal journal in Russian.
    • Picture Downloader Software
    • Russian SharePoint Community
  • Archives

    • March 2010
    • November 2009
    • October 2009
    • July 2009
    • May 2009
    • April 2009
    • March 2009
© 2009 Rouslan Grabar. All Rights Reserved.