Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Visual J# / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
No suitable method found to override06 Sep 2004 07:25 GMT1
On compilation the following id reported:
Samples.AspNet.System.Web.Management.SampleWebRequestEvent.FormatToString(System.Web.Management.WebEventFormatter)': no suitable method found to overrid
How to get around this
Jites
InvalidOperationException was unhandled06 Sep 2004 07:20 GMT2
I am getting unhandled InvalidOperationException
Details :  "There was an error generating the XML document for the statement
mySerializer.Serialize(writer, myGroup)
at line no.11
The VJ# compiler crashes on compilation.06 Sep 2004 06:57 GMT4
While using System.Windows.Forms.ListView.Groups, the VJ# compiler crashes on compilation
Please suggest on how to get around the problem
Jitesh.
get_IsPublic ()and get_IsFamily ()property returns wrong value .Please help06 Sep 2004 06:36 GMT1
   get_IsPublic() property returns true if this field is public; otherwise, false and get_IsFamily() propety returns true if the field has the Family attribute set; otherwise, false.But in the following code it returns true and false repectively whether  it is declared as ...
LoadExternals(System.Collections.Hashtable) not found in DiscoveryReference abstract class06 Sep 2004 06:23 GMT1
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 ...
GetMethods function returns Protected even if BindingFlags.Public is given03 Sep 2004 12:44 GMT1
GetMethods function returns Protected members in the following statemen
MethodInfo myArrayMethodInfo[] = myType.GetMethods(BindingFlags.Public | BindingFlags.Instance | BindingFlags.DeclaredOnly)
The whole code is
import System .*
'System.Net.SslClientStream' does not contain a definition for 'ServerCertValidationCallback'03 Sep 2004 12:32 GMT1
Hell
Can anyone tell me why do i get " 'System.Net.SslClientStream' does not contain a definition for 'ServerCertValidationCallback' " whenever i try to execute my c# code which contains a class having an membe
variable of type "SslClientStream" and trying to set its ...
GetCustomAttribute not working properly. Please help03 Sep 2004 11:13 GMT1
     GetCustomAttribute method returns the first custom attribute applied to the type, if any custom attributes are applied to the type. But in the follwoing code it retuning null in the following lin
    AuthorsAttribute authAttr = ((AuthorsAttribute)(Attribute ...
open a htaccess-secured url01 Sep 2004 08:15 GMT2
can somebody tell me how i can open a site  who is secured by htaccess ?  I
created the url and the urlconnection but i dont know how i could enter the
password and username for the access.
Any help is appreciated...
Pages: 1 2 August, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.