• 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 ‘Toolbox’


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 10, 2009 - by Rouslan Grabar

AppPools and Timer Services recycle utility for SharePoint developers

Working on timer jobs article translation I discovered really nice and very useful system tray utility. The purpose of the utility is to recycle web application pools, a humdrum task every SharePoint developer has to perform as a part o his/her duty. The Application Pool Manager utility sits patiently  in windows notification area (aka system tray) and waits for your commands. The utility is a free download and has been written by a respectable SharePoint developer, Microsoft MVP, Spencer Harbar. Visit his site to download most recent version of the Application Pool Manager utility.

application-pool-manager-utility-for-sharepoint-developers



  • 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.