Deployment Issue - Excel ISAM Driver msexcl40.dll

chrisbwy

Member
Joined
Aug 15, 2005
Messages
13
Programming Experience
Beginner
Hi All,

I have an application that works ok on my development XP PC with V4.0.8618.0 of the above file but doesn't on another XP PC with V4.0.4331.3

How do I add this newer file to the deployment project of the vb.net solution?

This file is not automatically added to the Detected Dependencies list and when I try and add it manually I get

C:\jhh1\SOFTWARE VB.NET\Deployment\Titan\Titan.vdproj 'msexcl40.dll' should be excluded because its source file 'C:\WINDOWS\system32\msexcl40.dll' is under Windows System File Protection.

error message.

Any advice appreciated, thanks.

Chris
 
Back
Top