canot find file
-
Freitag, 20. Januar 2012 13:39
Hi, i have an error with an application (web browser) i downloaded! When i de-bug/run the project in visual express everything runs correctly but after i published it, install it then run it i get the error:
Unhandled exception
Could no find file C\Document and settings\username\local settings\apps\2.0NH8DTD8N.BGA\TAZZCBCWB.BYE\wbro..tion_6300dfea30e2_0001.0000_cf26d1ebca19ddeb\favorits.xmlI can't even find the folder apps\2.0NH8DTD8N.BGA\TAZZCBCWB.BYE on my pc???
Any info thanks
Alle Antworten
-
Montag, 23. Januar 2012 14:55Moderator
This folder is hidden at default, you can use this to show it:
1.
Open Folder Options in Control Panel.
• Click Start, and then click Control Panel.
• Click Appearance and Themes, and then click Folder Options.
2.
On theViewtab, underHidden files and folders, clickShow hidden files and folders.
What the favorits.xml file is, does it should be deployed with your application to the end user?
If so, please check if you added:
open your project properties page->Publish->Application Files
If it is not there, then please add the file as your project item("Add Existing Item", and do not need to change this file's build action).
Mike Zhang[MSFT]
MSDN Community Support | Feedback to us
- Als Antwort markiert Mike Dos ZhangMicrosoft Contingent Staff, Moderator Mittwoch, 25. Januar 2012 14:09

