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# / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
'System.FormatException' at Compile time13 May 2004 20:49 GMT1
Can someone tell me the reason why do i get 'System.FormatException' at Compile time in j# when my j# code contains definition on main properly
Thank
Manisha
BeginInvoke() and EndInvoke() not available in delegates for asynchronous execution of methods13 May 2004 11:06 GMT2
The following code does not work in J#.
IAsyncResult ar1 = sampleDelegate.BeginInvoke(new AsyncCallback(AsyncResultSample.MyCallback),
new Object[] { (Int32)param, (Int32)param })
It gives compilation error as BeginInvoke not available for delegates. Anybody knows a way to handle ...
System.InvalidOperationException .Please help05 May 2004 23:22 GMT1
      I am getting System.InvalidOperationException in the following line while trying to execute the J# file.
                         XmlSerializer ser = new XmlSerializer(Group2.class.ToType())
The error description says
                        There was an error reflecting ...
System.InvalidOperationException05 May 2004 23:13 GMT1
      I am getting System.InvalidOperationException while trying to execute follwing J# file. Can any one please help me out
import System.*
import System.Xml.Serialization.*
import System.IO.*
Create vj# dll01 May 2004 14:54 GMT3
Hi, is there a way to create a com dll with vj#? I search through the new project option and did not find a com dll project option
Actually, I have a java source file which i would like to make it a com object, so that my vb6.0 can call it
Please help me.
Compile Service and Standalone EXE01 May 2004 14:45 GMT1
I have converted a J++ project to .NET and added code to have it run
as a service.  This is fine for Win2K and up but I want to allow
people to run it on Win98.  Is there any way to code my app that will
allow it to run as either a service or a standalone exe or do I have
Pages: 1 2 April, 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.