I have developed a windows application (.NET4.0 framework and C#) which has an export functionality wherein data is exported and written in local hard drive in .doc format The application works fine in windows xp but on vista and windows 7 export functionality doesn't work if installation is done by a non admin user . The export function is unable to write on the harddrive. Am i missing something in creating the setup? How to have the application with enhanced level of user writes
I am using US2010 for development
Thanks Prashant