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, 05-29-2026, 05:09 AM
|
0 responses
335 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
211 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
196 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
288 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
245 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment