Installing application developed in both VS 2010 and VS 2013 -


a mixed-mode (managed/unmanaged) application contains devxpress windows forms , wpf components installing when using vs2010 setup & deployment project. after windows updates pushed users, installation failed message:

"error writing file: c:\users\auser\appdata\roaming\system.windows.interactivity.dll. verify have access directory."

all users administrators of pc's. when reading installation log provided msiexec, errors related bitmap exceeding size of window. our code has no explicit dependency on interactivity.dll.

the problem solved not using vs2013. seems need keep homogeneous development environment. have no explanation error message.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -