| 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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
163 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
82 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
125 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
206 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment