[Migrated content. Thread originally posted on 23 March 2006]
I can't get the XML File-Path parameter to works when displaying a .net control.If I just give a filename
FILE-PATH is "SymCFP.xml"
the documentation leads me to believe the runtime will look for the xml file in the runtime directory. But I get a
"No assembly loaded" message, the same message as is produced when the xml file is removed.
If I hard-code a full path into the file-path parameter such as
FILE-PATH is "D:\\xml\\SymCFP.xml"
I get the "File or Assembly name, xxxxx, or one of its dependencies, not found" message.
I have used both 7.0 and a beta of 7.2.
I have no problem if I put the control in the same directory as the run time.
I would be grateful for any help.



