Author Topic: Netscaler VPX - AAA + Sharepoint 2010 = no Office Client Integration  (Read 918 times)

Offline svenw

  • Sr. Member
  • **
  • Posts: 11
  • Karma: 1
Hi,

I am using Netscaler VPX + AAA vserver for AD authentication at the Internet side of the network. All is fine except when we began to try to edit/open documents.

Clicking a document link in Chrome makes me download the file. That is acceptable, but with IE I expect the client to open the document in the client application - i.e. Word.

When Word opens then there are only two textboxes and a continue button.

I put this aside for a week and now I saved the document and realized that Word 2010 actually opened a webpage.

Quote
<body lang=DE style='tab-interval:35.4pt' onload="document.forms[0].submit();">

<div class=WordSection1>

<form action="https://aaa.xxx.xxx.int/cgi/tm" method=post
enctype="application/x-www-form-urlencoded">

<p class=MsoNormal><span style='mso-fareast-font-family:"Times New Roman"'><span
style='display:none;mso-hide:all'><INPUT TYPE="hidden" NAME="loc" VALUE="https://projects.xxx.xxx.int/Shared Documents/Testdokument xxx.docx"></span><span
style='display:none;mso-hide:all'><INPUT TYPE="hidden" NAME="localdate"></span><INPUT TYPE="submit" ACTION="https://aaa.xxx.xxx.int/cgi/tm" VALUE="Continue" METHOD="post"
id=Continue><span id="If you are not automatically redirected click "></span><o:p></o:p></span></p>

<span id="Trailing phrase after Continue button"></span>
</form>

<p class=MsoNormal><span style='mso-fareast-font-family:"Times New Roman";
display:none;mso-hide:all'><script language="JavaScript"  type="text/javascript">
var date = new Date();document.forms[0].localdate.value = date.getTime() / 1000;Resources.Load();
</script></span><span style='mso-fareast-font-family:"Times New Roman"'><o:p>&nbsp;</o:p></span></p>

</div>

</body>

I saw the reference to https://aaa.xxx.xxx.int/cgi/tm in it. I assume that the Office integration does not work correctly.

Does anyone know how to fix it??

We are using the Sharepoint Application template for Netscaler.

Thanks for comments

Sven

Offline daveholborn

  • Contributor
  • *
  • Posts: 1
  • Karma: 0
We had exactly the same problem with our Netscaler 9000 devices... we were able to open office docs in Web App, but then when trying to open them in full Office applications it failed.

There was a bug in the firmware of the Netscaler, which is now fixed in the latest 9.3 version (http://support.citrix.com/article/CTX128669)

AAA and Microsoft SharePoint
- You can now successfully download or edit documents from Microsoft SharePoint sites after authenticating through AAA.

Cheers
Dave

Offline svenw

  • Sr. Member
  • **
  • Posts: 11
  • Karma: 1
Dave,

this gives me hope, but.. we have Netscaler VPX (200) which has already this firmware version

NS9.3: Build 47.5.cl, Date Mar 25 2011

Does anyone know if the NS9.3 version for VPX has bugs, too?

Sven