up vote 0 down vote favorite
share [g+] share [fb]

Application.LocalUserAppDataPath" is differ from "Application.CommonAppDataPath" for a same windows service? The "Application.LocalUserAppDataPath" suppose to refer the same path as "Application.CommonAppDataPath".

link|improve this question
What is your question? – John Gardeniers Aug 29 '09 at 11:28
feedback

1 Answer

Yes, this is by design. It's the way the OS is intended to work.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown