where has the metadata gone ???

C

cmrchs

Hi,

I'm compiling a vb file in .NET 2005
and try to view the assembly-exe using the ildasm tool but I get an error :

"Failed to open meta data"

whereas in .net 2003 it was no problem.

how come ?
how can I view what's inside the 2005-assembly ?

thanks
Christian

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
M

Mattias Sjögren

I'm compiling a vb file in .NET 2005
and try to view the assembly-exe using the ildasm tool but I get an error :

"Failed to open meta data"

whereas in .net 2003 it was no problem.

how come ?


Make sure you're using the .NET 2.0 version of Ildasm.exe.



Mattias
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top