Archives

Opening SharePoint Links in a new windowUse SHIFT+ENTER to open the menu (new window).
Mail Enabled Lists vs. The Missing Windows 2008 POP3/IMAP Server Use SHIFT+ENTER to open the menu (new window).
7 Tools for SharePoint DevelopersUse SHIFT+ENTER to open the menu (new window).
Public Facing Masterpage TechniquesUse SHIFT+ENTER to open the menu (new window).
How to Quickly Deploy and Activate a Timer Service to Your Site CollectionUse SHIFT+ENTER to open the menu (new window).
Custom SharePoint Master Page Feature with WSP BuilderUse SHIFT+ENTER to open the menu (new window).
Date Math with InfoPathUse SHIFT+ENTER to open the menu (new window).
Enterprise Search Tricks and Tips Part 1Use SHIFT+ENTER to open the menu (new window).
Populating Word Documents With SharePoint Data. Try The DIP!Use SHIFT+ENTER to open the menu (new window).
Programmatic Deep Dive into Blank SharePoint Lookup ColumnsUse SHIFT+ENTER to open the menu (new window).
SPQuery Hacks Part 1: InfoPathUse SHIFT+ENTER to open the menu (new window).
Adventures in Excel Services 2010Use SHIFT+ENTER to open the menu (new window).
What Is The Easiest Way To Mess Up SharePoint? Use SHIFT+ENTER to open the menu (new window).
Redirect SharePoint Navigation - NYC SDUG Quick DipUse SHIFT+ENTER to open the menu (new window).
SPQuery Hacks Part 2: WorkflowsUse SHIFT+ENTER to open the menu (new window).
Upgrading SharePoint 2007 RTM to SharePoint 2010 Use SHIFT+ENTER to open the menu (new window).
Using JQuery to add charts to your Data ViewsUse SHIFT+ENTER to open the menu (new window).
Quick Rundown: Multi-line Text ColumnsUse SHIFT+ENTER to open the menu (new window).
Document Previews Won’t Open In FAST Search Using HTTPSUse SHIFT+ENTER to open the menu (new window).
Sleazy Reporting: SharePoint 2010 ListsUse SHIFT+ENTER to open the menu (new window).
Helpful Debugging with SharePoint C Sharp CodeUse SHIFT+ENTER to open the menu (new window).
Configuring Remote Blob Storage in SharePoint 2010Use SHIFT+ENTER to open the menu (new window).
Getting E-mail to Work in Your SharePoint 2010 Dev EnvironmentUse SHIFT+ENTER to open the menu (new window).
Sleazy Reporting: SharePoint 2010 External Content TypesUse SHIFT+ENTER to open the menu (new window).
Programmatically Dealing With Potential Multi-Select ColumnsUse SHIFT+ENTER to open the menu (new window).
Document Previews Won’t Open In FAST Search Using HTTPS

--By: Neil Barkhina

Installing FAST Search for SharePoint is by no means an easy feat, and after going through this long and arduous task you can imagine my dismay at finding that I couldn’t view document previews in the FAST Search Center. I thought I did every step exactly the way it was described on MSDN, and I was hoping to be rewarded with a wonderful search results experience. But instead I was rewarded with an annoying JavaScript error in the bottom left corner of Internet Explorer:

Document_Previews_Won’t_Open_In_FAST_Search_Using_HTTPS

I tried many different things, but in the end I realized it had to do with my site running in SSL. The interesting thing is it seems the error only affects document previews, whereas all other features of FAST are unaffected. If you actually look at the JavaScript error, you will see one of two messages:

Message: Syntax error

Line: 2

Char: 1

Code: 0

URI: https://sps.gig-werks.com/Neil/_vti_bin/wacproxy.ashx?redirect=https%3A%2F%2Fsps.gig-werks.com%2FNeil%2F_layouts%2FWordViewer.aspx%3Fid%3D%2FNeil%2FShared%2520Documents%2Fbeing%2520a%2520developer.docx%26DefaultItemOpen%3D1&spsite=https%3A%2F%2Fsps.gig-werks.com%2FNeil&docType=docx&zone=undefined&callbackFunctionName=DelegateFn_SRB_g_67ad5588_cf32_489d_8baa_538e1d3177df_1

Or it may look something like this:

Message: Syntax error

Line: 2

Char: 1

Code: 0

URI: https://sps.gig-werks.com/dev/_layouts/error.aspx?ErrorText=Object%20reference%20not%20set%20to%20an%20instance%20of%20an%20object%2E

 

If you get the WACPROXY.ASHX or Object Reference error, chances are it is related to your site running on SSL. Now the strange thing is I imported the certificate into IIS and set the binding for my site, however what I didn’t do is upload the certificate to the SharePoint Manage Trusts area. Now remember, this has to be the certificate you purchased from your certificate dealer for public facing websites. Go to Central Administration -> Security -> Manage trust:

Document_Previews_Won’t_Open_In_FAST_Search_Using_HTTPS

Then click on New to create a new trust. Fill out the name and browse for the certificate.

Document_Previews_Won’t_Open_In_FAST_Search_Using_HTTPS

Also, just to be safe you should import the cert on your SharePoint FE Server into the Trusted Root Certification Authorities folder. After you did this you should finally be able to see document previews, Enjoy!

Document_Previews_Won’t_Open_In_FAST_Search_Using_HTTPS

--By: Neil Barkhina

        

Comments

Carmen de Porras

Hi,
What kind of certificate did you use? because I have a pfx one and at Sharepoint - Manage trust sais that is not possible a certificate with password...!
Is a self-signed certificate valid for internet conections? and a domain certificate?

thanks!!!
at 6/20/2010 7:06 PM

Carmen de Porras

Hi,
What kind of certificate did you use? because I have a pfx one and at Sharepoint - Manage trust sais that is not possible a certificate with password...!
Is a self-signed certificate valid for internet conections? and a domain certificate?

thanks!!!
at 6/20/2010 8:08 PM

Neil

it's a .CER, yeah I dont think it works with ones that have a password. I believe it's just for internet connections, our certificate authority is Commodo.

-Neil
at 6/23/2010 3:42 PM

Add Comment

Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights. More information on content approval.

Your Name *


e-mail address *


Website (optional)


Comment *


Attachments

 Subscribe

  GigWerks RSS  Gig Werks Mailing List 

 Contact Us

 Connect

 Resources

  SharePoint Resources
  Business Intelligence Resources
  Upcoming Webinars



©2009 Gig Werks. All rights reserved. Privacy Policy