Skip to content

Module.Load often results in FileNotFoundException #745

Answered by jbevain
rouke-broersma asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

This is not something that I ever seen. Cecil doesn't throw FileNotFoundException by itself. It can sometimes throw a AssemblyResolutionException which extends FileNotFoundException.

If an actual FileNotFoundException it's being thrown by .NET as the OS is telling the .NET framework the file asked for the path doesn't exist.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jbevain
Comment options

@rouke-broersma
Comment options

@jbevain
Comment options

@SimonCropp
Comment options

@rouke-broersma
Comment options

Answer selected by rouke-broersma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants