G
Guest
I have an xml file called Settings.xml in my project. When I tried to build
and launch the application into the device via MSI, it gave me the
"TypeLoadException". I found that Settings/xml file is not found in the
cabfile. But when I buld the cab file using the buidcab under the Build mneu
in the VS .net, I could see the contents of the xml file in the clear text
format, and I could able to load the application using the active sync and
runs properly. Could anyone please explain me what to do to have the
Setting.xml file CAB file when I buid and create the MSI file ? Di Ihave to
add anything specific in my Installer Project ?
and launch the application into the device via MSI, it gave me the
"TypeLoadException". I found that Settings/xml file is not found in the
cabfile. But when I buld the cab file using the buidcab under the Build mneu
in the VS .net, I could see the contents of the xml file in the clear text
format, and I could able to load the application using the active sync and
runs properly. Could anyone please explain me what to do to have the
Setting.xml file CAB file when I buid and create the MSI file ? Di Ihave to
add anything specific in my Installer Project ?