Visual Composer error

Hi guys,
I'm very new to VC and when I try to deploy my VisualComposer app I get this meesage:
Error in compiling Flex application (1). Consult log file for details.
Can anyone help? I dont know where the log file is to check it!
Thanks
Tony

Hi
To get a better idea of where the problem occurs you should turn on the verbose logging for VC. To do this:
1)Open the visual admin for J2EE
2)Navigate to Services>>VisualComposer Development Server
3)Change the vc.verboseErrorMessages to true.
You will have to restart the J2EE engine to get this to work.
Please reproduce the problem and check the error.
I have a feeling it will be the 32k error.
Jarrod Williams

Similar Messages

  • BI Integration Wizard in Visual Composer Error

    Hi Experts,
      I try to run BI run BI Integration Wizard in Visual Composer.
    It is displaying me an error
    Warning 2005:There are no BI systems defined in portal.In order to use the BI Integration Wizard,You must first define atlease one BI system based on BI Java Connector BI XMLA, BI ODBO, BI JDBC, or BI SAP Query Connector.
    Before i contact my Basis/Portal team i would like to know what does it mean
    Could you please update me what does creating a BI system in portal based on BI Java Connector BI XMLA, BI ODBO, BI JDBC, or BI SAP Query Connector.
    Thanks

    Hi,
    Yes ,Even you have the BI system in portal  the Connector for
    that sytem is RFC not Other connectors
    you can check for the type of connector in the portal click on the system open its properties there you find the Connector type
    go for connection properties option.
    see for more details.
    [https://www.sdn.sap.com/irj/sdn/wiki]
    Regards,
    Goivndu

  • Solution for Visual composer error: 32k span and 64k byte limit

    Dear friends,
    I am getting the error in visual composer 32k span and 64k byte limit since last half year,
    some time error will get resolved by adding layer in to model OR adding some table and form to model OR reduce the animation effect OR even by doing tab strip view for layer model, doing nested ivew.
    but this solution not usefull for every time.
    what should we do for this error(32k span and 64k byte limit),
    is it solved by updating EP version or by EP java stack or any other updates which will solve the This VC error.
    64k error i am getting is:
    +Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '65570'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.
          (/usr/sap/IBD/DVEBMGS10/j2ee/cluster/server0/GUIMachine_Business_Packages/Managment_cockpit11_31066/FLEX_COMPILATION_FOLEDR/AADCDM.mxml:19)
    Failed to compile AADCDM.mxml+
    hope to get answer form you,
    Thanks and Regards,
    Dushyant.

    Hi,
    I think it's better to post this question into the Visual Composer forum. Anyway, the 32k/64k bug is solved with the flex2 server which is already released.
    Also have a look into the [Wiki page|https://wiki.sdn.sap.com/wiki/display/VC/64Kbytelimit].
    Hope that helps!
    Best Regards,
    Marcel

  • Why create BI SAP Query System in EP successful,but visual composer error?

    hi,guy,
    i create BI SAP Query System in EP test successful.
    Test Connection with Connector
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
    Results
    Retrieval of default alias successful
    Connection successful .
    now,i use VC find data relational system  error
    error info:
    Eroor-21003 cannot retrieve catalogs and schemas.
    Failed to connect to backend system. Check your system definition and user privileges.
    pls help me.thanks.

    The connection was previously working and then it stopped after I imported a large amount of data to the SQL db. So the permissions should be fine.
    Any other ideas?

  • Error while making iview with visual composer

    I am trying to make an iview usign visual composer.
    In the document that i have for making the iview , it says that when you have the bapi list you need to drag and drop the bapi to the empty iview pane . When i do so it gives me the following error ...
    "Portal request failed
    (com/sap/mdi/ObjectFactory)"
    What do i do ?
    Would appreciate a prompt help!
    thanks again for making me move ahead
    I had a conversation with a parson on the forum named Venkat . I am posting the same for other people in the forum to understand what exactly is my problem and how much have we explored .
    Regards
    Deepak Singh
    Hi Venkat ,
    I tried to do so research on the problem and it is being talked about in a thread on the forum . They ask to refer to the sap note 765461 to resolve the mdi reference . In the note they ask you to refer the installation guide of the installed version of EP . I have EP 6.0 SP2 . The installation guide says the following ...
    7.1.2 Adding References
    To enable some of the features in the portal environment, add references to reference file.
    To add a reference:
    1. With a text editor, open the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers\reference.txt
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers/reference.txt
    2. Look for the line:
    reference service:eisconnector library:jco
    3. After the line mentioned in previous step, add the following in a new line:
    reference service:eisconnector library:com.sap.mdi
    4. Save your changes and close the file.
    5. Delete the file:
    Windows: <installation drive>:\usr\sap\<SAP J2EE instance name>\j2ee\<instance
    number>\cluster\state\services\file\work\managers.bin
    Unix: /usr/sap/<SAP J2EE instance name>/j2ee/j2ee_<instance number>/
    cluster/state/services/file/work/managers.bin
    6. Restart the SAP J2EE Engine. See Starting the SAP J2EE Engine [Page 60].
    7. Restart the SAP J2EE Engine again.
    I did the same ....but now my server is not starting . By chance i didn't keep a bakup of the file which they asked me to delete .
    Now what do i do ?
    I think i am stuck up badly here .
    EVERYBODY IN THE FORUM PLEASE HELP
    I am not sure how a thing that is mentioned in the installation guide cannot work !
    Regards
    Deepak Singh
    Deepak,
    It is not that bad. By deleting you are recreating that managers.bin file during startup based on the reference.txt and library.txt (recollecting from my memory). This could also happen if there is a typo or some special characters in the reference.txt
    I don't know what J2EE patch you are at, but after PL22 you can actually add the reference using the "add reference" command from the administrator console.
    could you please send the error you are getting? To revert back the simplest thing is removing the line you have added and restart.
    Hope this helps.
    -Venkat Malempati
    Note: Please reward points if your problem is solved or useful.
    Venkat ,
    I am using J2EE engine 6.20 SP2 .I tried to get the server started by the following two methods
    1) I removed my entry in the reference.txt file and then start the engine by running go.bat from the required path .
    2) I got the original file managers.bin which i deleted and then placed in the required path and restarted the server
    Both the options didn't work .
    I am not getting any error when i restart the server. When i run the batch file go.bat it starts the console and shows me the various managers loading . After it shows the Clustermanager loading , it stops and gets stuck .
    Not sure what should i do now .Is reinstallation the only solution ?
    Is there a solution from the administrator console ?
    Regards
    Deepak Singh
    Deepak,
    No you don't need to re-install. Try the following.
    1. First start the state controller by runing go.bat in the following directory.
    /usr/sap/xxx/j2ee/cluster/state/go.bat
    You get the message waiting for cluster manager.
    2. start the server in a different window
    /usr/sap/xxx/j2ee/cluster/server/go.bat
    You get the message waiting for cluster manager
    3. Start the dispatcher
    /usr/sap/xxx/j2ee/cluster/dispatcher/go.bat
    Please let me the know the error messages.
    You can chat with me between 10:00 - 11:00 PM US EST.
    Regards
    -Venkat Malempati

    People ,
       I tried to do what venkat suggested . Infact I had mailed him the snapshot of the screen when i start the state controller as he suggested . For other people in the forum this is what is happening . When i start the state controller it displays an error and then the window closes immediately . I have managed the screen shots somehow and in those i could find two messeges in the begining and the end which could be useful for debugging the problem ...they are
    1) [DBMS]: ID3004:DB file header do not match exception .
    com.inqmy.services.dbms.server.interfaces.DatabaseException: Error while opening database ...
    2) ID000544: Error statrting service dbms. DBMS service not started properly due to: Errro while opening database
    [Framework -> criticalShutdown] Service dbms startup error !
    After the state controller window closes i run the server in a different window and i get a message waiting for the cluster manager as suggested . Now i start the dispatcher and i get the same messege there as well ie waiting for the cluster manager .
    What is to be done now . Is this information sufficient to suggest me something ? Please let me know if you require any other information .
    Regards
    Deepak singh

  • Error while compiling model in Visual Composer 7.1.

    Hi,
    I am getting a error while compiling model in Visual Composer 7.1.
    An exception occurred at the server while running the build process, reason: Extension with id com.sap.vc.runtimeproviders.null not found. For more details please refer to the log file.
    Can any one please tell me what the error is?

    Hello
    This problem usually indicates the model Runtime provider is not set properly
    Please goto configure pane and check the RT provider that is et for the model or any other model in the same DC
    Also services usages require this property to be set accordingly
    To make sure the services are set properly please look into the configuration pane when the respective service usage is selected (and check the same)
    Please let me know if this helped or not
    Guy

  • Error in deploying Visual Composer model

    Hi experts.
    We recently got problems with deploying our visual composer applications. It has worked well before. The compilation excecutes perfectly, but when the deployment starts I get the error:
    "Error in executing a process for Flex compilation, Resource temporarily unavailable"
    From the portal log:
    path 2008-03-13 11:49:57:366 Caught java.io.IOException: I/O error
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:260)...
    path 2008-03-13 11:49:43:887 Caught java.io.IOException: I/O error
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:260)...
    warning 2008-03-13 11:49:43:886 Unexcepted error occured on /System/HttpAccess/Access!
    /System/Logging com.sap.tc.logging.APILogger.LogController[logIntT(...)] n/a
    Full Message Text
    Unexcepted error occured on /System/HttpAccess/Access!
    error 2008-03-13 11:49:43:885 Error in model compilation (Flex)
    /System/Server com.sap.portal.vc.connector sap.com/irj vm-papp03p Server 0 1_92376
    Full Message Text
    Error in model compilation (Flex)
    Any help on this one?
    Regards
    Øyvind

    Hi,
    Thank you. But the problem was resolved after a restart of the application server. We also had some other issues after a disk crash.
    Øyvind

  • Error while opening the Visual composer

    I have downloaded and installed the  following version from sdn.
    SAPNWCE71TrialSP1Preview_CompEnvServer .
    When i am trying to open the VC in browser. it is giving the following error while opening.
    Failed to open the workspace due to the following error : Kits manifest is bad or missing.
    More information : Failed to invoke the function."actionKitsManifest" of the remote service:'LibManager'.
    If you to see the screen shot the error i have uploaded in to the wiki in the following path:
    Visual Composer > Main > Attachments > visualComposerError .gif
    Kindly tell me what is the work around need to be done for this.
    Regards
    Vijay

    Hi I've copied the following section from the VC 6 installation manual.
    It worked from me, maybe it works for you:
    4  Preparing the Visual Composer Client
    Machine
    Visual Composer Storyboard, operating on the Visual Composer server, is the design
    environment in which you create your portal content. It functions as a thin-client application
    that can be accessed from the Internet Explorer web browser of any machine with network
    access to the Visual Composer server. See the Visual Composer User Guide for instructions
    about logging on to Visual Composer Storyboard from a client machine.
    In order to log on to and work with Visual Composer Storyboard, be sure that your Visual
    Composer client machine meets the following software requirements: 
    •  Microsoft Internet Explorer 6.0 SP1or higher
    •  Microsoft XML Parser 4.0
    •  Adobe SVG Viewer 3.0
    Download MS XML parser 4:
    http://download.microsoft.com/download/9/6/5/9657c01e-107f-409c-baac-7d249561629c/msxml.msi
    Download SVG from
    http://www.adobe.com/svg/viewer/install/mainframed.html
    Best regards, Marcel.

  • Visual Composer (B1i) error message

    Hi,
    Does anyone know what does this error message say (while opening a new project in the Visual Composer tool):
    "Access to Remote Visual Composer library denied. Automation server can't create object" ?
    Thanks,
    AS.

    Hello Nic,
    Thanks much for you response and guidance. However, I checked my IE configuration and found that all ActiveX's are enables and I still get an error message as mentioned in the previous postings.
    Any other idea? (I attach a piece of my TomCat console log please take a look and see if it can help with more info.)
    The LOG:
    torBase.java:540)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:102)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:137)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:118)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:102)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
            at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:16
    0)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :799)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ssConnection(Http11Protocol.java:705)
            at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
    :577)
            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:683)
            at java.lang.Thread.run(Thread.java:534)
    Feb 21, 2006 10:57:30 AM com.sap.b1i.bizprocessor.BizProcException dump2Log
    SEVERE: com.sap.b1i.bizprocessor.BizProcException: BPE084 path is too long in th
    e given BizStore-URI, only may have dataset/group
    Source of emission: com.sap.b1i.bizprocessor.BizStoreURI.throwEx(BizStoreURI.jav
    a:374)
            at com.sap.b1i.bizprocessor.BizStoreURI.throwEx(BizStoreURI.java:374)
            at com.sap.b1i.bizprocessor.BizStoreURI.CTor(BizStoreURI.java:320)
            at com.sap.b1i.bizprocessor.BizStoreURI.<init>(BizStoreURI.java:253)
            at com.sap.b1i.xcl_http.RequestEvaluator.<init>(RequestEvaluator.java:20
    2)
            at com.sap.b1i.xcl_http.HTTPListener.doXxx(HTTPListener.java:163)
            at com.sap.b1i.xcl_http.HTTPListener.doGet(HTTPListener.java:106)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:237)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:157)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:214)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.StandardContextValve.invokeInternal(Standard
    ContextValve.java:198)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:152)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
            at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
    torBase.java:540)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:102)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:137)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:118)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:102)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
            at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
    eContext.java:104)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:520)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
            at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:16
    0)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :799)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ssConnection(Http11Protocol.java:705)
            at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
    :577)
            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:683)
            at java.lang.Thread.run(Thread.java:534)
    Feb 21, 2006 10:57:39 AM com.sap.b1i.dblayer.DBLayer$DBConnection logP
    WARNING: DBL028 DBConn.#2 Instance of statement SEL_A4 previously had been remov
    ed due to memory shortage!
    Feb 21, 2006 10:57:39 AM com.sap.b1i.dblayer.DBLayer$DBConnection logP
    WARNING: DBL028 DBConn.#2 Instance of statement SEL_A5 previously had been remov
    ed due to memory shortage!

  • Error in  deploying the visual composer model

    Hello friends,
        I have issue in deploying model in Visual Composer.I am able to compile the model successfully.
    While deploying the model I am getting following error:
    Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
       at java.lang.J9VMInternals.initializeImpl(Native Method)
       at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
       at java.lang.Class.forNameImpl(Native Method)
       at java.lang.Class.forName(Class.java:119)
       at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
       at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
       at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
       at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
       at macromedia.util.LRUCache.get(LRUCache.java:114)
       at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
       at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
       at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
      Kindly help me in resolving this issue.
    Regards,
    Rajesh Akarte

    Hi Rajesh,
    I had the same problem 2 months ago. Apply note 886209 (in the <compiler> element, find the <headless-server> parameter, and change it's value to true.Around line #146) and Deploy in VC must work.
    Regards
    Dmitriy

  • Runtime error in Visual Composer

    I'm develping a Composite View in Visual Composer using BAPIs. I'm using BAPIs just because my SLD isn't ready to publish the enterprise services from ECC and SCM/APO. The main objective is learn how to use VC to create applications consuming data from BAPIs, Web Services, BI Query etc...
    I developed a simple application using the bapi: BAPI_LOCSVAPS_GETLIST2 from sap APO.
    Inputs ports:
            LOCATION_SELECTION - TABLE
            Input: LOGICAL_SYSTEM and MAX_NUMBER_OF_LOCATIONS - signal
    The problem is the following: when only the out port ouput is used, there isn't any problem, and is possible to compile and deploy the Composite View and the output (NUMBER OF LOCATIONS FOUND) is correct.
    But if I try to select some TABLE out port like LOCATION_TEXT, an error occurs in runtime (compile and deploy without problems): Connection Error: contact your system administrator: HTTP request error.
    I tested the RFC Connections and also, tested the BAPI using the Test Data Service and all the tests were ok and that's why I don't know what is wrong. In design time there isn't any problem, instead in runtime the error mentioned above occurs.
    EHP1 SP1 for SAP Netweaver 7.1
    IE Version 7.0.6001.18000
    Data Source :ECC and SAP APO u2013 In VC is used BAPIs, configured via RFC Destination
    Thanks...
    Edited by: Dario Oliveira on Apr 8, 2009 7:42 PM

    Hi,
    I think "Implementing a GP Interface" makes no sense in this case. Take a look at <a href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/vc/limitationsofWeb+Dynpro&">VC: Limitations of Web Dynpro</a>.
    It seems that Web Dynpro in VC is not supporting all kinds of services and functions.
    Regards,
    Christian

  • Error in visual composer

    HI Friends,
    I downloaded "SAP NetWeaver 2004 Java Trial Version" from sdn and installed on my laptop. In <b>"Administration"</b> user there is <b>"pcd:portal_content/com.sap.gm.cnt/core/VCRole"</b> role assigned to user. When accessing http://localhost:50200/vc, I am getting error 404 not found, The requested resource does not exist.
    Can anyone please help me.

    Hello,
    do you get the login screen or only the blank page?
    I've searched the SDN for "Visual composer blank page" and found those 3 things:
    1. SAPNote: 954467
    +In Visual Administrator -> Services -> "HTTP Provider" -> Properties . Add the following to property Mime: {.htc,text/x-component}
    Close all open browsers and clean the client cache. Try to reload Visual Composer. If it still does not work, restart J2EE.+
    2. This thread -->
    Hope it helps.
    Regards,
    Norman Schröder

  • SAP NetWeaver Visual Composer Storyboard Error

    Hi all,
    currently i new in Business Intelligence area..
    when i try to create new model in Visual Composer. i just popup this error message
    "<b>Login Error
    com.sap.ds.core.project.Project.deleteResour(Ljava/lang/String;)V</b>"
    after that when i try to delete the previous created new model, and it popup this error message.
    "<b>Failed to delete MyModels/12.mdl. Model is locked by Administrator."</b>
    wonder anyone could help me out?

    Hi
    See this statement
    Failed to delete MyModels/12.mdl. Model is locked by Administrator
    When someone else opens this model, or accidentally you have opened this in any of  your window this could be locked.
    You can check with your administrator who is using this
    Regards
    N Ganesh

  • SAP NetWeaver Visual Composer Storyboard Error Problems

    Hi all,
    currently i new in Business Intelligence area..
    when i try to create new model in Visual Composer. i just popup this error message
    "Login Error
    com.sap.ds.core.project.Project.deleteResour(Ljava/lang/String;)V"
    after that when i try to delete the previous created new model, and it popup this error message.
    "Failed to delete MyModels/12.mdl. Model is locked by Administrator."
    wonder anyone got encounter this problem and can solve it

    Hi
    See this statement
    Failed to delete MyModels/12.mdl. Model is locked by Administrator
    When someone else opens this model, or accidentally you have opened this in any of  your window this could be locked.
    You can check with your administrator who is using this
    Regards
    N Ganesh

  • Error in Visual Composer - winsvc.exe

    Hello. I have installed Visual Composer 6 and Service Pack 2. However when I connect to my portal(6.4 stack 4) I get the following error:
    Error winsvc.exe?get=1846140
    It is installed on a windows 2000 server and IIS version 5.
    Please help.
    Pete

    Hi Pete,
    It seems that you haven't install one of the Visual Composer prerequisites - SVG Viewer 3.0, it should be installed on the machine you use to connect to the Visual Composer. you can find it in the Adobe site.
    Regards,
    Lisi

Maybe you are looking for

  • How do i change my apn settings

    how do I change my apn settings on my iphone 5 cannot find the cellular settings under cellular

  • Upgrade mac pro or buy new imac

    Really need some help here.  My base machine is a quad-core Nehalem Mac Pro running at 3.33 with 8Gb of RAM and using a ATI Radeon HD 5870 video card.  My choices are:    Buy a new iMac 3.4 Ghz quad core i7, 16 Gb RAM, nVidia GTX 680MX, 750 Gb SSD dr

  • Hyperlink created in word doesn't work in pdf

    Hello all, I will try to briefly describe my problem: I create my document in word, insert hyperlinks to some xmls located in the same folder. Then I convert the doc to pdf (either with Save As.., or Acrobat > Create PDF), make sure the xmls are in t

  • Transport of namespace to different Software Component

    Hi friends, I have designed a interface in test software componet now i need to export to another software componet in the same system. i mean in development system onley,, Thanks and Regards Vijay

  • Error message on Solaris about JNIEnv *env

    Hi, I have this line of code in my simple C++ implementation of the native method: JNIEXPORT void JNICALL Java_jipclinker_jipc_1ne_1command (JNIEnv *env, jobject obj , jstring command) const char str = (env)->GetStringUTFChars(env, command, 0); // th