Aras Community

Welcome to Aras Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Files   (RSS)
  • Re: Office 2007 Support

    Try to setup appropriate file type. 1) Login to Innovator.2) Navigate to Administration/FileType in TOC3) Create a new FileType for docx extension. Use doc extension as an example. Set MIME type = application/vnd.openxmlformats-officedocument.wordprocessingml.document Hope this helps. 
    Posted to Support Q&A (Forum) by snnicky on November 9, 2007
  • Re: vault a file from vb.net

      I spoke to soon - the file never gets in the vault. It has a location path but the path is not there. It is in the files form.     Dim conn As IOM.HTTPServerConnection = New IOM.HTTPServerConnection conn.innovator_server_url = ''http://10.12.19.57/InnovatorServer/Server/InnovatorServer.aspx'' conn.http_username = ...
    Posted to Developers Forum (Forum) by gwilliams on October 19, 2007
  • vault a file from vb.net

    Insufficient relationship count (0) of Located relationships. At least 1 required.   I can't vault a file - can some one explain what I'm doing wrong?   Dim conn As IOM.HTTPServerConnection = New IOM.HTTPServerConnection conn.innovator_server_url = ...
    Posted to Developers Forum (Forum) by gwilliams on October 19, 2007
  • How to use the client File browser

    I need to prompt the user to select a file from the client using the standard file browser,  and after they select a file,  open it, and read the contents (which will be XML). 
    Posted to Developers Forum (Forum) by markW on January 30, 2007
Powered by Community Server, by Telligent Systems