I'm converting a VB6 app to use a Manifest for Reg Free deployment.
I created a manifest with Make My Manifest but when I run the app I get an error (below).
I want to make sure that my manifest isn't somehow invalid. (I opened it up and it looks Ok except for some unprintable characters, which seems odd for an XML format file.
**--------------------------- C:\Bungalow\tutor\tutor.exe
This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
OK**
Excerpt from Manifest that has non printable characters
<file name="THREED32.OCX">
<typelib tlbid="{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}" version="1.0" flags="control" helpdir="" />
<comClass clsid="{0BA686AA-F7D3-101A-993E-0000C0EF6F5E}" tlbid="{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}" progid="Threed.SSCheck" description="A three-dimensional check box. ***\ 1 ª8! DOCUME~1 D ï¾1×°¬:÷ D o c u m e n t s a n d S e t t i n g s *** " />
I deleted all of the non printable characters