farshad Posted February 19, 2004 Posted February 19, 2004 Hi, I am trying to create a setup for my vb.net application The application is referencing msxml3.dll While I try to build the setup, in the task list it says: 'msxml.dll' should be excluded because its source file 'C:\WINDOWS\System32\msxml.dll' is under Windows System File Protection. When I try to delete this dll from the application folder, it does not allow it (i.e. no option to remove this file) Thanks Quote Farshad
tate Posted February 19, 2004 Posted February 19, 2004 Have you tried to deploy your project anyway? Quote
*Gurus* divil Posted February 20, 2004 *Gurus* Posted February 20, 2004 More importantly, why is it referencing that file? .NET has more than enough XML handling stuff of its own in System.Xml. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
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.