Click here to Skip to main content
15,893,790 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,
When i run my project i offen use to get the below exception

Collapse | Copy Code

Error 41 Unexpected error writing metadata to file



my first thought was tere is no disk space but about 40 gb is remaning and the project is very small .when i closed and open it again this will go some times it will remain.

can some one help to resolve it.
Posted
Updated 5-Jan-15 0:35am
v2

1 solution

Refer - Unexpected error writing metadata to file 'Not enough storage is available to complete this operation[^] and read the answers.
Quote:
I get the same issue constantly. It is resolved by simply closing down Visual Studio then restarting it. A tremendous annoyance (given that we are talking twenty or thirty times a day!), but it works. I read this posting because I'm hoping to find a better solution.

Quote:
It is a known issue of Visual Studio.

Visual studio will not successfully compile a project if it would result in an assembly larger than 75 megabytes(mb)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900