Hi ,
Can any body suggest me how to get the reference of
Microsoft.Office.InfoPath.Server dll file. Because to work with InfoPath forms in Sharepoint i have added following tag in the web.config file
<
SafeControl Assembly="Microsoft.Office.InfoPath.Server, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" Namespace="Microsoft.Office.InfoPath.Server.Controls" Typename="XmlFormView" Safe="True"/>
When I added the above tag in site giving the error message "This page has encountered a critical error. Contact your system administrator if this problem persists. "
I have checked in Sharepoint Server Assembly but i didn't find Microsoft.Office.InfoPath.Server dll file .
only Microsoft.Office.InfoPath file is there with the above mentioned version and public key token.
any suggestions to get Microsoft.Office.InfoPath.Server
Regards,
Sateesh M