TypeInitializationException when instanciating AtomFeed
Status: Inactive
Brought to you by:
toolbutton
With .Net 2.0 and VS2005, I get a
TypeInitializationException when creating a AtomFeed
instance from the supplied 0.43 binary dll.
I have recompiled the assembly under .Net 2.0 and now
it works. I do not know what was the source of the problem.
Joannes
Logged In: YES
user_id=1038229
This happens when the name of mediafiles.txt is wrong. If
you change Atom.Utils/Utils.cs:62 to the real name this
shouldn't happen.