How to run ActiveX bridge packager without VC++

Hello everybody,
The ActiveX Bridge Developer Gude states that I have to
install Microsoft Visual C++ 6.0 with SP3 to run the ActiveX packager.
Is there a way to run the packager without installing MS VC++ on my computer?
What components from VC++ are actually required?
May be they can be found in other software?
Thank you to anyone who give me a hint.

I found the link below while trying to determing the same thing, but I have not actually attempted to get it working yet.
http://forum.java.sun.com/thread.jsp?forum=40&thread=522688&tstart=0&trange=15

Similar Messages

  • How to Run 2012 SSIS packages on 2008R2 Version

    HI Friends,
    I have scheduled a job to run 2012 SSIs packages on 2008R2. I am getting this error can you please Give any ideas how can I run them without converting!
    ERROR Is :
    Package migration from version 6 to version 3 failed with error 0xC001700A "The version number in the package is not valid. The version number cannot be greater than current version number."

    Hello,
    There is backward compatibility in SSIS but no forward compatibility, meaning, when 2008 R2 is developed they were aware of all versions less than 2008 R2 and included execution scenarios , this is backward compatibility
    while 2008 R2 is being developed , 2012 is not yet developed. so we cannot execute a 2012 package on 2008 R2 Server where vice versa is possible 
    Correct.
    The "backwards compatibility" is implemented by SSIS upgrading older versions of packages to the current version of SSIS when executing. If the upgrade fails, you're out of luck.
    MCSE SQL Server 2012 - Please mark posts as answered where appropriate.

  • How to run netbeans swing code without netbeans

    hi
    i created a GUI use netbeans and it compiles and runs under netbeans. my question is how can i run it on a machine doesnt have netbeans. i realise that in the netbeans project scr file, there s two .java file, but have no idea how should run it. i tried to do
    javac <GUI class name>.java
    but got lots of erro like this:
    GUI_main.java:545: package org.jdesktop.layout does not exist
    jPanel20Layout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING)
    how can i do it corectly???
    dav

    Hai,
    u need to search the Classes ur using in netbeans installation directory
    i.e., org.jdesktop.layout some class.
    May i know y ur using org.jdesktop.layout package
    From where u got GroupLayout. Search GroupLayout.class and set the classpath.
    javac -classpath <path of the class files>
    regards,
    RdRose.

  • How to run a PLSQL mapping without using OWB Interface

    Hi there, does anybody know how to call a PL/SQL mapping <mapname.main> function without using OWB interface. We will have to create some other mechanism to call those generated mappings....
    Thanks in advance

    Hi Marcelo ,
    You can use the following code at the sql prompt to the run the mapping .
    DECLARE
    RetVal NUMBER;
    P_ENV WB_RT_MAPAUDIT.WB_RT_NAME_VALUES;
    BEGIN
    RetVal := <Mapping Name>.MAIN(P_ENV) ;
    COMMIT;
    END;
    Regards,
    Shashin

  • How to run applet within packages in tomcat

    I have servlet packages and applet packages in my application. I can successfully called my servlet packages by using:
    http://localhost/servlet/mypackage1.mypackage2.myServlet
    However, I can't call my applet packages by using:
    http://localhost/myapplet.html
    <Applet
    CODE = "myApplet.class"
    BASECODE = "mypackage1.mypackage2/"
    </Applet>
    I am currently using tomcat default web services directory structure as follows:
    webapps\ROOT\WEB-INF\classes\mypackage1\mypackage2\myServlet.class
    webapps\ROOT\mypackage1\mypackage2\myApplet.class
    I received the following error:
    noClassDefFoundError:myApplet (wrongname: mypackage1\mypackage2\myApplet)
    Thanks in advance for any helps.

    This doesn't have anything do with servlets. Your
    problem, as you said, is how to write the HTML to run
    an applet. Whatever is trying to load that HTML
    doesn't know anything about your servlets and doesn't
    care. I think it is complaining because you did or
    didn't put your applet in the (badly-named) package
    mypackage1.mypackage2.The package names I used was just an example. My real package names were really long and 10 levels deep so I didn't want to use it. I finally figured out how to tell the browser to find my applet class package. Using my original example (with the bad package names):
    <Applet
    CODE = "mypackage1.mypackage2/myApplet.class"
    </Applet>
    I removed the codebase and just put the package class file in the root directory.
    I am sure there are more than one way to make this thing work but this is how I got my to work. Thanks.

  • How to run java exe files without having to install jre

    Hi all i want to run a java application. i already converted the jar file to exe using Launch4j but the problem is that i want to run the application on other computers without having to install jre. please, is this possible and if yes, how can i do that. Thanks alot in advance

    The Launch4J website should explain how to bundle the JRE. I've not really used it myself though. If you can't get it to work you could try the launcher I use:
    http://www.megaupload.com/?d=FYZAVM77
    which comes with instructions. Or:
    http://sourceforge.net/projects/javaround
    Both of which are really easy to use.

  • How to run Java 3D Applet without install java3d

    I've written a java3d applet, and it runs correctly in browser on my computer. Now I want it can be run on other computers which havent' Java3d installed. If the program runs as application, then we can use jnlp and web-start to solve this problem. But what about applet? How can I do it just like the application?
    Pls help me!

    Hello. I read this article too. It sounds interesting but I have some questions. The example is given for win32 and what about other OSs and platforms? Sun provides different libraries for different OS. According to this article it is possible to run applets without previous installation of Java3D and if a user runs Windows 2000, Java3D libraries will be downloaded and installed from the location pointed out by the programmer. But how to do this for all OSs and all platforms and architectures so that if a user doesn't have Java3D installed on his/her computer, might to see the applet in his/her browser? Is it the only way that a programmer needs to include into "loader_singed.jar" all possible libraries for all possible platforms?

  • How to run Pre-Upgrade Check without upgrading License Server

    Hi
    How can I run the 8.8 Pre-Upgrade Check without upgrading to the 8.8 license server?
    The Wizard forces me to upgrade it and if I upgrade it, the current 2007 does not run anymore. I want to check my DB's with the Check before upgrading any components and 2007 needs to stay alive.
    Thanks
    Franz

    Hi Franz,
    I would suggest you to check your DBu2019s in your test environment. Please take a backup of all DBu2019s from your live environment and restore them in your test environment once you will have enough free space.
    Please always test the database upgrade in the test environment before doing it in the production environment.
    For more information regarding Business One installation and upgrades on 8.8 version please refer to the Administrator's Guide 8.8, which can be found on the Documentation Resource Centre on the Portal. http://service.sap.com/smb/sbo/documentation  ->  Documentation Resource Center for Release 8.8 
    See chapters: 3.Installing SAP Business One and 5.Upgrading SAP Business One
    Regards,
    Ladislav Meszaros
    SAP Business One Forum Team

  • How to run procedure in package?

    Hi,
    I'd like to know how I can run the following procedure successfully. here is the package and the procedure.
    Code:
    create or replace PACKAGE TEST_PK AS
    /* TODO enter package declarations (types, exceptions, methods etc) here */
    type project_type is record(c1 test.visits%TYPE);
    type project_type1 is ref cursor return project_type;
    procedure myproc_sp(result1 in out project_type1);
    END TEST_PK;
    The body is bellow:
    create or replace PACKAGE BODY TEST_PK AS
    procedure myproc_sp(result1 in out project_type1) AS
    BEGIN
    /* TODO implementation required */
    open result1 for
    select test.visits from TEST;
    END;
    END;
    On SQL-PLUS I try to do the following:
    variable c1 refcursor
    execute TEST.MYPROC_SP(:c1)
    And as soon as I type that I get the following error message:
    Error Msg
    BEGIN proc_name(:);
    ERROR at line 1:
    ORA-06550: LINE 1, COLUMN 7:
    PLS-00201: identifier 'proc_name' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statment ignored
    Can someone tell me what is wrong with this process and how to fix it?
    Thanks for your help.
    Gene

    By using PL/SQL.
    DECLARE
    TYPE return_cur IS REF CURSOR RETURN temp_jl%ROWTYPE;
    p_retcur return_cur;
    rec temp_jl%ROWTYPE;
    BEGIN
    for c_rec in (SELECT * FROM temp_jl)
    LOOP
    rec := c_rec;
    dbms_output.put_line('Out put is : '||rec.name || ' - ' || rec.name2);
    end loop;
    END;

  • How to run a java program without Java Compiler

    I have a small project and I want share it with my friends but my friend'pc have not
    Java compiler.
    for example, I writen a application like YM, then 2cp can sent,receive messege. My cumputer run as Server, and my frien PC run as client.
    How can my friend run it? or how to create an icon in dektop tu run a java program..??..
    (sorry about my English but U still understand what i mean (:-:)) )

    To run a program you don't need a Java compiler. Just the Java Runtime Engine. That can be downloaded from the Sun website and comes with an installer.
    You could then turn your application into an executable jar file and start it somehow like jar myYM.
    There is also software that packs a Java program into an executable file. I've never used that but one that comes to my mind is JexePack. It's for free if you can live with a copyright message popping up every time you start the program.
    http://www.duckware.com/jexepack/index.html

  • How to run ssis 2012 package deployed on SSISDB using stored procedures from [SSISDB].[catalog] by regular AD accounts ?

    Hello, I need to run ssis package by stored proc(pass parameters inside and get result using stored procedures [SSISDB].[catalog].[create_execution]) etc. Do not suggest me to use SQL Agent here as this is not the case. or by pass this using configuration
    for SSIS, I need to know what permission I'm missing if those stored proc run by AD account, with rights described from BOL and I'm having "The current security
    context cannot be reverted. Please switch to the original database where 'Execute As' was called and try it again." If I schedule stored proc to run by Agent and specify parameters - will work, from remote PC - does not.  I have sysdamin
    rights on the server where SSIS and stored proc which is call it exists.   I was digging around and have ugly solution to make it working, I want to use elegant solution using those stored proc from [SSISDB].[catalog] ...
    Any help especially from Microsoft guys here...?
    Vladimir

    >>>>If I schedule stored proc to run by Agent and specify parameters - will work,
    from remote PC - does not. 
    Vova
    If you schedule the job it will be running under SQL Server Agent account security....  What error
    do you get when you run the SP from remote PC?
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • How to run eg. 'make' without sudo?

    Hi,
    After upgrading from Snow Lepard to Leo I understood I am not able to run Unix commands in Terminal (eg.'make'). System tells me that there is no 'make' command available. But if I do 'sudo make' - it is there and available.
    So my 'nix environment created and used for years is no longer healthy. How I can return to my previous status when 'sudo' was not necessary? I hate to alter all scripts with 'sudo' or run those with 'sudo' upfront.
    Alex

    In your developer suite, under forms developer you can find a link called "run a form on web"
    open the link
    in form field give the file name with full path
    for instance c:\forms\test_form.fmx
    before running the form you need to compile the same in your forms builder 10g
    give the username/password@connnectionstring in the user id field
    ensure that the web host and web port fileds are filled up with the relevant details.
    if u don't know, run the form from the form builder to get the name of the host and port number
    for instance
    http://server_name:port_num/forms/frmservlet
    here server_name will be replaced by the machine name you work and port will be after the colon (:) sign
    now press the run form button.
    Make sure that oc4j instance is running before you try it
    if oc4j instance is not running, then start the oc4j instance from the form developer link

  • How to run Firefox OS apps without Simulator

    Sorry, just making sure, but is there a way to run Firefox OS apps in Firefox WITHOUT the Firefox OS Simulator?
    I have the Simulator (I actually have mutliple versions), but I would like to see if there is some way to "trick" Firefox into to thinking that it's Firefox OS so I could just go to the Marketplace and get apps.

    You can install Firefox Marketplace Apps from your Firefox web browser itself! You can just visit the marketplace (https://marketplace.firefox.com/) and start using the apps. But few apps like cut the rope maybe only available on mobile phones (hence you may have to depend on simulator)

  • How to run field point vi without the fieldpoint?

    I'm running LV 7.1.  I'm writing a vi that uses compact fieldpoint modules for DAQ and control.  The system is located in another lab.  I'd really like to be able to work on the vi at my desktop, but of course not having the cFP connected makes that a problem, at least when I try to run the program.
    Is there some sort of "dummy" mode for cFP that will let my system actually run the vi?  The cFP is on a private subnet, so I can't get to it over ethernet (although I guess I could try putting it on the public net).  I could replace all the cFP express vis, I guess, but that would be a real pain to swwitch back and forth.
    Thanks, Rob

    That is correct. There is no way to simulate a FieldPoint device. The suggested workaround should work well for you, however. Create some simulated VIs that perform the same task as the FieldPoint writes and reads (at least in terms of what inputs they accept or outputs they have), and place them in the other case in a Case Structure as the FieldPoint VIs.
    LabVIEW 8 takes these possibilities one step further with Conditional Disable Structures and Diagram Disable Structures. The difference between these two structures and a Case Structure is that code in the disabled cases doesn't even compile. This means you could even have broken wires or broken subVIs inside the disabled case, and you'd still be able to run your program. In the case of this FieldPoint application, you could use a Conditional Disable Structure that automatically polls the target OS type (Windows, Linux, Pharlap ETS, etc) and selectively compiles one case based on the target OS. This would allow you to seamlessly run VIs on your computer and FieldPoint without modifying any code. The other advantage is that the simulated FieldPoint code wouldn't get compiled when you target your real FieldPoint device, so you wouldn't increase your code size or memory usage unnecessarily for the final product.
    Message Edited by Jarrod S. on 04-24-2006 03:51 PM
    Jarrod S.
    National Instruments

  • How to run Adobe InDesign CC without needing Domain Admin privileges?

    Adobe InDesign CC needed Admin privileges to install which is fine but it seems to need the same just to start-up and run the program.
    I've given the user Local Admin but that didn't fix it. I don't want to have to 'Run as Administrator' every time they want to use the software, does anyone have any ideas for sorting this?

    Without proper system info and other details nobody can even begin to guess. Chances are that your network configuration is to blame and due to using specific ports that are also used by the activation system they are somehow tied together. Well, whatever. This is most definitely nothing that can be solved from within the Adobe programs themselves. Run a network monitor, find out what's wrong and fix it accordingly.
    Mylenium

Maybe you are looking for

  • Data Recovery - External Hard Drive

    Hi, I have recently copied over a folder on my iOmega (Prestige Portable) External Hard Drive with a folder from my Power Book Hard Drive, with the replace all. What I need to know is there a way to step back to the point before I copied over this fo

  • Yoga 2 13 Tablet Screen turns off when in Tablet Mode

    I just bought my Yoga 2 13, when I flip it to Tablet mode, the screen turns off. Apparently it goes to sleep. When I open it it turns on again. Do I need to do any adjustments? or is this a defect?

  • Apple Mobile Device (Recovery Mode) and frozen "Connect to iTunes" screen

    I have had my iPod Touch for about one year and have synced with my PC (XP) without incident during that time. Yesterday something happened while connecting with iTunes and I have not been able to find the solution on this board or others. Maybe the

  • Need help for writing extract program

    hi i need help for writing extract program to retriew data from legacy system. i already developed bdc programs for me31k and me21. my requirement is to write extract program s for those t.codes. to retriew data from legacy system and stored in flat

  • Apple TV2 periodically stops playing audio

    Hi I have had an annoying problem with my Apple TV2 after upgrading to the latest firmware (6.0). When streaming video content from my MacMini Server (via ethernet) the Apple TV periodically stops playing the audio while the movie keeps playing witho