Deployment projects with other installers inside?

Hello,
I'm developing application with Kinect and I want to create an installer to distribute it. Also, I need to install .NET Framework 4.0 if it is not installed. I'm working with VS 2012, so I had to install InstallShield LE but does not seem to have the option
to add an external installer. Do you know how can I do it? Maybe with WiX projects or Nullsoft?
Thank you!

Hello,
Thank you for your post.
I am afraid that the issue is out of support range of VS General Question forum which mainly discusses the usage of Visual Studio IDE such as
WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
and Visual Studio Editor.
I did some search and find an article which may help you:
http://www.microsoft.com/en-us/kinectforwindows/faq.aspx
About deploying projects with Kinect, please reference ‘Can you provide some examples of recent Kinect for Windows
deployments?’ section on that article above. For detailed information and more support, please consult on Kinect for Windows SDK forum:
http://social.msdn.microsoft.com/Forums/en-US/home?category=kinectsdk
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Error while deploying project with external variables

    Hi,
    We are facing issue to deploy a project which contains external variables. In the process of publishing, we check true - Smart Publish. In the deployment process I get a screen where we define the Deployment Topology. On clicking Deploy button, the next screen we get an error which says:
    Error(s) found while creating external variables for the following engines: <Engine_Name>: Login failed for the user '<DB User>'.
    The DB User and the databases are created by the ALBPM Configuration wizard while configuring. We are able to login to SQL using the same userId and also can access the tables in the database. Also, we use the same DB userId for the Engine Databse too.
    We are using ALBPM Enterrpise 5.7 MP3
    WebLogic 9.2
    SQL Server 2005
    If anyone has resolved such issue earlier, we need your urgent help.
    Please suggest
    Thanks and Regards
    Jayant

    Hi,
    When you initially ran the wizard to create the Engine tables you used a user and password that had been granted CREATE table authority for Sql Server.
    When you publish and deploy a project with External Variables (project variables in 6.0), you are adding columns to one of the Engine's tables. When you get the error you're getting, this normally means that the database user you specified has not been granted ALTER privileges for the database tables.
    This should be pretty easy for your DBA to check out and fix. Once they do the GRANT, do the publish and deploy once again.
    Hope this helps,
    Dan

  • Problem deploying project with External Resource Integration with jars

    Hi,
    Please help ur how we can deploy a project in Enterprise server if that is integrated to some application which needs weblogic.jar. If this jar is made vesionable then it shows a size problem. If that jar is added to Install Drivers (In the configuration screen of Server) it does not accept it and does not show error while deployment. But, the activity which is using that application is failed while execution.
    Kindly provide me help over this.
    Regards,
    Sarang

    What do you mean with a "size" problem? I've added weblogic.jar to the project (or any jar of that size) and it works fine. As rightcord mentioned, you can just put it in the classpath, but if you don't want to, you can still use it in your process.
    You just have to deploy in another way, meaning you don't have to use the exported project but you can upload it the lcoation of where the server is running and publish from there - I believe this is option 1 in the Process Administrator.
    Good luck!

  • Deploy project with Ethercat

    Hi All!
    I need some help. I created a project which is made of two parts. The host run on a Standard PC (display HMI...) , the second part works on a PXI controller (RT) linked to a 9144 Ethercat. I debugg my project and everything works perfectly, I am able to read Ethercat variables from the host, send data to the RT using shared variables .... 
    To finalize my project i wanted to create an exe for the RT. That's the begining of my problems. I built the executable, Set it as startup, and deploy the exe to the target. After rebotting the target i started the host application... Now it's impossible to read Ethercat variables, and shared variable. If i try to deploy the shared variable or the Ethercat from the the project, it stop the executable which runs on the target...
    I didn't found any document wich describe how to deploy Ethercat variable in an executable... Does someone have any idea about this problem ? any suggestion is welcome ....
    Solved!
    Go to Solution.

    When running from a windows project RT SV libraries are usually set to deploy automatically when the RT application is deployed.  Also you can manually deploy SV libraries yourself from the project.
    Once a SV llibrary is deployed onto a RT target it will stay there until removed.  You can check your deployment with the Distributed System Manager (DSM) if you can see it there then you are good.
    Your RT exe cannot deploy its own libraries, they must be deployed beforehand.  Also, you should be able to use the DSM to see scan engine IOV's on the 9144 chassis even if your RT app is not running.  Check this first.  Also check the .alias file on your RT target to make sure that it has the correct IP addresses to resolve any NSV URL's.

  • Deploy Project on Other Location

    Hi,
    In my project i have one simple XML and i am reading that XML
    in my project. Now if i am running this application from the
    location where i have created the project, its working fine.
    Now i want to put my whole project including each and every
    folders to another location and want to run my application but the
    XML is not loading properly.
    I have given the relative path to read the XML. If i am
    executing the project.html file of BIN folder from another location
    XML doesn't get loaded. Error message "Error: SecurityError, Error:
    #2148" is comming.
    Anybody have solution for this?
    Thanks,
    Nirav

    This is a recurring problem and there are lots of posts on
    this. Read the help on flash player security and crossdomain policy
    files.
    The flash player will only allow a swf file (your
    application) to access data from the same domain that it was served
    from.
    There are several solutions:
    1: Serve your application and data from the same domain.
    2: Use the BlazeDS proxy
    3: Deploy a crossdomain policy file on the server where the
    data comes from.

  • Unable to deploy BPM projects with human tasks from BPC

    I’m trying to edit and deploy a BPM process from Business Process Composer (web based tool). To do it, I followed the steps below:
    1.     I created I project in JDeveloper
    2.     I created the Human task from using the “Auto-generate task form” option
    3.     I converted it to a template
    4.     I published it to BPM MDS
    5.     On Business Process Composer I created I new project based on my published template
    6.     And I finally I deployed it with no errors.
    When I ran the BPM it creates I human task but I’m not able to access its form on Business Process Workspace.
    On Business Process Workspace I can see the task created by my BPM process, but when I click on it to access its form I get a 404 message (message below).
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    I think this error occur because my Task form project was not deployed. To fix it I undeployed all the applications and then I deployed the BPM application with all its tasks forms from JDeveloper. It worked fine (I can actually access the task form on Business Process Workspace), but now I’m not able to edit the BPM process on Business Process Composer anymore.
    Then I finally repeated the steps 3 to 6 on top of this post in order to make the BMP process editable on Business Process Workspace but this time I receive the error at the end of this post taken from server log.
    No matters if I publish the project on MDS BMP repository as a template project or as non template project. I always have the same problem.
    So, how can I use a BPM project that contains Human Tasks forms on Business Process Composer?
    I’m using:
    •     JDevelopper: 11.1.1.5
    •     Oracle Soa Suite 11.1.1.5
    Error:
    <Error> <ServletContext-/soa-infra> <AUSDCCMTPRF03> <soa_server1> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <daba687c30fc2ae1:5f5821e2:131915bbc92:-8000-000000000001c442> <1312478914395> <BEA-000000> <Error during deployment
    oracle.fabric.common.FabricException: Deployment Failed: Error occurred during deployment of component: AssignVendorETATask to service engine: implementation.workflow, for composite: AlertBPMProject: ORABPEL-30123
    Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.
    : Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.
         at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:62)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:378)
         at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:226)
    Caused By: oracle.fabric.common.FabricException: Error occurred during deployment of component: AssignVendorETATask to service engine: implementation.workflow, for composite: AlertBPMProject: ORABPEL-30123
    Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.
    : Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:244)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deploy(CompositeDeploymentConnection.java:93)
    Caused By: oracle.fabric.common.FabricDeploymentException: ORABPEL-30123
    Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.
    : Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.
    {rootCauses=[]}
         at oracle.bpel.services.workflow.fabric.WorkflowServiceEngine.deploy(WorkflowServiceEngine.java:908)
         at oracle.bpel.services.workflow.fabric.WorkflowServiceEngine.deploy(WorkflowServiceEngine.java:368)
         at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:239)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: ORABPEL-30123
    Error while deploying task metadata.
    The task namespace http://xmlns.oracle.com/AlertBPMApplication/AlertBPMProject/AssignVendorETATask is already used as a template namespace.
    Check if the project you are deploying now is a template project. Please avoid deploying template projects. Use a different namespace for the task definition to fix the problem or set the suffixNamespace flag to true.

    I came across the same issue, and now resolved it like this.
    Firstly, you shouldn't deploy QuoteProcessLab with other UILabs like ApproveDealUILab and so on. So, if you already did it, then go to Weblogic EM and undeploy it.
    Secondly, you should deploy each of UILab separately as standalone application. So, deploy EnterQuiteUILab, BUsinessPracticesUILab, and so on each. These will run independently behind and when your project created based on template in the Composer runs, it will link each of these on human task.
    Thirdly, publish you QuoteProcessLab. And follow the book about how to create a project based on template in the Composer.
    Just one thing you should be careful with is, when you do auto-generation for human task, it sometimes doesn't work fully, unfinished halfway through. So, make sure that the icon 'go to existing business form taskflow' in .task file takes you to the human taskflow.
    If it fails, do another auto-generation. Sometimes DataBindings.cpx can get corrupted by JDev, but let's not go too far for now.
    Mostly, it will work.
    Sung

  • Deploy Business Component Project with 3.2

    I use the JDeveloper 3.2 to create a simple Buciness Component Project, with an application module, which contains only a table object(entity & view object). I follow the step of deplyment in the
    on-line help to deploy the project as an EJB session Bean for 8i, (set the application Module's remote mode to "EJB Session Bean", create the deployment profile, than deploy it.) However, I got a lot of error message with the following err-code. Where am I wrong? Please help me. Thank You...
    ORA-29521 referenced name string could not be found
    ORA-29534 referenced object string.string could not be resolved
    (I have successfully deploy a Business Component Project with JDeveloper 3.1.2 in another environment with the same Database schema. I have no idea why can't I deploy the project with
    3.2?)
    ERic

    fter granted Java2 permissions, the above problem was solved, however, I got the following error message
    when I deploy the business project:
    Loading EJB Jar file and Comm Stubs Jar file...
    Cannot locate the LoadJava server: Unknown reasons
    *** Errors occurred while deploying the EJB to 8i JVM ***
    can anyone help me?
    ERic

  • Deployment finished with warning when I deploy projects!

    Dear All,
    I got the error message when I deploy 2 related projects to J2EE, what is the reason? Thanks.
    2011-5-27 15:37:57 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] WARNING:
    [003]Deployment finished with warning
    Settings
    SDM host : IBM205928
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/ADMINI1/LOCALS1/Temp/temp3258717415907093402cateomp~asc.ear
    Result
    => deployment not executed : file:/C:/DOCUME1/ADMINI1/LOCALS1/Temp/temp3258717415907093402cateomp~asc.ear
    Unresolved dependencies found for the following SDAs:
    1.: development component 'eomp/asc'/'cat'/'CNP_CRMASCTR_D'/'20110527151357'/'0'
    dependency:
           name:     'eomp/survyapp'
         vendor:     'cat'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    Deployment exception : Got problems during deployment

    Hello
    I tried to deploy all components that I can find, but it is still wrong.
    Do you know how to check these components which need be deployed? Thanks ...

  • Distinct count inside a measure group with other measures

    Hello,
    I have 1 distinct count inside a measure group with other measures, sum, count etc. I know this is not recommended due to poor processing performance and query response time.
    Processing performance I can live with if it means not having another measure group, which increases processing time anyway.
    I have used the recommended approach before and it generated many questions about what this second measure group is for (visible via excel), even though I made the distinct count appear in the main measure group via a calculated measure.
    (it would be nice if you could hide measure groups)
    However my question is: is query response time only effected when the distinct count is used in the query? Or is query response time effected regardless if the distinct count is used or not??
    Below is an extract from the 2005 distinct count optimizer white paper. It’s not completely clear but I assume if effects queries regardless if distinct count is used or not?
    "By adding other measures to the measure group holding a distinct count measure, all of the other measures will be at the same granularity as the distinct count measure, resulting in inefficient data structures and suboptimal
    queries."

    You might also be interested in reading this blog post, which deals with a similar scenario, to get a feeling for some of the things that might be going on behind the scenes:
    http://cwebbbi.wordpress.com/2012/11/27/storage-engine-caching-measures-and-measure-groups/
    Chris
    Check out my MS BI blog I also do
    SSAS, PowerPivot, MDX and DAX consultancy
    and run public SQL Server and BI training courses in the UK

  • Updating projects with activities linked to other projects.

    Im kind of new at this. I am working on a project with several contracts. i am thinking of setting up each contract as a separate project in an EPS and linking the milestones in all the projects to create a master schedule. On a weekly basis i recieve schedule updates from the contractors. What im wondering is if there is a way i can copy the new schedule in with all the updates without having to re-link all the activities everytime I get an updated schedule? also is this the best way to create a master schedule?

    *794503,*
    It sounds like your sub projects (contracts) are in sort of a design on the go mode?
    To make things a little more manageable I would suggest that you establish a set of standard start and finish milestones for each project in order for you to be able to ensure that your master project major milestones (hopefully integrated with your cost or earned value milestones) remain logically tied to those designated sub project milestones.
    With that said, I would just paste the new edition of each contract's schedule into their respective projects. I would make an export (.XER) backup before pasting any new data. It's better to be safe than sorry!
    Be mindful of the fact that you probably need to make sure that the logic ties gets pasted by not clicking the box (Relationships / Only between copied activities) on the "Copy Act. Options" dialog box. Otherwise, you'll have to manually tie all of the logic again. A royal pain in the "A" double "S"!!
    **Use a copy of the latest project/contract schedule update and as a baseline. Format your bars to also display that baseline schedule on row #2. Also insert a schedule variance column to display date changes between your original vs. newly updated schedule. For analysis of changes.....maybe build a new layout and filter to only display those act's that have major date changes (sched. variances)?
    **Another tool to use after the fact would be *"Claim Digger"* in order to analyze the details of what changes were made with each new schedule update.
    There is no way to eliminate all of the manual work. :(    Some manual verification will always have to be performed.
    It would be very smart to get a good grip on how you'll handle these changes early in the project before the situation gets out of hand.
    For every "schedule change" made to your schedule the chance of a scheduling error increases. So there you go.
    Good luck and let me know how it turns out.

  • Deploy project using  Jdeveloper with native library (dll)

    hi
    i need to deploy project using Jdeveloper but the generated jar dose not include native library dll file .

    it is ok now
    using deployment in properties of project and add new file group of type dependency analysis

  • Presence deployment on 'third party specs-based' VM platform & integration with other UC apps on MCS hw

    I have a client who's currently running UCM ver 9.1.1 on MCS hw .. each for Call Mgr., UCxn, CCX.. they want to add Presence & IM on their own VM hardware and infrastructure.. on 'third party specs-based' platform.  Besides complying with VM hw compatibility list and supported CPU..Would full Presence features be available or only chat/ IM?  Has anyone had deployment experience with hybrid integration of  UCM apps on separate MCS hw and introducing Presence on VM platform ?  Client just purchased new MCS hw 2-yrs ago.  I'm assuming ISO file for Presence available for download without additional cost for actual media/ software; is that also true?

    As long as the HW is supported, there is no limitation on what you get out of the product.
    If they have verified their VM infrastructure complies to the Cisco requirements, and it does, whether the other apps are on MCS, UCS, 3rd party specs, etc. makes no difference at all.

  • Error in running a URL for Web Module Project with a JSP

    Hi Experts,
    I created a Web Module Project with name "WebModuleProject".
    I created a jsp file naming "test_jsp" inside it
    Then i created a Web Archive for it which resulted in a WebModuleProject.war file.
    I then created an Enterprise Module Project with name "EnterpriseWebModule"
    Then i linked the "WebModuleProject" whith this project.
    I created an EAR for this project.
    Deployed that EAR on to hte J2EE Engine.
    Now on applying the following url:
    <a href="http://server:port/WebModuleProject/test_jsp.jsp">http://server:port/WebModuleProject/test_jsp.jsp</a>
    i m getting the following error
    404 Not Found
    The requested resource /WebModuleProject/test_jsp.jsp is not available
    Details: File [WebModuleProject/test_jsp.jsp] not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].
    Please experts help me to dig out this problem
    Can anybody suggest me why i m getting this error? And how to resolve it???????

    Hi Saurabh,
    In SMICM transaction code we have to maintain the parameters in order to run the web report in the specified format.
    i am listing some parameters in the below, Please have a look and see whether it can help u out .....
    Services
    icm/server_port_0     = PROT=HTTP,PORT=8000
    icm/server_port_1     = PROT=SMTP,PORT=0
    HTTP settings
    icm/HTTP/max_request_size_KB   = 102400
    icm/HTTP/j2ee_0                = PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
    icm/HTTP/server_cache_0        = PREFIX=/, CACHEDIR=/usr/sap/BSD/DVEBMGS00/dat
       a/cache
    Misc
    icm/host_name_full             = cauvery.com
    icm/cancel_strategy            = cancel requests without session (stateless)
    rdisp/plugin_auto_logout       = 1800
    is/HTTP/virt_host_0            = :;
    is/SMTP/virt_host_0            = :;
    Once after maintain the parameters go and check in the SICF transaction code SAPBW---BEx + right click + test service. And check whether it is opening in the required URL path.
    Regards,
    Vara Prasad.

  • Whenever I deploy project to OC4J server by JDeveloper, disk space reduced.

    Dear all,
    When I deploy the project to oc4j server (inside jdeveloper folder), my hard disk space reduce. As I need to develop applications and deploy it to the oc4j server constantly, the disk space reduce and reduce (5mb each time), but I don't know why the deployment consumed disk space whenever I deploy the project. In long run, all my disk space has been run out.
    Do you all know why it consumes disk space when I deploy using Jdeveloper? How could I release the space? Thank you.
    David

    Check your temp folders. JDeveloper has the tendency to leave some ear and war files lying around, certainly if you are working with webcenter projects and portlets. On my machine, I created a script that runs at login to reclaim some of that space:
    c:
    cd %TEMP%
    del *.* /f /q
    {code}
    Hope this helps,
    Jeroen van Veldhuizen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Real PHP project with PHP + SAP

    Hi,
    a question for the zend guys - is there ANY live customer/projects that uses SAP + PHP ?
    Thanks

    Hi,
    i'm working for a german company "http://www.uniorg.de" and we have implemented some real live projects with SAP R3 and PHP. Some of them handle a large amount of data for international companies.
    A lot of this projects are in the scope of webshops. A subset of data is imported into mysql and the web presentation layer is done with php. The realisation of the interface layer depends on the SAP System. Actually, we use SOAP Services for R4.7 Systems, but we also have an own product called "ETS Server" to use web technics like XML under SAP R2.x. We also have a PHP portal framework solution to do similar things like Enterprise Portals, but with Open Source Software.
    Sure, the same problems could be done with java (we are also experienced in java development, cause we developed one of the leading CMS Systems for IBM Lotus Domino and also special BSPs/iViews for SAP EP Domino Integration), but there are other reasons beside knowledge.
    PHP is fast and efficient cause it is compiled for every supported plattform. Java is working in a sandbox (own memory management) and this make things slow/expensive. For the same functionality you will need more server ressources or a bigger hardware. So comparing memory intensive things PHP is normally 10 times faster than java. Using XML Parsing/Processing boosts the usage of php cause java also implements the parser in java (PHP uses native parsers in C/C++).
    Beside this, you need less time to develop php programs cause you don't have to wait for the compiler and don't need a deployment everytime. Since PHP5 you also develop in an java objectoriented approach.
    If a have to make an offering for a customer, a php solution will be cheaper than the same solution in java, but there are also reasons not to use PHP:
    - You shouldn't use PHP, if you need a server plattform that is not supported by PHP (Zend).
    - Scalability for high traffic applications must be done by yourself (so do you have the needed knowhow?). Or you have to buy commercial php bundles.
    - You need a highly integrated development environment like Netweaver Developer Studio for developing WebServices.
    - You need Enterprise Services (like EJBs)
    - Money is no reason and you are a consultant
    At the moment, we mainly use php for the browser based presentation layer of web applications (especially high traffic sites). There is also no real B2C support by SAP Widgets like BSPs or WebDynpro, cause you can not force the   customer to have special web clients (supported by SAP).
    If PHP will be native integrated inside the WAS, it will be interesting to do more performance critical tasks with PHP.
    Hope that helps someone to get an idea why to use PHP.
    If you need more information, please contact me.
    Holger Schaefer

Maybe you are looking for

  • Why does iccProfile not work after upgrading to snow leopard

    The icc Profile for my printers Epson R2400 and Canon 4500 dont work anymore after installing snow leopard. I updated already the treiber for both printer and also loaded original icc profile from epson and canon. I print from Aperture 2.1.4. Under 1

  • Core dump is not having much information

    HI All, We have multithreaded application running on Solaris 5.8. Application produces core dump. When we debug the core dump using DBX (for where command) , we can see our function calls on the paticular thread in which the crash is happend. But the

  • Problem in Data Source

    Hello, The database connection is not created from data-sources.xml in the server start up. I am really worried as where exactly the problem is...!!! Everywhere, it is mentioned that, OC4J configures the settings from the \config directory during ser

  • How do I get ColdFusion 10 extensions for Dreamweaver CS6?

    I can't find the ColdFusion 10 tags extension for Dreamweaver CS6 on Adobe's update website. I replaced my computer and would like to install them on my new computer. Do they still exist? If so, where do I go to download them? Thanks for your help.

  • Linking Portfolios

    Can I link 2 versions of a portfolio. For example the one I am working on linked to the master copy stored on other media? Many thanks