System.Web.Services.Protocols.SoapHttpClientProtoc ol' is defined in an assembly that is not referenced. ? You must add a reference to assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.,CS0012 - click for info,18,11,
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
System.Web.Services.Protocols.SoapHttpClientProtoc ol' is defined in an assembly that
Collapse
X
-
System.Web.Services.Protocols.SoapHttpClientProtoc ol' is defined in an assembly that
Getting a compilation error with @ADL.cs? and it is not allowing me to import files?
System.Web.Services.Protocols.SoapHttpClientProtoc ol' is defined in an assembly that is not referenced. ? You must add a reference to assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.,CS0012 - click for info,18,11,Tags: None
-
Did you import any custom indicator or strategies that would use for authentification perhaps?
1. Open any indicator in the NinjaScript editor
2. Right click in it > References > Add
3. Look for the System.Web.Services.Dll from the C:\Windows\Microsoft.NET\Framework\v2.0.50727 folder (might be a different 2.0 .NET build # for you specifically) and add it back into the references list.
4. Recompile all by pressing F5
5. Does it compile then without issues?
Thanks
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
11 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
118 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
170 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
88 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
131 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|

Comment