cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Doug_Brott
Level 2

Weird 6248 build error

I am getting the following build error ..

"Could not find dependent file .dll, or one of its dependencies of component my.exe"

The error code is -6248 which suggests I am missing [1] (the .dll in this case). However, the line above is exactly as my error code reads with the exception I replaced my real executable name with 'my.exe' above.

It seems weird that it's missing "blank" .dll

Has anyone seen this? Is there an easy workaround?

Everything seems to be working correctly, just this one error (warning?) is noted during the build.

Thanks in Advance.
Labels (1)
0 Kudos
(2) Replies
Cne9999
Level 5

Have you looked though your file table for a corrupted entry? Maybe a MSM that is corrupt or incomplete?

Just a thougt. I must admit it is a strange error.

Thank you,
Bill V.
0 Kudos
tschley
Level 3

Set the ".NET Scan at Build" component property to "None". This should suppress the warning.
0 Kudos