memory - rename/delete a file from the Winsxs folder? -
I have an application that uses a third party component This component refers to a particular DLL, X it is said. My app is installed on 2 different machines, A and B Say, there are 5 X.dll in the Vincs folder, different in their minor editions. 3x in Winsks folder in B DL, there is a difference in their minor versions again.
My application is fine on machine A. On Machine A, it randomly throws an error - "Remember to read or write to preserve". Stack trace shows that the error is thrown by 3rd party component. How should I go about solving this? Since there is no control over my component, so I want to play with its reliance, can I change the name of DLS from machine A to make it like machine B? All other machines and OS configurations are the same for both machines. I can not determine another approach to solve this problem. help please.
Comments
Post a Comment