Re: Kerberos Pain

2012-04-18 Thread Jey Srikantha (GMail)
Let me send you a couple of articles. Regards, .\jEy Jey Srikantha (j...@jeylabs.com.au) +61(0)400 846 996 Director of Consulting, Technology and Innovation jEyLaBs – SharePoint Workflow Experts (www.jeylabs.com.au) Melbourne, Australia jeylabsblog.com If you think that you have received th

RE: SharePoint or ASP.NET

2012-04-18 Thread Tony Finnemore
Hi Tom - Yes it can be done and has been done as you will find if you look at SharePoint applications listed on sites like http://www.sharepointreviews.com/product-directory/business-solutions.html That is not to say it is easy or why would you want to start from scratch with a CRM type applic

RE: Kerberos Pain

2012-04-18 Thread Dylan Tusler
Interesting. I've run setspn -x and it turned up a duplicate entry. It is a duplicate entry for the server, but with a different login name. So probably not an issue. A colleague here has pointed out a setting in IIS which is buried deep in Advanced Settings under the web site authentication ar

RE: Kerberos Pain

2012-04-18 Thread Dylan Tusler
Aah, yes, Sharepoint 2010 SP1 with June 2011 CU Dylan Tusler Team Lead Data, Development & Integration ICTS Branch Sunshine Coast Regional Council P 07 5420 8002 E dylan.tus...@sunshinecoast.qld.gov.au A Locked Bag 72, Sunshine Coast Mail Centre QLD

Re: Kerberos Pain

2012-04-18 Thread Iain Carlin
I had the identical situation here and it ended up being due to a duplicate SPN being configured for the site that was asking for credentials. Kerberos is hours of fun...not! On 19 April 2012 14:27, Dylan Tusler wrote: > ** > Hi, new to list, I've been lurking a short while, but this is driving

RE: Kerberos Pain

2012-04-18 Thread Nigel Hertz
Hi Dylan Welcome to the list. First, and probably the most important question - SharePoint 2010 or MOSS 2007? :) N From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of Dylan Tusler Sent: Thursday, 19 April 2012 2:57 PM To: 'ozmoss@ozmoss.com' Subject: Kerberos Pain

Discussion Boards after SP1 + March 2012 CU?

2012-04-18 Thread James Boman
Hey there people, I was just wondering if any of you have experienced a problem where after SharePoint 2010 SP1 + Feb 2012 CU update the discussion boards operate like plain announcement lists - and don't show the special discussion view any more? Cheers, James. _

Sharepoint Designer 2010 - Email Bullets

2012-04-18 Thread MacDonald, MM
All, I am creating an workflow that sends an email out. In SPD 2007 we had to use html coding to format colors, bullets etc... Well, with 2010 it allows you to do a lot more without HTML formatting but I cant figure out how to get bullets into the email. I even tried using html coding and th

Re: SharePoint or ASP.NET

2012-04-18 Thread Neil Haddley
Tom, You should consider how Microsoft Project Server and Microsoft Dynamics CRM are implemented using a combination of a custom application database (schema) and SharePoint Lists/Document Libraries. Of course there are many parts of SharePoint 2010 that avoid the use of SharePoint lists when the

Re: SharePoint or ASP.NET

2012-04-18 Thread Ajay
It depends on the application. We migrated a old asp.net application to sharePoint and it had it's problems but saved lot of time as I didnt had to worry about things like user management, workflows which saved lot of time, alerts, layout pages came in handy for tasks which were custom coded before