hi all ,
I try to generate .cs file from AxInterop.SHDoc Vw.dll by using the bellow command
C:\Documents and Settings\malik\ Desktop\Debug>a ximp out:AxInterop.S HDocVw.dll /source
but then bellow error is given
error:Unhandled Exception: System.NotSuppo rtedException: The given path's format is not supported.
at System.Security .Util.StringExp ressionSet.Cano nicalizePath(St ring path, Boolean needFullPath)
at System.Security .Util.StringExp ressionSet.AddE xpressions(Stri ng[] str, Boolean checkForDuplica tes, Boolean needFullPath)
at System.Security .Permissions.Fi leIOPermission. AddPathList(Fil eIOPermissionA
ccess access, String[] pathListOrig, Boolean checkForDuplica tes, Boolean needFullPath, Boolean copyPathList)
at System.Security .Permissions.Fi leIOPermission. .ctor(FileIOPer missionAccess
access, String[] pathList, Boolean checkForDuplica tes, Boolean needFullPath)
at System.IO.FileI nfo..ctor(Strin g fileName)
at System.Tools.Ax Imp.ParseArgume nts(String[] aArgs, Options& Options, Int32&
ReturnCode)
at System.Tools.Ax Imp.Main(String[] args)
I am new to this
if I have done any mistake point me that.
or
if there another way please let me know
any kind of help is highly appriciated
madushan
I try to generate .cs file from AxInterop.SHDoc Vw.dll by using the bellow command
C:\Documents and Settings\malik\ Desktop\Debug>a ximp out:AxInterop.S HDocVw.dll /source
but then bellow error is given
error:Unhandled Exception: System.NotSuppo rtedException: The given path's format is not supported.
at System.Security .Util.StringExp ressionSet.Cano nicalizePath(St ring path, Boolean needFullPath)
at System.Security .Util.StringExp ressionSet.AddE xpressions(Stri ng[] str, Boolean checkForDuplica tes, Boolean needFullPath)
at System.Security .Permissions.Fi leIOPermission. AddPathList(Fil eIOPermissionA
ccess access, String[] pathListOrig, Boolean checkForDuplica tes, Boolean needFullPath, Boolean copyPathList)
at System.Security .Permissions.Fi leIOPermission. .ctor(FileIOPer missionAccess
access, String[] pathList, Boolean checkForDuplica tes, Boolean needFullPath)
at System.IO.FileI nfo..ctor(Strin g fileName)
at System.Tools.Ax Imp.ParseArgume nts(String[] aArgs, Options& Options, Int32&
ReturnCode)
at System.Tools.Ax Imp.Main(String[] args)
I am new to this
if I have done any mistake point me that.
or
if there another way please let me know
any kind of help is highly appriciated
madushan
Comment