I added a web link to my project. The link is clearly visible in my solution. I managed to create an instance of all the classes in the Reference.cs file, except for one. When I opened the Reference.cs file, the class was not there. There is documentation about the existence of this class, but the class does not exist in my reference file. I am using .Net 2005/2008. Could there be something wrong inside .Net. If so, are there any other ways around this?
source
share