I’ve been working on InfoPath form which utilize WCF. And most operations work without any problem. Piece of cake. But when I create last method and tried to use it with combo box of my InfoPath form I get an error “You must select repeating group or field” during...
Technology
User Profiles–again.
As you can read I was fighting with user profile service for SharePoint 2010. Today I faced a new problem. With new SharePoint installation I’ve created new service application for user profiles. No problem. Now it’s time to start User Profile Service… A few minutes...
User profiles still doesn’t work
Well, I’m not happy after SharePoint Service Pack 1 installation. I was thinking that my problem with user profiles will be solved. I was wrong… The problem still exists and I have no idea how to solve it and I can’t reproduce it in my virtual environment… It...
Problem with SharePoint User Profiles
A few days ago I’ve posted question on Microsoft SharePoint forum (here). I have a strange problem in one of my SharePoint installation with user profile service: I get error: "Error: Access Denied" when I try to: "Edit" or add "New profile" in "Manager user prfiles"...
WCF and SharePoint
WCF and SharePoint Recently I was checking options to utilize WCF together with SharePoint. In SharePoint 2007 it was difficult but SharePoint 2010 is different story as it was written in .net 3.5, which fully support WCF. Creating WCF and putting it into SharePoint...
IIS installation on Windows 7
After a few hours of searching I finally found it! The thing was simple - run web site on my PC with IIS. Ok it’s nothing complicated… Well, after installation and a lot of changes to configuration I can’t display anything in a browser. What’s going on??? Even default...