| Severity | Code | Description | Project | File | Line | Suppression State |
| Error | CS0579 | Duplicate 'global::System.Runtime.Versioning.TargetFramework Attribute' attribute | NinjaTrader.Custom | C:\Users\someone\Documents\NinjaTrader 8\bin\Custom\obj\x64\Debug\.NETFramework,Version=v 4.5.AssemblyAttributes.cs | 4 | Active |
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Error when building NinjaTrader 8 custom project
Collapse
X
-
Error when building NinjaTrader 8 custom project
Hi all, I am getting the below error. Am I using the wrong version of .Net Framework?
Tags: None
-
Never mind. I deleted the obj folder for this and it got rid of the problem. Strange that clean and rebuild all did not do the same thing.
-
-
Hello NeverDownMoney,
Do you have the .NET 4.8 SDK installed?
https://dotnet.microsoft.com/downloa...edium=referral
Have you attempted to build NinjaTrader from Visual Studio instead of compiling from the NinjaScript Editor?
(edit)
If so, within 'Documents\NinjaTrader 8\bin\Custom\' delete the 'obj' folder.Last edited by NinjaTrader_ChelseaB; 09-15-2022, 08:01 AM.Chelsea B.NinjaTrader Customer Service
- Likes 2
Comment
-
Hello NeverDownMoney. Thanks for solving the problem.
I have .NET 4.8 SDK installed and used the NT8 debugger but did not compile (may be accidentally with F5) the NT8 indicator in VS. I tried the following without success:
1. remove all occurrences of AssemblyAttributes.cs
2. deleting Documents\NinjaTrader 8\bin\Custom\bin folder
.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
43 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
21 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
30 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
50 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment