When I try to add a web services reference and I have a problem with dynamic and static.
It gives me this error now if I leave it on dynamic
C:\SvnWork\InitialPriceReporting\DotNet\InitialPriceReporting\Form1.cs(449,75): error CS0234: The type or namespace name 'InitialPriceReportingServiceWS' does not exist in the namespace 'InitialPriceReporting' (are you missing an assembly reference?)
What should I do?
If I make it static it does not give me this error.
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.