You are here: Blog Zone
 Register    Login 
Blogging .Net Minimize  

By Tim Wheeler on 11/25/2008

Typemock are offering their new product for unit testing SharePoint called Isolator For SharePoint, for a special introduction price. it is the only tool that allows you to unit test SharePoint without a SharePoint server. To learn more click here.

The first 50 bloggers who blog this text in their blog and tell us about it, will get a Full Isolator license, Free. for rules and info click here.

By Tim Wheeler on 11/25/2008

Setting up single signon was far more difficult than you are lead to believe by the very simple management page in central admin. 

Doing a typical male thing (as my wife would comment), I jumped straight in and said "hey I don't need no stinking instructions and definately no help guides!".  So, as usual, I was wrong.  (My wife would say that too).

So after some googling I found a great post about setting up single signon here: http://www.wssdemo.com/...

However I did have a couple of other problems on the  Manage Server Settings for Single Sign-On page:

  1. You do not have the rights to perform this operation.
  2. Failed to connect to the database server. Verify connectivity and rights for the configuration account and try again.

 Solutions:

You do not have the rights to perform this operation.

It is saying that you as an administrator does not have permission to do this.  To get past this error you have to launch IE with the RunAs command and run it under the domain account you have setup for the single sign on service. 

Failed to connect to the database server. Verify connectivity and rights for the configuration account and try again

This error occurred because during my clicking frenzy when things weren't working I manually created a database called SSO in between the curses and muttering. Then I got a warning "the database already exists".  So great I go and delete the database from SQL Server, forgetting a simple little fact that the .mdf and .ldf files are not deleted also.  It turns out the error is sharepoint trying to create the SSO database when the files are still on the disk.  So, easiest way, just change the database name or if you want to exercise your clicking finger a few more times, browse to where sql server keeps the mdf and ldf file and delete them.

There is an msdn post on it here: http://support.microsoft.com/kb/944104

By Tim Wheeler on 11/24/2008

if "$(ConfigurationName)" == "Debug" "C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin\"gacutil /i "$(TargetPath)" /f

Search Minimize  

Code Artist.net v1.0 Minimize 

Code Artist.net released!  

With a simple to use interface your .net web sites will be showing professional looking source code in minutes.

Your Code, Your Format - Code Artist presents code like it’s meant to be seen.

More...


DotNetNuke Hosting Minimize  

Need professional DotNetNuke hosting from as little as $10 per month?  Contact Us for all your DotNetNuke needs with a package to suit everyone.  Our services include:

  • Free Base Setup
  • Free Premium Modules and Skins
  • Offsite Backup
  • High Availability > 99.5%
  • SSL Certificates
  • Business Portals from $500
  • Professional Help and Support

Enquire here about DotNetNuke Hosting.


 Copyright 2008 PureCoding.net
 Terms Of Use     Privacy Statement