Search:
Namespaces
Discussions
.NET v1.1
Feedback
LoadExternals(System.Collections.Hashtable) not found in DiscoveryReference abstract class
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.vjsharp
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...
Manisha Agarwal
Hello
Can anyone tell me about the member LoadExternals(System.Collections.Hashtable) in
DiscoveryReference
as i am getting an error in a class which is extending
DiscoveryReference
class .It is saying it needs to be declared as abstract class or else define member LoadExternals(System.Collections.Hashtable) .
I have read about another LoadExternal of some different class that it has become obsolete in whidbey then if is it made obsolete why it is asking me to declare it
Your early response is expected
Thank You ,
Manisha
Reply to this message...
Diganta Roy[MSFT] (VIP)
DiscoveryReference.LoadExternals(System.Collections.Hashtable) has been
added in .Net Framewroks 2.0 as an abstract method, so you need to either
define it in the derived class or mark the derived class as abstract. It it
not marked as Obsolete, and even if it is marked obsolete(warning), it does
not mean you can get away with not implementing it in a derived class :)
Diganta Roy
Microsoft Visual J# .NET Product Team
--------------------
>Thread-Topic: LoadExternals(System.Collections.Hashtable) not found in
DiscoveryReference
abstract class
[Original message clipped]
Can anyone tell me about the member
LoadExternals(System.Collections.Hashtable) in
DiscoveryReference
as i am
getting an error in a class which is extending
DiscoveryReference
class .It
is saying it needs to be declared as abstract class or else define member
LoadExternals(System.Collections.Hashtable) .
I have read about another LoadExternal of some different class that it has
become obsolete in whidbey then if is it made obsolete why it is asking me
to declare it
Your early response is expected
Thank You ,
Manisha
>
Reply to this message...
System.Collections.Hashtable
System.Web.Services.Discovery.DiscoveryReference
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com