Vs generation fails without error
Problem Description:
Copy from one machine to another
The first XP system, VS2005 framework2.0
Second win7 Vs2011 used
Reason for generation failure:
Some DLLs inside are not registered in win7, that is, there is a yellow exclamation mark
Due to more than 700 warnings, ha ha
Important information can’t be seen, so I don’t know what’s wrong
Solution:
Item (all) — “right click” — “property” — “generate” — “warning” set to 0 (portal)
View specific warning errors: C# compiler error warning
Then regenerate. At this time, most of the warnings will disappear. There are only a few messages that affect the generation failure. At this time, you can view and modify the target
Summary: if the generation fails, but there is no error prompt and only a warning, you should see the warning (the situation I encountered is that several DLLs do not exist and a yellow exclamation mark appears Remove it (OK)
Similar Posts:
- [Solved] Eclipse project red exclamation mark: build path problem
- About “SQL dialect is not configured.” warning in idea
- [Solved] Run Error without DevExpress installed: system IO. FileNotFoundException exception, error module name: kernelbase.dll
- QT use of undeclared identifier ‘cout’
- Warning: The serializable class * does not declare a static final serialVersionUID
- [Solved] Android Warning: Avoid passing null as the view root
- [Solved]Swift error: Method does not override any method from its superclass
- [Solved] Vue3+ts+eslint Error: warning Unexpected any. Specify a different type, warning Delete `·` , Missing return type on function, Require statement not part of import statement
- With check option in SQL
- Linux Error: -bash: !“: event not found [How to Solve]