Can't create a new connection

I just installed SQL Developer 3.0 with jdk and can't create a DB connection (same problem with 2.6). The form to create the connection simply does not open when I attempt to do so.
This link How do i add "-Duser.language=en" parameter to a user's jre using com. line describes exactly my problem. I tried to add
AddVMOption -Duser.language=en
AddVMOption -Duser.country=US
to the sqldevloper.conf file as instructed in that thread (which fixed the issue for that person) with no luck. I'm running Windows XP 32.
Here is the log a partial log (shorten to fit the max post size)...
Picked up JAVAOPTIONS: -Duser.language=en
Exception initializing 'oracle.dbtools.raptor.RaptorDBAddin' in extension 'Oracle SQL Developer': oracle.classloader.uti
l.AnnotatedNoClassDefFoundError:
Missing class: oracle.i18n.util.LocaleMapper
Dependent class: oracle.dbtools.raptor.config.DBConfig
Loader: ide-global:11.1.1.0.0
Code-Source: /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73
/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar
Configuration: extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevel
oper-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions
The missing class is not available from any code-source or loader in the system.
at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [/C:/Documents%20and%2
0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classlo
ader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [/C:/Documents%20and%20S
ettings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classload
er_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [/C:/Documents%20and%20
Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloa
der_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre bootstrap, by jre.bootstrap:1.6.0_11]
at oracle.dbtools.raptor.config.DBConfig.<clinit> (DBConfig.java:320) [/C:/Documents%20and%20Settings/admin/My%2
0Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.sqldevelope
r.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldeveloper-2.1.0.63
.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
at oracle.dbtools.raptor.RaptorDBAddin.initialize (RaptorDBAddin.java:126) [/C:/Documents%20and%20Settings/admin
/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.sqldev
eloper.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldeveloper-2.1
.0.63.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:407) [/C:/Documents%20and%20
Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (fr
om boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:214) [/C:/Documents%20and%2
0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (f
rom boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:128) [/C:/Documents
%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimp
l.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1949) [/C:/Documents%20and%20Settings/admin/My%20Do
cuments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot clas
spath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ide.IdeCore.startupImpl (IdeCore.java:1573) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry i
n oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ide.Ide.startup (Ide.java:703) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB
%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.
boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [/C:/Documents%20and%20Settings/admin/M
y%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpat
h entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.Main.start (Main.java:184) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%
20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.P
CLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.Main.main (Main.java:146) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%2
0DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PC
LMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6
731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Documents
and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide
.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Documents%20and%20Settings/admin/My%20Docu
ments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from sys
tem property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [/C:/Documents%20and%20Settings/ad
min/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classp
ath> in /file:/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldevelop
er/ide/extensions/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [/C:/Documents%20and%20Settings/admin/My%20Docum
ents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:
/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensi
ons/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [/C:/Documents%20and%20Settings/admin/My%20Documents
/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/
Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/
oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/F
AU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Do
cuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/or
acle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [/C:/Documents%20and%20Settings/admin/My%20Documents/
FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Documents%20and%20Settings/admin/My%20Documents/
FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP
-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Document
s and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.i
de.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
Exception initializing 'oracle.dbtools.raptor.MonitorJDBCAddin' in extension 'Oracle SQL Developer': oracle.classloader.
util.AnnotatedNoClassDefFoundError:
Missing class: oracle.jdbc.OracleDriver
Dependent class: oracle.dbtools.raptor.MonitorJDBCAddin
Loader: ide-global:11.1.1.0.0
Code-Source: /C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73
/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.jar
Configuration: extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevel
oper-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions
The missing class is not available from any code-source or loader in the system.
at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2180) [/C:/Documents%20and%2
0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classlo
ader_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1733) [/C:/Documents%20and%20S
ettings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classload
er_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.java:143) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClassLoader.java:331) [/C:/Documents%20and%20
Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloa
der_11.1.1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at java.security.AccessController.doPrivileged (Native method) [unknown, by unknown]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1692) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1674) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.
1.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre bootstrap, by jre.bootstrap:1.6.0_11]
at oracle.dbtools.raptor.MonitorJDBCAddin.initialize (MonitorJDBCAddin.java:29) [/C:/Documents%20and%20Settings/
admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/sqldeveloper/extensions/oracle.s
qldeveloper.jar (from extension jar in C:\Documents and Settings\admin\My Documents\FAU\COP-6731, DB Systems\sqldevelope
r-2.1.0.63.73\sqldeveloper\sqldeveloper\extensions), by ide-global:11.1.1.0.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManagerImpl.java:407) [/C:/Documents%20and%20
Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (fr
om boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinManagerImpl.java:214) [/C:/Documents%20and%2
0Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (f
rom boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (AddinManagerImpl.java:128) [/C:/Documents
%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimp
l.jar (from boot classpath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1949) [/C:/Documents%20and%20Settings/admin/My%20Do
cuments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot clas
spath entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ide.IdeCore.startupImpl (IdeCore.java:1573) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry i
n oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ide.Ide.startup (Ide.java:703) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%20DB
%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide.jar (from boot classpath entry in oracle.ide.
boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35) [/C:/Documents%20and%20Settings/admin/M
y%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpat
h entry in oracle.ide.boot.PCLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.Main.start (Main.java:184) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%
20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.P
CLMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at oracle.ideimpl.Main.main (Main.java:146) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6731,%2
0DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ideimpl.jar (from boot classpath entry in oracle.ide.boot.PC
LMain.BOOT_ENTRIES), by ide-global:11.1.1.0.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
at oracle.ide.boot.PCLMain.callMain (PCLMain.java:62) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.PCLMain.main (PCLMain.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP-6
731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Documents
and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.ide
.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Documents%20and%20Settings/admin/My%20Docu
ments/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/modules/oracle.classloader_11.1.1.jar (from sys
tem property java.class.path), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java:189) [/C:/Documents%20and%20Settings/ad
min/My%20Documents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classp
ath> in /file:/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldevelop
er/ide/extensions/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:89) [/C:/Documents%20and%20Settings/admin/My%20Docum
ents/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:
/C:/Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensi
ons/oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:65) [/C:/Documents%20and%20Settings/admin/My%20Documents
/FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/
Documents and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/
oracle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:54) [/C:/Documents%20and%20Settings/admin/My%20Documents/F
AU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Do
cuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/or
acle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown, by unknown]
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) [unknown, by unknown]
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) [unknown, by unknown]
at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknown]
at oracle.ide.boot.Launcher.invokeMain (Launcher.java:713) [/C:/Documents%20and%20Settings/admin/My%20Documents/
FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Documents%20and%20Settings/admin/My%20Documents/
FAU/COP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/D
ocuments and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/o
racle.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/C
OP-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Docume
nts and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle
.ide.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]
at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Documents%20and%20Settings/admin/My%20Documents/FAU/COP
-6731,%20DB%20Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/lib/ide-boot.jar (from <classpath> in /file:/C:/Document
s and Settings/admin/My Documents/FAU/COP-6731, DB Systems/sqldeveloper-2.1.0.63.73/sqldeveloper/ide/extensions/oracle.i
de.jar!/META-INF/extension.xml), by sun.misc.Launcher$AppClassLoader@32124414]

Exception initializing 'oracle.dbtools.raptor.MonitorJDBCAddin' in extension 'Oracle SQL Developer': oracle.classloader.
util.AnnotatedNoClassDefFoundError:
Missing class: oracle.jdbc.OracleDriverThe Oracle driver is not on the classpath.

Similar Messages

  • TS2756 How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )

    How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )
    i know its not a problem whit my carrier o data plan or sharing preferences on the ipone because when i use it un my laptop it works perfectly through
    the usb and even works on the Imac through wifi and bluethood tethering but NOT through usb!!.
    the problem is that trying to make it work i deleted the "profile" usb iphone on the network prefereces panel. Now i only have 3 options: ethernet / wifi / bluetooth
    but not the usb iPhone i used to have.
    And when i try to add a new one i dont get a USB option.
    can some one help me please??
    this is how it looks (after the bluetooth PAN i used to have USB iPhone option)

    The question would be more appropriate in the Mac forums as it is not really related to the iPhone.

  • How can I create a new folder in an external disk that is connected via USB to my Mac?

    How can I create a new folder in an external disk that is connected via USB to my Mac?

    Just like you would create a new folder anywhere. Open the drive's icon from your desktop or the Finder, and click shift-command-N. (Or use the Finder menu if you prefer - File - New Folder).
    If you can't create a folder, your drive may be the wrong format (you can't write to a Windows/NTFS formatted drive, for example). You'll have to back up any files you have on there, and then use Disk Utility to reformat it to Mac Extended (if it will only be used on a Mac) or MS-DOS format (if you want to share it with a PC).
    Matt

  • Hi folks, you might know how to fix this: my wifi shows (no hardware installed) then I went to system preferences and deleted the wifi connection, I went also to system information and I can not see wifi listed on Network, how can I create a new wifi ?

    Hi folks, you might know how to fix this: my wifi shows (no hardware installed) then I went to system preferences and deleted the wifi connection, I went also to system information and I can not see wifi listed on Network, how can I create a new wifi or simply solve this, I have tryied shotdown pressing keys like P and R, option, etc. Please help me .

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • How to create a new connection from SAPGUI to Test drive?

    Hi,
    I have installed Sap Netweaver Test drive on a linux virtual machine (windows host). The installation was successful and I was able to start the instance (application server and the database), yet I don't know how to create a new connection from my SAPGUI client (7.20) to this server. The static IP address of the server is 192.168.1.160.
    I entered the following values for my new connection entry
    Description: SAP Netweaver
    Application server: 192.168.1.160
    Instance number: 01
    System ID: DB2
    SAProuter: /H/192.168.1.160/S/3201/H/
    But it does not work. Any idea about the values needed  for creating a new entry?
    Thanks in advance,
    Dariyoosh

    >
    Dibya R Das wrote:
    > Why are you entering a router string? Can't you reach a box directly from your machine?
    >
    > Doesn't a ping to that host & a "telnet <host/ip address> 3201" work from your machine to the SAP System.
    >
    > Remove the router string you wont need if the above works.
    >
    > - Regards, Dibya
    Hello there,
    Thank you very much for your answer which solved my problem. In fact there was no need of providing router string.
    Kind Regards,
    Dariyoosh

  • How can I create a new name and itunes acct

    I want to give my old 2nd generation ipod nano to my son.  Can I create a new device name and itunes for the ipod?

    Yes.  I would suggest creating a separate user account for him on your PC to use to store his own separate iTunes library.  See Method 1 from this Apple support document for more information and assistance.
    How to use multiple iPods, iPads, or iPhones with one computer
    When he connects the iPod to this new iTunes library he'll need to Erase and Sync (or restore) the iPod allowing him to set it up as his own iPod and everything just as if you had just taken it out of the box.
    B-rock

  • How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?

    How can I create a new TC backup with ethernet, so I don't have to wait two days for a new wireless backup?
    Several times in the last year, I've gotten a message that Time Machine needs to completely redo my backup. Using the wireless connection, this takes almost two days. Is there a way to do the backup with ethernet and then switch back to wireless? Thanks.

    May I know what is needed to make sure the MacBook is able to see Time Capsule on ethernet?
    Connect an Ethernet cable from one of the LAN <-> ports on the 2Wire gateway to the WAN port (circle of dots icon) on the Time Capsule.
    If AirPort Utility cannot "see" the Time Capsule now, you will need to perform a "hard reset" by holding in the reset button for 7-8 seconds or so and then reconfigure the Time Capsule. You can use the same Time Capsule name and password, etc. as before.
    Configure the Time Capsule to "Create a wireless network" and select the Bridge Mode option when it appears during the setup using AirPort Utility.
    Once the Time Capsule is configured, restart the entire network again. Power down everything, start the 2Wire first and then start each other device after that one at a time about a minute apart.
    Now you can connect your Mac directly to one of the LAN <-> ports on the Time Capsule for the backup using another Ethernet cable. In general, about 20-25 GB per hour will transfer.
    The Time Capsule will broadcast a much faster wireless network than the 2Wire can provide, so you might want to leave the setup "as is" for awhile after the first backup is complete. If you decide to use the Time Capsule as your main wireless access point, you would want to turn the wireless off on the 2Wire since two wireless networks in close proximity can create interference problems.
    Or, if you want to use the wireless on the 2Wire, you could turn off the wireless on the Time Capsule. Then backups will occur over the 2Wire wireless, or over Ethernet.
    I don't really recommend the "Join a wireless network" setting on the Time Capsule for most users, but you could go back to that setup as well if you want after the first backup is complete.

  • How can i create a new user with only read rights ?

    How can i create a new user with only read rights ?

    You are asking about a Database User I hope.
    You can look into the Oracle 8i Documentation and find various privillages listed.
    In particular, you may find:
    Chapter 27 Privileges, Roles, and Security Policies
    an intresting chapter.
    You may want to do this with the various tools included with 8i - including the
    Oracle DBA Studio - expand the Security node and you can create USERS and ROLES.
    Or use SQL*Plus. To create a
    user / password named John / Smith, you would login to SQL*Plus as System/manager (or other) and type in:
    Create user John identified by Smith;
    Grant CONNECT to John;
    Grant SELECT ANY TABLE to John;
    commit;
    There is much more you can do
    depending on your needs.
    Please read the documentation.
    -John
    null

  • Error in writing an Ant task for creating a new connection pool.

    I have written the following ant task to create a new connection pool in weblogic 10.3.
    <target name="pool.dev">
         <wlconfig url="http://localhost:7001/" username="weblogic" password="weblogic">
         <query domain="C:/weblogic/rtg-L0" name="myserver"/>
         <create type="JDBCConnectionPool" name="OneSourceConnectionPool">
         <set attribute="DriverName"
         value="oracle.jdbc.OracleDriver"/>
         <set attribute="InitialCapacity" value="1"/>
         <set attribute="MaxCapacity" value="5"/>
         <set attribute="Password" value="rating"/>
         <set attribute="Properties" value="user=rating"/>
         <set attribute="RefreshMinutes" value="0"/>
         <set attribute="ShrinkPeriodMinutes" value="15"/>
         <set attribute="ShrinkingEnabled" value="true"/>
         <set attribute="TestConnectionsOnRelease" value="true"/>
         <set attribute="TestConnectionsOnReserve" value="true"/>
         <set attribute="TestConnectionsOnCreate" value="true"/>
         <set attribute="TestTableName" value="SQL SELECT 1 FROM DUAL"/>
         <set attribute="URL"
         value="jdbc:oracle:thin:@xyz.com:1522:oradvl"/>
         <set attribute="Targets" value="myserver"/>
         </create>
         </wlconfig>
    </target>
    When I run it, I see the following error:
    BUILD FAILED
    C:\ganymede\eclipse\workspace1\RtgSvr\build.xml:286: Failed to connect to the server: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
         java.io.EOFException]
    Can anybody please help me regarding this...
    Thank you,
    Sowmya

    Hi everybody,
    Thank you very much for your replies....actually I added weblogic.jar to the classpath of the target. So, now I dont see that error. But, I have another problem which is as follows:
    <target name="initJDBC">
    <wlconfig url="t3://${host}:${port}" username="${username}" password="${password}">
         <query domain="domain.name" type="Server" name="${target.server}" property="${target.server}"/>
         <create type="JDBCConnectionPool" name="TestConnectionPool">
         <set attribute="DriverName" value="oracle.jdbc.OracleDriver"/>
         <set attribute="Password" value="welcome"/>
         <set attribute="Properties" value="user=welcome"/>
         <set attribute="URL" value="jdbc:oracle:thin:@test.com:1522:oradvl"/>
              <set attribute="Targets" value=""/>
         <set attribute="TestTableName" value="SQL SELECT 1 FROM DUAL"/>
         <set attribute="TestConnectionsOnRelease" value="false"/>
         <set attribute="TestConnectionsOnReserve" value="true"/>
         </create>
         <create type="JDBCDataSource" name="TestDataSource">
              <set attribute="JNDIName" value="TestDataSource"/>
              <set attribute="PoolName" value="TestConnectionPool"/>
              <set attribute="Targets" value=""/>
              </create>
         </wlconfig>
         </target>
    I am not knowing what to give in the value field of <set attribute="Targets" value=""/>. The following is my build.properties file:
    target.server=myserver
    host=127.0.0.1
    port=7001
    username=weblogic
    password=weblogic
    domain.name=testDomain
    If I give <set attribute="Targets" value="${myserver}"/>, I get the following error:
    BUILD FAILED
    C:\ganymede\eclipse\workspace1\TestSvr\build.xml:290: Property not set: ${myserver}
    When I set myserver=myserver in build.properties, I get the following error:
    BUILD FAILED
    C:\ganymede\eclipse\workspace1\TestSvr\build.xml:290: Error invoking MBean command: java.lang.IllegalArgumentException: Property Name and value not valid for the MBean. Value myserver for parameter[Targets].java.lang.IllegalArgumentException: Unable to convert the argument valuemyserver to class javax.management.ObjectName.java.lang.reflect.InvocationTargetException
    Can someone plzz help me in this regard.
    Thank you,
    Sowmya

  • Can't create a new illustration. Problems occurred while saving the print file.

    I can't open a new Illustrator file. It sends me this error: Can't create a new illustration. Problems occurred while saving the print file. ID:-1
    I opened a previous document created in CC, but it will not allow me to copy and paste items from one doc to another.
    I have rebooted with no avail.
    System:
    Adobe Creative Cloud CC
    Mac Book Pro 2012
    2.6 GHz Intel Core i7
    8 GB 1600 MHz DDR3

    Is a printer connected? Is it turned ON? Is the driver up to date?
    Illustrator checks this every time and also writes information on the printer into the file.

  • Cannot create a new connection

    I have created connections in the past with no problems. Today I upgraded to V2 and had exported my connections and so imported them to the new version. Since then I cannot create a new connection.
    Right clicking and selecting New Connection does nothing, whereas clicking new and selecting Database Connection results in a java.lang.NullPointerException error.
    I have done a full re-install of Raptor from the original files and switched off my PC, but no luck.

    Gareth, try the existing thread, and see if that helps:
    Can't create a connection
    the Search forum is a good place to start for most problems

  • I have a new western digital 1TB ultra. how do i format it? i can't create a new folder inside the external drive.

    I have a new WD My Passport Ultra external drive. Once connected to the Macbook Pro retina, I can't create a new folder in the external drive. What do I do to solve the problem?

    You should be able to format it for use with your computer using Disk Utility in the Utilities folder:
    http://osxdaily.com/2012/01/04/format-an-external-hard-drive-or-usb-flash-drive- for-mac-os-x/

  • How can I create a database connection to Cloudscape database in 9iJDeveloper?

    How can I create a database connection to Cloudscape database in
    9iJDeveloper?
    thanks.

    Hi,
    I assume you have a JDBC driver for Cloudscape.
    1. In the IDE System Navigator, expand the Connections Node.
    2. Right-click on the Database Connection and choose New
    Connection .. .
    3. Click pass the welcome screen.
    4. In Step 1, name your connection and choose "3rd party JDBC
    Driver"
    5. Follow the rest of the steps and provide username/password,
    class name and URL, test and you should be ready to go.
    Good luck.

  • Is it possible create a new connection with oracle database in javascript or formcalc?

    I need create a new connection, but it is necessary that I connect when the user click in a button.
    Is it possible?
    How can I do?
    Thanks
    Rubén

    How to connect ORACLE database to ADOBE LIFE CYCLE READER EXTENSION or ADOBE LIFE CYCLE DESIGNER

  • Custom SSIS Source: How do I make it create a new connection manager and display its properties window?

    I am writing a custom SSIS source that uses a standard SSIS Flat File Connection Manager. I have got a working UI that shows all usable connection managers in a dropdown list and allows the user to pick one. I would like to be able to have a button that
    the user can click on to create a new connection manager, and it would open the properties window for the new connection manager so it can be set up.
    Abridged code:
    Public Class MyNewSourceUI
    Implements IDtsComponentUI
    Private MetaData As IDTSComponentMetaData100
    Public Function Edit(ByVal parentWindow As IWin32Window, _
    ByVal variables As Variables, _
    ByVal connections As Connections) As Boolean _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Edit
    Dim UIwin As New MyNewSourcePropertiesWindow(MetaData, connections)
    Return (UIwin.ShowDialog() = DialogResult.OK)
    End Function
    Public Sub Initialize(ByVal dtsComponentMetadata As IDTSComponentMetaData100, _
    ByVal serviceProvider As System.IServiceProvider) _
    Implements Microsoft.SqlServer.Dts.Pipeline.Design.IDtsComponentUI.Initialize
    MetaData = dtsComponentMetadata
    End Sub
    End Class
    Public Class MyNewSourcePropertiesWindow
    Inherits System.Windows.Forms.Form
    Private _metadata As IDTSComponentMetaData100
    Private _cnxions As Connections
    Public Sub New(ByVal ComponentMetaData As IDTSComponentMetaData100, ByVal connections As Connections)
    InitializeComponent()
    _metadata = ComponentMetaData
    _cnxions = connections
    ShowConnections()
    'Setup Existing Metadata '
    End Sub
    Private Sub ShowConnections()
    Me.cboConnection.Items.Clear()
    Me.cboConnection.Items.AddRange((
    From i As ConnectionManager In _cnxions _
    Where CType(i.Properties("CreationName").GetValue(i), String) = "FLATFILE" _
    AndAlso CType(i.Properties("Format").GetValue(i), String) = "Delimited" _
    Select i.Name).ToArray())
    End Sub
    Private Sub btnNewConnection_Click(ByVal sender as Object, ByVal e as System.EventArgs) Handles btnNewConnection.Click
    Dim newconn As ConnectionManager = _cnxions.Add("FLATFILE")
    ShowConnections()
    Me.cboConnection.SelectedItem = newconn.Name
    End Sub
    Private Sub btnCancel_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnCancel.Click
    Me.DialogResult = DialogResult.Cancel
    Me.Close()
    End Sub
    Private Sub btnOK_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnOK.Click
    'Store any metadata changes '
    Me.DialogResult = DialogResult.OK
    Me.Close()
    End Sub
    End Class
    That's what I've got so far. I had assumed that adding a new connection would automatically display the properties window to the user (right?). However, in my tests, what actually happens is that it creates the new source with a random GUID for a name and no
    other properties set up, and puts it in the connections pane, and that's it. Not real useful.
    Obviously, something else is required to make the properties window appear, but I can't find what it is. There's no ShowUI() member on any of the classes I have, and I haven't been able to find out the name of the UI class that's used by the flat file source.
    Does anyone know how this is done? I know it can be done, because such a button exists in the normal Flat File Source UI.

    Yes, you need to drive the UI creation. I see you create a custom connection manager, in this case on how to build its UI please refer to http://kzhendev.wordpress.com/2013/08/07/part-2-adding-a-custom-ui-to-the-connection-manager/
    Arthur My Blog

Maybe you are looking for