Hi,
I have some XML config file in my VB project.
When I use clickonce to publish my project, the execute files and the xml
data files are not in the same folder of the client computer. How can I get
the real path of my xml data files? Thanks
for example,
execute file path:
C:\Documents and Settings\ABC\Lo cal
Settings\Apps\2 .0\ATYXOMR1.MJO \3MBQ94PV.A0L\c lic..tion_4593a 29cad7ddd6d_000 1.0000_8d6cefa7 f90cf08d
xml data path:
C:\Documents and Settings\ABC\Lo cal
Settings\Apps\2 .0\ATYXOMR1.MJO \3MBQ94PV.A0L\c lic...exe_4593a 29cad7ddd6d_000 1.0000_none_d9f 1875ab364a710
I have some XML config file in my VB project.
When I use clickonce to publish my project, the execute files and the xml
data files are not in the same folder of the client computer. How can I get
the real path of my xml data files? Thanks
for example,
execute file path:
C:\Documents and Settings\ABC\Lo cal
Settings\Apps\2 .0\ATYXOMR1.MJO \3MBQ94PV.A0L\c lic..tion_4593a 29cad7ddd6d_000 1.0000_8d6cefa7 f90cf08d
xml data path:
C:\Documents and Settings\ABC\Lo cal
Settings\Apps\2 .0\ATYXOMR1.MJO \3MBQ94PV.A0L\c lic...exe_4593a 29cad7ddd6d_000 1.0000_none_d9f 1875ab364a710
Comment