.NET Tutorials, Forums, Interview Questions And Answers
Welcome :Guest
Sign In
Register
 
Win Surprise Gifts!!!
Congratulations!!!


Post New Web Links

Error in / Application after adding employee search in webpart

Posted By:      Posted Date: August 26, 2010    Points: 0   Category :SharePoint
 

Hello everyone,

I am working on sharepoint 2007 and I was editing the webpart of the software and after adding the predefined employee search table, the server has crashed while trying to access the server remotely with the following error message:

Error in / Application

However, while trying to login locally I have no problem and can easily login.

What will be the course of action in fixing this error.

Also the site is complaining of an invalid certificate even after adding an exception.

Any help would be greatly appreciated.


Thank You,

Chris Stanko




View Complete Post


More Related Resource Links

Search server 2010 setup - error creating search service application

  
I am running in a very similar siutation as this post:
http://social.technet.microsoft.com/forums/en-us/sharepoint2010setup/thread/3215D0B3-1BEC-4AEE-844D-DECDE9DEA1D8

I am configuring a new Search Server 2010 production environment.

I used the search setup account to run the setup and run the SharePoint Products Configuration Wizard.

During the first run of the SharePoint configuration wizard (where the farm account and service applications are setup), the process failed because the search service application could not be created.  

Errors were encountered during the configuration of the Search Service Application.
System.Data.SqlClient.SqlException: User does not have permissiont to perform this action.

I was under the assumption that the setup account had securityadmin and dbcreator SQL Server roles.  However, this was not the case and I had them added.  My original thought was the setup failed because of this.  After those roles were added, I tried to recreate the search service application and I still get a failure.

I am pretty sure I have followed the prerequisites as prescribed by Microsoft in terms of account setup (

search service application:Query component error

  

I tried to create a new query component using powershell commands

PS C:****> $ssa = Get-SPEnterpriseSearchServiceApplication
PS C:****> $qtOld = $ssa | Get-SPEnterpriseSearchQueryTopology -Active
PS C:****> $ssInstance = Get-SPEnterpriseSearchServiceInstance -Local
PS C:****> $qtNew = $ssa | New-SPEnterpriseSearchQueryTopology -Partiti
ons 1
PS C:****> $idxPartition = (Get-SPEnterpriseSearchIndexPartition -Query
Topology $qtOld)
PS C:****> $queryComponent = New-SPEnterpriseSearchQuerycomponent -Quer
yTopology $qtNew -IndexPartition $idxPartition -SearchServiceInstance $ssInstanc
e

 

and I am getting the following error:


New-SPEnterpriseSearchQueryComponent : Query component can be created only for
partition from the same topology.
At line:1 char:55
+ $queryComponent = New-SPEnterpriseSearchQuerycomponent <<<<  -QueryTopology $
qtNew -IndexPartition $idxPartition -SearchServiceInstance $ssInstance
    + CategoryInfo          : InvalidData: (Microsoft.Offic...hQueryComponent:
&nbs

Error in adding new link in summary link webpart after upgrading to sharepoint 2010

  

hi,

I have a weird error after upgrading my portal from sharepoint 2007 to sharepoint 2010 using attach database approach.

The error occurs when creating a new link in the summary link web part, so a pop up screen will show up, then if I click on Browse Button to link for an item an error occur, on the other hand if i click Browse Button to link an image then everything is working normally.

I checked the event viewer and here what I got, any Ideas?

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 23/10/2010 3:44:56 PM

Event time (UTC): 23/10/2010 12:44:56 PM Event ID: b74e380e0f6c4d3499feae1176557bcd Event sequence: 403 Event occurrence: 5 Event detail code: 0

 

Application information:

No search results and strange error in Application log

  

I have a Sharepoint Foundation installation on a single server with a SQL 2008 R2 express databse engine. I've configured the Sharepoint Foundation Search service via the Central Administration and I have connected the WSS_Content database to the Search Server via the Central Administration.

After the configuration was done I have manually started the timer job both through the Central Admin interface and also via the Command line through the stsadm tool. Even though the job have finished I get no hits on the site collection when searching for words I know are there.

However,  in the Event Viewer I can see the following warning in the Appication log:

A database error occurred. Source: Microsoft OLE DB Provider for SQL Server Code: 14 occurred 4097 time(s) Description: [DBNETLIB][ConnectionOpen (Invalid Instance()).]Invalid connection.
Anyone have any ideas if the above message is the problem or if I have forgot some crucial information.

Search Services Application error. Can I restore to default? Or other ideas?

  

Hello,

I posted an question but I think I may have put it in the wrong forum. 

When trying to create a new Search Services Application (after deleting old one) I get the following error:

An unhandled exception occurred in the user interface.Exception Information: Some or all identity references could not be translated.

This is the only application that gives me an error.

Original post was here:  http://social.msdn.microsoft.com/Forums/en/sharepoint2010customization/thread/86fa1a52-5a57-4ffe-8153-f9646a1b87c6

Help is Greatly appreciated!!

Thank you,


Search Service Application error in SharePoint 2010

  

Help with error

·          Small SharePoint farm (single server)

           ·          (not a stand alone/other servers can be added later)

·          SharePoint 2010 and SQL 2008 are on the same server

·          Administrative Domain User account: SharePoint Administrator

·          SharePoint Administrator is in the Administrator group on the local server

Error log

           Count Error                Message

1)        3              -               Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository being crawled is a SharePoint repository, verify that the account you are using has &quo

Error: "The search service is currently offline." when adding a rule to a site search scope

  

We have a portal on our SharePoint farm in which the users want to create a new search scope for that portal only (rather than me creating a global search scope). We are able to create the scope without problem, however when we click "add rules" I get the error message: "The search service is currently offline."

This isn't true though as the search server/indexer is fine and online. We are having problems with our logs so theres no way to troubleshoot this, but I'm wondering if anyone has any insight into the issue.

 

Thanks. 


Using SharePoint Search feature in ASP.Net Application

  
Integrating ASP.Net application in to MOSS 2007 to utilize SharePoint Enterprise Search Feature can be done by using Business Data Search.

Adding Search Refinements in SharePoint 2010

  
I have been playing around with SharePoint 2010 Search this morning. I love the new UI. The search refinements panel is just begging to be messed with. In my case I wanted to add the file extension JPG as an Image Type refiner.

Error while setting up application on Win7 using Visual Studio.NET 2003

  

Hi All,

Getting the below error while setting up application on Win 7 using visual studio.NET 2003.

Error:

cannot find the components for communiacting with the front page server extensions...

 

I understand by the error, i need to install Front page server extension, but not able to figure how to install using IIS 7.5.

I had XP machine with IIS 5.1, able to find the option.

 

Need your help in resolving this.

 

Thanks

Abdul 


Categories: 
ASP.NetWindows Application  .NET Framework  C#  VB.Net  ADO.Net  
Sql Server  SharePoint  Silverlight  Others  All   

Hall of Fame    Twitter   Terms of Service    Privacy Policy    Contact Us    Archives   Tell A Friend