• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Installing Java Beans(BDK)

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am working on Windows 2000 server on which jsdk 1.4.0 is installed. Whenever I am trying to install bdk, it's giving me the following error meggage.....
(Can't Launch Executable - Com error 0x0 occured while attempting to run the application - Try re-installing the application)
Can you please tell me why this error is caused. Also please give me the instruction so that the reason for the error can be found & problem of not being able to install solved?
Please note that the jsdk & bdk I'm trying to install from the java site(http://www.java.sun.com) itself...
BDK
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you do anything with the SDK by itself? Try compiling and running a simple program. That would at least narrow down the problem.
Could you have possibly downloaded a non Windows version of one of these by accident?
 
reply
    Bookmark Topic Watch Topic
  • New Topic