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 argusthome, 03-08-2026, 10:06 AM
|
0 responses
85 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
47 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
67 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment