473,761 Members | 8,011 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

javax.naming.No InitialContextE xception:

oll3i
679 Contributor
it worked but suddenly when i run it and click a button it throws exception ?

D:\SR>java Producent queue1 queue2 queue3 queue4
queue1,queue2,q ueue3,queue4
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$4.act ionPerformed(pr oducent.java:48 0)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$2.act ionPerformed(pr oducent.java:29 7)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$2.act ionPerformed(pr oducent.java:29 7)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more

D:\SR>javac producent.java

D:\SR>java Producent queue1 queue2 queue3 queue4
queue1,queue2,q ueue3,queue4
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
57)
at javax.naming.In itialContext.ge tDefaultInitCtx (InitialContext .java:288
)
at javax.naming.In itialContext.in it(InitialConte xt.java:223)
at javax.naming.In itialContext.<i nit>(InitialCon text.java:175)
at Producent$2.act ionPerformed(pr oducent.java:29 7)
at javax.swing.Abs tractButton.fir eActionPerforme d(AbstractButto n.java:19
95)
at javax.swing.Abs tractButton$Han dler.actionPerf ormed(AbstractB utton.jav
a:2318)
at javax.swing.Def aultButtonModel .fireActionPerf ormed(DefaultBu ttonModel
.java:387)
at javax.swing.Def aultButtonModel .setPressed(Def aultButtonModel .java:242
)
at javax.swing.pla f.basic.BasicBu ttonListener.mo useReleased(Bas icButtonL
istener.java:23 6)
at java.awt.Compon ent.processMous eEvent(Componen t.java:6038)
at javax.swing.JCo mponent.process MouseEvent(JCom ponent.java:326 0)
at java.awt.Compon ent.processEven t(Component.jav a:5803)
at java.awt.Contai ner.processEven t(Container.jav a:2058)
at java.awt.Compon ent.dispatchEve ntImpl(Componen t.java:4410)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2116)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.Lightw eightDispatcher .retargetMouseE vent(Container. java:4322
)
at java.awt.Lightw eightDispatcher .processMouseEv ent(Container.j ava:3986)

at java.awt.Lightw eightDispatcher .dispatchEvent( Container.java: 3916)
at java.awt.Contai ner.dispatchEve ntImpl(Containe r.java:2102)
at java.awt.Window .dispatchEventI mpl(Window.java :2429)
at java.awt.Compon ent.dispatchEve nt(Component.ja va:4240)
at java.awt.EventQ ueue.dispatchEv ent(EventQueue. java:599)
at java.awt.EventD ispatchThread.p umpOneEventForF ilters(EventDis patchThre
ad.java:273)
at java.awt.EventD ispatchThread.p umpEventsForFil ter(EventDispat chThread.
java:183)
at java.awt.EventD ispatchThread.p umpEventsForHie rarchy(EventDis patchThre
ad.java:173)
at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:168)

at java.awt.EventD ispatchThread.p umpEvents(Event DispatchThread. java:160)

at java.awt.EventD ispatchThread.r un(EventDispatc hThread.java:12 1)
Caused by: java.lang.Class NotFoundExcepti on: org.exolab.jms. jndi.InitialCon textF
actory
at java.net.URLCla ssLoader$1.run( URLClassLoader. java:200)
at java.security.A ccessController .doPrivileged(N ative Method)
at java.net.URLCla ssLoader.findCl ass(URLClassLoa der.java:188)
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:306)
at sun.misc.Launch er$AppClassLoad er.loadClass(La uncher.java:276 )
at java.lang.Class Loader.loadClas s(ClassLoader.j ava:251)
at java.lang.Class Loader.loadClas sInternal(Class Loader.java:319 )
at java.lang.Class .forName0(Nativ e Method)
at java.lang.Class .forName(Class. java:247)
at com.sun.naming. internal.Versio nHelper12.loadC lass(VersionHel per12.jav
a:46)
at javax.naming.sp i.NamingManager .getInitialCont ext(NamingManag er.java:6
54)
... 29 more

D:\SR>
Jun 17 '07 #1
8 6171
JosAH
11,448 Recognized Expert MVP
it worked but suddenly when i run it and click a button it throws exception ?

D:\SR>java Producent queue1 queue2 queue3 queue4
queue1,queue2,q ueue3,queue4
javax.naming.No InitialContextE xception: Cannot instantiate class: org.exolab.jms
.jndi.InitialCo ntextFactory [Root exception is java.lang.Class NotFoundExcepti on:
org.exolab.jms. jndi.InitialCon textFactory]
at javax.naming.sp i.NamingManager .getInitialCont ext
According to the exception that was thrown and the fact that you claim that
everything ran fine before you must have changed your classpath list, i.e. it
can't find that org.exolab.jms. jndi.InitialCon textFactory anymore.

kind regards,

Jos

ps. those exception stack traces tell you everything; it's luxury.
Jun 17 '07 #2
oll3i
679 Contributor
i have jndi.properties and i didnt change it

java.naming.pro vider.url=tcp://localhost:3035
java.naming.fac tory.initial=or g.exolab.jms.jn di.InitialConte xtFactory
java.naming.sec urity.principal =admin
java.naming.sec urity.credentia ls=openjms

i am writing 3 applications communicating with each other
and when i run Client from bat i dont get that exception and i use there jms too
i still cannt run the producer from bat with 4 parameters
even if i type in command line
run Producer queue1 queue2 queue3 queue4
it dsplays usage <destination> <destination> <destination> <destination>
but i pass 4 paramaters
i think i have to run it from bat then i wouldnt get that exception like i run client form bat and dont get that exception

i also have run.bat file
@setlocal
@set OJMS_HOME=C:\op enjms\openjms
@java -cp D:\sr\lib\db4o-6.1-java5.jar;D:\sr \lib\db4o-6.1-java1.2.jar;D:\ sr\lib\db4o-6.1-java1.1.jar;%OJ MS_HOME%\lib\op enjms-0.7.7-beta-1.jar;.; %1 %2 %3 %4

the lecturer didnt explain (also) what %1 %2 %3 %4 is for ? could you explain that to me?

thank YOU
Jun 17 '07 #3
oll3i
679 Contributor
it was running fine when i had only 2 parameters but when i changed it to 4 for 4 queues it doesnt work
cos producer must communicate with client and supplier
client sends messages to queue1
producer sends confirmations to queue2
producer sends orders to supplier to queue3
supplier sends confimations to queue4
Jun 17 '07 #4
oll3i
679 Contributor
when i run it like that
java Producer queue1 queue2 queue3 queue4
the app opens but when i click the button to get orders it throws the exception javax.naming.No InitialContextE xception:
Jun 17 '07 #5
oll3i
679 Contributor
when i paste to command line
java -cp D:\sr\lib\db4o-6.1-java5.jar;%OJMS _HOME%\lib\open jms-0.7.7-beta-1.jar;.; %1 %2 %3 %4 Producent queue1 queue2 queue3 queue4

it truncates queue4 to qu
Jun 17 '07 #6
oll3i
679 Contributor
the command line takes only 2 parameters thats why i got the
usage: <destination> <destination> <destination> <destination>
i changed the buffer size but still it doesnt help :(
Jun 17 '07 #7
oll3i
679 Contributor
why java -cp D:\sr\lib\db4o-6.1-java5.jar;D:\sr \lib\openjms-0.7.7-beta-1.jar;.; %1 %2 %3 %4 Producent queue1 queue2 queue3 queue4
doesnt run it ?
Jun 17 '07 #8
oll3i
679 Contributor
my command line accepts only 126 characters?
Jun 17 '07 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
6564
by: Hal Vaughan | last post by:
I'm using JDK 1.4.1 for Java 2. According to the API docs, I can use javax packages, but when I add: import javax.crypto; I get an error that it can't find the package. Is there some special way to get javax packages? According to a web page at Sun, the crypto is supposed to be included with 1.4. (That's how they write it -- no 1.4.1 or 1.4.2, just written as 1.4.)
5
14716
by: Asad Khan | last post by:
Hi, I am using DrJava, and I am writing a program that has the following statement: import javax.swing; It gives me this error when compiled: File: C:\Program Files\DrJava\CustomJFrame.java
0
4505
by: Shawn | last post by:
I am getting the following error with a Java Applet being served out by IIS over HTTPS/SSL using a Verisign certificate: java.lang.NoClassDefFoundError: javax/help/HelpSetException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590) at java.lang.Class.getConstructor0(Class.java:1762) at java.lang.Class.newInstance0(Class.java:276) at...
2
3536
by: stud | last post by:
import java.util.logging.*; import java.io.*; import java.util.Properties; import javax.mail.*; import javax.mail.internet.*;
3
4865
by: Sherrod Faulks | last post by:
I'm using Jython and in the python script I do: from javax import swing result = javax.swing.JOptionPane.showInputDialog(wC, cmd,"Prompt from " + client.serverName, JOptionPane.PLAIN_MESSAGE) wC is a JFrame, cmd is a String and client.serverName is a String. It won't show the JOptionPane, why?
0
2109
by: Raquel | last post by:
I downloaded UDB PE8.1.3 on Win XP. JDK gets downloaded along with it (Java version 1.3.1). However, when I am trying to compile a java program which uses DataSource interface for Connections (by importing javax.sql.*), it gives me an error message that it could not locate javax.sql package. Found the following on Sun's website: "If your driver vendor bundles the javax.sql package with its product, as many are expected to do, you do...
12
11346
oll3i
by: oll3i | last post by:
when i launch the application from sun application server the console opens throws something i cannt even read what and closes before the application opened and threw nullpointerexception now it suddenly stopped even opening ? but when i run it form bat with JAVA_CLIENT parameter it throws javax.ejb.EJBException: nested exception is: java.rmi.RemoteException: package library.common; import java.sql.ResultSet;
2
1611
oll3i
by: oll3i | last post by:
what is the right name for a stateless session bean in InitialContext? my bean is in ejb package cos i get javax.naming.NameNotFoundException thank YOU
0
2541
by: plsHelpMe | last post by:
Hi All, I am trying to send an outlook meeting request using the java code. It works fine when i execute the code using the text pad. But when i actually deploy the code using the "Websphere Apllication Server v5.1" i get the following exception. It would really be great if someone could help me. javax.mail.MessagingException: IOException while sending message; nested exception is: ...
0
9554
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9376
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9923
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9811
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8813
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7358
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3911
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.