47 reputation
4
bio website
location
age
visits member for 1 year, 6 months
seen yesterday
stats profile views 6

Mar
27
awarded  Supporter
Feb
1
comment How to collect user profile details?
I have added my account to admin list for user profile service. Nothing has changed. When I click on User Profile Service link, I'm getting exception window. I'm not able to open configuration site for this service.
Feb
1
comment How to collect user profile details?
Yes, User Profile Service is started. User Profile Synchronization Service has status "starting" all the time.
Feb
1
comment How to collect user profile details?
User Profile Service Application is checked for this web application. This is main web application on my host.
Feb
1
asked How to collect user profile details?
Jan
16
asked How to define Guid for custom field type?
Dec
18
asked Strange error from timer job service
Dec
11
awarded  Commentator
Dec
11
accepted How to migrate web parts from SP 2007 to SP 2010?
Dec
11
comment How to migrate web parts from SP 2007 to SP 2010?
Thank you for your answer.
Dec
11
asked How to migrate web parts from SP 2007 to SP 2010?
May
15
comment Why feature is linking old dwp version?
Thank you for your post.
May
15
accepted Why feature is linking old dwp version?
May
15
asked Why feature is linking old dwp version?
Mar
28
comment Website cannot be found
Windows auth is enabled. Anonymous acces ans basic auth are disabled
Mar
22
comment Website cannot be found
Everything has been working correct. Host Headers looks fine and I did IISReset.
Mar
22
asked Website cannot be found
Feb
29
comment Why Execute method is not called?
restart SharePoint Timer service solved all issues.
Feb
29
comment Why Execute method is not called?
I have added System.Diagnostics.Debugger.Break(); into constructor and Execute method. After deploy job stops in constructor so I can debug, but not in Execute method. This method is not being called.
Feb
29
comment Why Execute method is not called?
This is appearing when job is being executed: Site Enumeration Stack: at Microsoft.SharePoint.SPBaseCollection.GetEnumerator() at SP2010_CopyDocs.CopyDocsJob.Execute(Guid targetInstanceID) at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinit‌​ion jd, Guid targetInstanceId, Boolean isTimerService, Int32& result) at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result)