Annotation: Could not access the URL through the external browser. Check the browser configuration. From the Tools menu, choose Options. In the Options window, expand the IDE Configuration node. Then expand the Server and External Tool Settings node followed by the Web Browsers node. Select the external browser type and modify the Browser Executable property if necessary. java.io.IOException: CreateProcess: C:\PROGRA~1\Netscape\COMMUN~1\Program\netscape.exe error=2 at java.lang.Win32Process.create(Native Method) at java.lang.Win32Process.(Win32Process.java:63) at java.lang.Runtime.execInternal(Native Method) at java.lang.Runtime.exec(Runtime.java:566) at java.lang.Runtime.exec(Runtime.java:491) at java.lang.Runtime.exec(Runtime.java:457) at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:225) at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:128) at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:270) at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:290) at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.startBrowser(NbDdeBrowserImpl.java:421) at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.dispatchURL(NbDdeBrowserImpl.java:329) at org.netbeans.modules.extbrowser.NbDdeBrowserImpl$URLDisplayer.run(NbDdeBrowserImpl.java:294) [catch] at java.lang.Thread.run(Thread.java:536)