SharePoint 2010 custom search from Layouts page
        Posted  
        
            by Faiz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Faiz
        
        
        
        Published on 2010-06-15T07:06:40Z
        Indexed on 
            2010/06/15
            11:02 UTC
        
        
        Read the original article
        Hit count: 302
        
Hi,
I am querying SharePoint 2010 search using FullTextSqlQuery. The query returns results as long as i run it from the webpart. However, for some reason, i need to run the same query from a custom aspx page deployed under layouts. The query returns a wcf exception.
Has anyone tried running custom queries from pages deployed to layouts folder under 14 hive?
Thanks, Faiz
© Stack Overflow or respective owner