26 March, 2014

Sign in as different user in SharePoint Designer 2010 / 2013

Sign in as different user is always useful whenever we are doing any troubleshooting any access, custom functionality, extracting the databases etc…

When we open the site in browser mode then sign in as different user is always easy to switch as well as use but in terms of designer it’s difficult to find out the option. While working on some requirements, i came across this problem and took some time to figure out this tweak but finally got it!

Please refer the following steps as well as screenshots to find out where is this option:

1)   Open your site in SharePoint designer (designer 2010/ 2013)
2)   Bottom of the task in SPD, you will find this small icon – please refer the following screenshot.

3)   If you click on it then it will show you the ‘logged in user name”

 
4)   If you want to ‘sign in as different user’ then click OK.
5)   As soon as you will click OK, it will give you the username and password window.
6)   Enter the username and password (domain\username)
7)   Hit OK.

That’s it – you are done!

If you have any queries/questions regarding the mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you.

25 March, 2014

An error has occurred in the claim providers configured from this site collection

Let me share this article today in which the error we faced didn’t resemble with the farm configuration. We are using windows authentication and neva-eva configure the claims authentication but today we faced this strange error:

An error has occurred in the claim providers configured from this site collection.

I was working on permission part for one of the service application in Central Administration (CA), trying to give permission to one of our service account but got the above mentioned error.

It didn’t take me to figure out what’s the issue and the resolution was pretty simple

Resolution:
AAM i.e. alternate access mappings – Please make sure that you have configured the CA URL properly. In case of any changes with respect to host header then please do the necessary changes and check the results. 

1.   Central Administration
2.   System settings
3.   Farm management
4.   Configure alternate access mappings
5.   Select the CA URL from the top dropdown
6.   Edit public URLs
7.   Make the changes and hit OK – That’s it.

 If you have any queries/questions regarding the mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues.

Note:
If you find a different solution, please report it as a comment to this post. Be sure to double-verify it: undo your solution and verify that the problem comes back, then redo it and verify that the problem goes away.

How to create Business Data Connectivity Service Application

When we need to talk about external content type then BCS plays important role w.r.t. functionality. If BCS is not active in your farm then there will be numerous problems that you will come across so by means of this article we will build the base of external CT i.e. creation of BCS SA.

I know it’s very easy to create the service application but this article might be useful for a new bie who have just started learning SharePoint.

Here are the details:

Open the Central Administration

Application management

Manage service applications

New -> Business Data Connectivity Service

You will get the following page: 


a)   Name of the database server will be there by default,
b)   Database name will be there with long GUID: Remove this GUID and use simple & short naming convention.
c)   If you have a failover configure then you can specify the name of the server, otherwise keep it empty.

Application Pool:
a)   I would recommend you to create a new application pool option
b)   Specify the name as per your requirements
c)   Select ‘configurable’
d)   Select the account from the dropdown / If you have created a new account for this functionality then register it first and then proceed further
e)   Finally click OK



By this way, Business Data Connectivity Service application will be successfully created.

If you have any queries / questions then please let me know. I would be more than happy to assist you, Thank you.

There are no addresses available for this application – Resolved

Recently we have created Business Connectivity Service application (BCS SA / BDC) and we were having problems in accessing the SA. We were getting the following error message while accessing it – if we click on the BDC / BCS service application then it was throwing an error message.

Error Message:
There are no addresses available for this application

Notes:
This is not a permission issue.
There is no problem of service application corruption.
This is not user specific / account specific.

Resolution:
1)   Make sure the service is started via – services on server.
o   Central administration
o   Application management
o   Service applications
o   Manage services on server
o   Start the ‘Business Data Connectivity Service’

2)   Execute IISRESET on that server where you have started the Business Data Connectivity Service.

If you have any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues.

If you find a different solution, please report it as a comment to this post. Be sure to double-verify it: undo your solution and verify that the problem comes back, then redo it and verify that the problem goes away.

Product applies to:
1.   SharePoint Server 2010
2.   SharePoint Foundation 2010
3.   SharePoint Server 2013
4.   SharePoint Foundation 2013