This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Why degugging.html can't download file?

jamesder01 - Wednesday, June 23, 2010 7:16 AM:

I run TOC Administration / File to View a jpg file, system automatically
opens a IE web page and view the jpg file,then I right-click On jpg file to  see
[content] and  copy URL to write down DB,FileID,FileName.
I run IIS Manager to execute Web sit:innovatorserver / Valt / Debugging.html,to testing the DB, FileID, FileName .
 IE display message:"there can not find the website".
I do not know how cad i do for this error?(I am running Innovator 9.2 version)



Yoann Maingon - Sunday, July 18, 2010 5:08 PM:

This was a safety improvement added in Aras Innovator 9.1 SP5

We also had to disable this feature for the 3Dxml viewer page we've made.

it's just a line to add to your vault server file configuration (thanks Aras Support for the tip)

Normal 0 21 false false false FR X-NONE X-NONE MicrosoftInternetExplorer4

<enforce_user_credentials>0</enforce_user_credentials>
 
If you use it for test, make sure you delete it then for production.