HighTechTalks DotNet Forums  

LoadExternals(System.Collections.Hashtable) not found in DiscoveryReference abstract class

Dotnet VJSharp microsoft.public.dotnet.vjsharp


Discuss LoadExternals(System.Collections.Hashtable) not found in DiscoveryReference abstract class in the Dotnet VJSharp forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Manisha Agarwal
 
Posts: n/a

Default LoadExternals(System.Collections.Hashtable) not found in DiscoveryReference abstract class - 04-27-2004 , 04:41 AM






Hell

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 i

Your early response is expecte

Thank You
Manisha

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: LoadExternals(System.Collections.Hashtable) not found in DiscoveryReference abstract class - 09-06-2004 , 01:23 AM






DiscoveryReference.LoadExternals(System.Collection s.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

--------------------
Quote:
Thread-Topic: LoadExternals(System.Collections.Hashtable) not found in
DiscoveryReference abstract class
thread-index: AcQsM2IgZL7deJfURLeDI5g3AS8Byw==
X-WN-Post: microsoft.public.dotnet.vjsharp
From: =?Utf-8?B?TWFuaXNoYSBBZ2Fyd2Fs?=
anonymous (AT) discussions (DOT) microsoft.com
Subject: LoadExternals(System.Collections.Hashtable) not found in
DiscoveryReference abstract class
Date: Tue, 27 Apr 2004 01:41:07 -0700
Lines: 9
Message-ID: <E79F729B-8066-4154-B2C8-2D5C4AAF4897 (AT) microsoft (DOT) com
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.vjsharp
Path: cpmsftngxa10.phx.gbl
Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.vjsharp:5962
NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
X-Tomcat-NG: microsoft.public.dotnet.vjsharp

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
Quote:


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.