Click here to Skip to main content
15,881,866 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi
i have to build my application it was error showing .
i have 4 gb ram and 500 gb hard disk space in my computer ...when i am opening first time only it is build it successfully.. after it was showing this error ... am searching lot of sites its no solutions available
COM Reference 'ReportViewerCtl' is the interop assembly for ActiveX control 'AxReportViewerCtl' but was marked to be linked by the compiler with the /link flag. This COM reference will be treated as a reference and will not be linked.
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(3102,5): error MSB3171: Problem generating manifest. Insufficient memory to continue the execution of the program.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Error	1	Problem generating manifest. Insufficient memory to continue the execution of the program.

Please help me. Your answers will be highly appreciated. Thank you
Posted
Updated 13-Jun-15 2:56am
v2
Comments
CHill60 13-Jun-15 9:04am    
Try fixing the COM reference problem first
Abhipal Singh 13-Jun-15 13:54pm    
Check the link below to solve COM reference issue:
https://social.msdn.microsoft.com/Forums/en-US/83156d3a-dba5-46b6-a474-a9f7235f3ccf/im-trying-to-run-my-program-but-i-get-a-weird-error-please-help?forum=vblanguage

On the reference - look at the properties and there is one called embed interop - set it to false

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