fatal error CS0009: Metadata file ...

D

Dwayne

I'm getting this strange error when I try to compile a
project with large (100 - 200 MB) resource files. The
error is as follows (I've removed the filename for
simplicity):

fatal error CS0009: Metadata file '[snip]' could not be
opened -- 'Not enough storage is available to process
this command.'

I have plenty of disk space on my build drive, (10 GB
free) and plenty on my C: drive (19.8 GB), and plenty of
RAM (1 GB). My page file is set to a minimum of 1536MB
and a maximum of 3072MB, currently allocated 1536MB.

Has anyone else seen this error before?

Thanks in advance.
 
D

Dwayne

I have solved this - a restart of Visual Studio fixed the
problem (don't know why I didn't try that first).

-D
 

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