Script porting issues
From DocWiki
(Difference between revisions)
(→Script porting issues) |
m (1 revision) |
Latest revision as of 06:07, 3 March 2011
Script porting issues
| Problem Summary | Scripts which use windows paths, for e.g- c:\asdf\sdf.txt, to pick up information() or to write information(write document step) will fail. |
|---|---|
| Error Message | Security Violation exception or file not found exception in MIVR logs |
| Possible Cause | This is due to the fact the directory structure in VOS is very different from that in windows. And also due to the fact that we allow data to be written or picked up only from a particular folder in the server. |
| Recommended Action |
Performs these actions:
|
| Release | Release 8.0(1) |
| Associated CDETS # | None. |