Unexpected error in Share Point server after new user profile service application - sharepoint-2010

I deleted Existing User Profile service application in Sharepoint central admin and created new UPSApplication. Now when I browse to sharepoint it gives unexpected error
Error
An unexpected error has occurred.
Troubleshoot issues with Microsoft SharePoint Foundation.
Correlation ID: 9edb793e-587f-40fd-adfc-a5332a9722d8
Date and Time: 5/30/2012 9:42:46 AM
Go back to site ...
I tried restarting Sharepoint timer in services, restiis, restart app pool..but no luck..
What else can I do to fix this error?

Look in the SharePoint ULS logs (14/Logs). The Correlation ID listed in the error corresponds with a logged error in the logs. The full error including stack trace should be included. Once you know what the actual error was, you can debug from there.

Related

enabling local and LDAP configuration for OTRS

Dears,
please be informed that I have a problem with connecting LDAP and local user connection with OTRS.
I have tried to add
$Self->{'AuthModule2'} = 'Kernel::System::Auth::DB';
$Self->{'AuthModule::DB::CryptType2'} = 'crypt';
but no success. when I added these lines and the following error appears on the web page.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root#localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
What I need to look or change in order to set it up to be functional?
Best regards,
Predrag Skundric
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at root#localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.

Azure Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'null'

I wrote an app and I am trying upload it on Azure. The app runs ok locally and has a SQL Server database as the backend; the app is based off MVC.
When I try to access a page such as /person, I get this error:
Azure Exception Details: System.Data.SqlClient.SqlException: Login failed for user 'null'.
Anyone ever dealt with such an error and how did you resolve it.
I have tried a few suggestions but none seems to work:
adding to config file
setting Persist Security Info=False to true
What is the best way to solve this?
On the app's data connection, the connection string had no userid. Adding a userid fixed the issue. Even though when the app was published with a proper connection string, the user id was empty.

Visual Studio 2013 shows HTTP Error 401.0 - Unauthorized You do not have permission to view this directory or page

I created a project in VS 2010 with SQL Server 2008 R2 and it runs correctly. When I try the same project in VS 2013 and SQL Server 2014, it shows the home page but when I click the next tab it shows an error.. I want to publish this website to Azure please give me a instruction how to figure it out these two problem
HTTP Error 401.0 - Unauthorized
You do not have permission to view this directory or page.
Most likely causes:
The authenticated user does not have access to a resource needed to process the request.
Things you can try:
Check the failed request tracing logs for additional information about this error. For more information, click here.

error when publishing topology for lync server

I'm getting an error when I try to publish topology for Lync server.
Error: An error occurred: "Microsoft.Rtc.Common.Data.SqlConnectionException" "Cannot open database "xds" requested by the login. The login failed.
Login failed for user 'IVR\Administrator'."
What should I do ?
Thanks.
Is 'IVR\Administrator' in the Domain Admins and RTCUniversalServerAdmins groups?
Here are some articles that may help:
http://technet.microsoft.com/en-us/library/gg412915.aspx
http://social.technet.microsoft.com/Forums/en-US/ocsinterop/thread/2aac2342-f785-433b-b900-4c72b754c64c/
http://technet.microsoft.com/en-us/library/gg195733.aspx

SharePoint SPTimerV4 stops automatically

My farm SharePoint 2010 Products and Configuration Wizard fails
with the log err message
"The exclusive inplace upgrader timer job failed"
SPTimerV4 is running as farm administrator with necessary sql permissions.
When this error happens SPTimerV4 stops automatically.
Event log message is as follows
Failed to upgrade SharePoint Products.
An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown. Additional exception information: Failed to upgrade SharePoint Products.
Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown.
at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
Also I notice when deploying .wsp solutions with STSADM status is stuck with "deploying"
and never finishes. Why the timer job stops frequently?
Check if "domain user has 'log on as service' permissions"?
When ever 'Recycle Timer Service' restarts (on a scheduled basis), it restarts "SPTomerV4" service also which with the above permission disabled fails to restart.
Ref:
http://social.technet.microsoft.com/Forums/en-US/sharepoint2010setup/thread/1cf30506-4cf6-4d6c-a56d-565a83668c1e
http://technet.microsoft.com/en-us/library/cc739424%28WS.10%29.aspx?ppud=4