| bio | website | |
|---|---|---|
| location | Manchester, United Kingdom | |
| age | 28 | |
| visits | member for | 1 year |
| seen | Apr 16 at 8:39 | |
| stats | profile views | 6 |
.Net developer working for an ad agency, getting stuck into SharePoint for the needs and requirements of new clients!
Skills/Experience: ASP.Net, MVC.Net, C#, HTML, CSS, Javascript, SQL and more recently SharePoint 2010!
|
Feb 8 |
awarded | Popular Question |
|
Oct 19 |
awarded | Editor |
|
Oct 19 |
revised |
SharePoint FBA Users being removed from SharePoint deleted 9 characters in body |
|
Oct 19 |
asked | SharePoint FBA Users being removed from SharePoint |
|
Sep 7 |
comment |
Calendar Permissions - Edit/Delete Thanks for this. In the end we have gone for a different, possibly more hacky approach. Although, I think I've confused myself and the fix I've come up with doesn't seem to fit with the question I originally asked. We enabled the DisplayRibbon Toolbar in the DispForm.aspx of the calendar list, then i manually overrode the defaulttemplates of that toolbar to hide the manage permissions. It's a quick and dirty solution, but its doing the job (for now). SharePoint has mashed my head over the last few months so sorry if this post makes no sense, but thanks for getting back to me! |
|
Sep 7 |
awarded | Commentator |
|
Sep 4 |
asked | Calendar Permissions - Edit/Delete |
|
Jun 28 |
answered | How to get FBA users' profile with ASP.NET |
|
Jun 28 |
asked | FBA User Profile Creation Access Denied |
|
Jun 26 |
awarded | Tumbleweed |
|
Jun 19 |
asked | FBA and Profiles - My Site |
|
Jun 13 |
comment |
SPUser vs. UserProfile vs My Settings Thanks for the information on this, we're having to learn SharePoint and things like this can get a tad confusing. I'm currently on the trail of setting up User Profile Synchronization, and mapping fields in the profile (no.3) to hopefully my FBA DB fields, time will tell how successful I'lll be! |
|
Jun 1 |
comment |
FBA Custom Login Mixed - Access Denied Loops Back to Login Page Ah right, actually I wouldn't know how to do a custom dual login screen. I have the same setup, so I used the windows account as an initial account to set some things up, but once I had a FBA account, I added it to the site collection administrators and now only use FBA, however, it would be interesting to know how to initiate a windows login prompt! |
|
Jun 1 |
asked | SPUser vs. UserProfile vs My Settings |
|
May 31 |
answered | FBA Custom Login Mixed - Access Denied Loops Back to Login Page |
|
May 31 |
comment |
SharePoint 2010 My Site Sub Site Then again, the 'My Site Settings' in the central admin still points to this 'subsite', so is it even possible to host multiple my sites that work independently of one another? |
|
May 31 |
comment |
SharePoint 2010 My Site Sub Site Ah right, I figured it out, seems I was just adding my managed paths in wrong. The reason I wanted it in the same site was for a)the URL continuity, but also, the client may have many more of the same site, but with differing themes, so if I had a central site, I wouldn't know how to style that up for different sites. Also, are all users always shared? Currently, I have setup Forms Based Authentication, unique to the site. Should everything be kept more abstract? |
|
May 31 |
asked | SharePoint 2010 My Site Sub Site |
|
May 29 |
comment |
Multiple mysite hosts + fba So does this mean you got FBA working with a SharePoint MySite? I've had FBA working for a while now without any problems, but finding it difficult to integrate my users with a mysite so that they have profile pages, etc., and finding it even harder to find any help on the internet! So you created an extra web app, and site, then just linking to this from your original, uysing the same users DB, providers etc.? Any help on this would be great!?! Thanks, Bav |
|
May 16 |
comment |
Can't access the 'Site Settings' page after enabling Forms Based Authentication Thanks for your input on this, turns out the FBA pack I used was adding multiple controls with the same ID onto the page and was causing the site settings page to error! |