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 kinfxhk, 07-14-2026, 09:39 AM
|
0 responses
88 views
0 likes
|
Last Post
by kinfxhk
07-14-2026, 09:39 AM
|
||
|
Started by kinfxhk, 07-13-2026, 10:18 AM
|
0 responses
92 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 10:18 AM
|
||
|
Started by kinfxhk, 07-13-2026, 09:50 AM
|
0 responses
70 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 09:50 AM
|
||
|
Started by kinfxhk, 07-13-2026, 07:21 AM
|
0 responses
87 views
0 likes
|
Last Post
by kinfxhk
07-13-2026, 07:21 AM
|
||
|
Started by kinfxhk, 07-11-2026, 02:11 AM
|
0 responses
64 views
0 likes
|
Last Post
by kinfxhk
07-11-2026, 02:11 AM
|

Comment