rahavtom Posted September 11, 2004 Posted September 11, 2004 Hello all ! I'm using windows media player component in my app. When I try to build a deployment version of my app, I get the following error message: ERROR: 'wmp.dll' should be excluded because its source file 'C:\WINDOWS\system32\wmp.dll' is under Windows System File Protection. By the way, I use windows XP pro SP2 and VB.Net 2003. Please... does anyone know this problem and what can be done to solve it?? Thanks in advanced! Tom. Quote
Administrators PlausiblyDamp Posted September 11, 2004 Administrators Posted September 11, 2004 Within your delpoyment project look under the list of dependencies, right click on the wmp.dll and there should be a menu option to exclude it. The error simply means this file is part of windows and if you attempt to install a different version from what windows is expecting it will put the original one back. If people need your version of the dll then they would need to install the correct version of Media Player. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
rahavtom Posted September 11, 2004 Author Posted September 11, 2004 Thanks! OK... I got it... I'll try that. Many thanks !! Quote
Sae Posted July 6, 2010 Posted July 6, 2010 But if i exclude it from dependencies list then after buliding its solution. after installing software i got error. and messsage to send error report to microsoft. what can i do now? Quote
Administrators PlausiblyDamp Posted July 8, 2010 Administrators Posted July 8, 2010 You would need to make sure the file is already present on the target pc, if you are targeting a specific version of wmp then this version will need to be installed already. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
rrrmmm Posted January 7, 2012 Posted January 7, 2012 This windows media player wmp.dll post helps you find your solution.... Quote
Bggbg Posted February 2, 2012 Posted February 2, 2012 will follow wow I will follow your topics :0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.