Visual conficuration activation

Hi,
Is there any active check for using the visual configuration tool.
help me to solve this issue.
thanx
Sathish

Hi Sathish,
As such the tool need not be activated. When you access transaction BUCO it is available for use. Sometimes you get a errror while accessing the transaction because of frontend issues, then you use the note 409700.
You just need to ensure that the screen sequence category uses divisibility, then only it is avaialable for configuration through VCT.
There is no other way of activating VCT.
Smita.

Similar Messages

  • Can Java work with Visual C++ / Active X

    I want to write an application that interfaces with an Olympus digital camera. Olympus has an API written using Visual C++ Active X. I am a novice JAVA programmer and am looking for books, articles and or information on how to use java with a Visual C++ Active X API.
    Any help will be appreciated.
    Thanks,
    Warren Bell

    Hi,
    Theres also the Javabeans/ActiveX bridge.
    http://java.sun.com/products/javabeans/software/bridge/
    hth

  • How to get log of Visual Upgrade in SharePoint 2010

    I want to retrieve detailed information on visual upgrade performed for a SP 2007 subsite to upgrade look & feel.
    Is there a way to find out info about who and when visual upgradation activity was performed?

    HI Ripon,
    here you are the path
    ..\Program Files\Common Files\Microsoft Shared\web server extensions\12\logs\upgrade_<date>.log
    Also check those links about upgrade
    http://sharepointpromag.com/migration/migrating-sharepoint-2010-21-jun-2010
    http://blogs.technet.com/b/patrick_heyde/archive/2010/08/23/sharepoint-upgrade-part1-overview-2007-to-2010.aspx
    http://technet.microsoft.com/en-us/magazine/ff770990.aspx
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

  • Using active x reference in teststand

    I make multiple calls to active x dlls in multiple subsequences. Can anyone explain the advantages and disadvatages of creating a new object for each call?
    I initially created a new object only on the first call and then used the same local active x variable on subsequent calls within the sequence. However, an error (ACT X Ref = "NULL") occurs in debug mode when that first step is not run.
    What is the downside of creating a new object everytime?
    Should I create a "dummy" Active X dll call in the sequence setup for ech subsequence to fill the reference variable locally?
    How about using a global Act X ref variable? (most calls are within the same dll class)
    If it matters, the dlls are Visual Basic Active X dlls.
    Thanks in advanc
    e for you advice.

    Hi,
    what you need to remember, is that you're creating objects from a class, so say you had a class of object called orange. Every time you create an object, and put a reference to it somewhere, it's a whole separate orange. This is fine if every time you create a orange object, you use it up and throw it away afterwards. You can even have lots of these objects open at once, and discard them when you've finished with them.
    Now consider a class called apple which has methods that are reliant on each other. If you create an object like this, and call a method (say peel(long strip)), it will have changed something about that object. If you create another object, and call peel again with a different parameter (say peel(6 strips)), it will have performed this action on a wh
    ole different object to the first one (- there is an exception to this which is the singleton server).
    So it depends on how your server is supposed to work.
    Can you create one object, and keep using it, or is there some dependency that requires you to create a new object of that class?
    From your question, I don't think you're doing anything multi-threaded, so you could easily make one call to the Action step type, and get a reference to the new ActiveX object without calling any methods (un tick the call method checkbox). This can then repeatedly be used. You can have this as one of the first setup things your sequence does.
    Another trick would be to pass the original ActiveX reference down as a parameter, and copy the creation step to the start of the subsequences, using a precondition, that if the Parameters.xxxxx == Nothing, then run the step, and create a new object, otherwise, use the one that's available.
    Hope that helps.
    S.
    // it takes almost no time to rate an answer

  • Security Vulnerabilities in Microsoft Active Template Library (ATL)

    My company is concerned on recent Microsoft security vulnerabilities patch. We are accessing all of the tools that we are using whether they are affected by this vulnerability.
    We would like to find out on the following product:
    Crystal Reports. Net
    Crystal Reports Developer XI
    Crystal Report 2008
    Are they safe from this vulnerability? Please advise me accordingly.
    Thank you.
    Some information below.
    Microsoft Security Advisory 973882 u2013 Vulnerability Vulnerabilities in Microsoft Active Template Library (ATL) Could Allow Remote Code Execution:  http://www.microsoft.com/technet/security/advisory/973882.mspx
    Microsoft Security Bulletin MS09-035 u2013 Vulnerabilities in Visual Studio Active Template Library Could Allow Remote Code Execution (969706): http://www.microsoft.com/technet/security/bulletin/MS09-035.mspx
    MSDN Article -- Active Template Library Security Update for Developers
    http://msdn.microsoft.com/en-us/visualc/ee309358.aspx
    Landing Page for ATL Guidance (for consumers, IT Professionals and Developers):
    http://www.microsoft.com/atl/

    Hi Ludek,
    I think, you misunderstand the Microsoft update in question.
    The update provides corrections to ATL header files which are used to build the ATL-based controls and components -- it updates Visual Studio installation so, that developers could rebuild their ATL-based components taking advantage of the updated code.
    The code from the headers which are subject to the update in question is included in the binaries of the built ATL-based controls and components and not in the shared libraries (like ATL and MFC) that Microsoft ships.
    Therefore, only by rebuilding (and re-shipping) the ATL-based controls and components can this update be accounted for.
    Here, by ATL-based controls and components I mean Crystal ActiveX viewer and, possibly, RDC runtime -- obviously, it is up to Crystal Reports developers to review, whether the corrected functionality is used within their components.
    I am not sure, which version of Visual Studio is used to build ActiveX viewer/RDC. Microsoft issued updates for several versions.
    /Alex
    P.S. I would also be interested to know, whether there are plans to update CR components, if they are affected by the vulnerability.

  • Since downloading iOS7 onto my iphone 4, I no longer receive text notifications. How can I fix this?

    Since downloading ios7 onto my iphone 4, I no longer receive text (or game) notifications. I do if my phone is in use, but not when the screen is dark and the phone is idle. If I click the top button to activate the phone, a text will be present on the screen before I unlock it, but there will have been no visual (screen activating with text in view) or auditory (text chime) alert. Has anybody else experienced this problem? If so, how did you resolve it?

    I feel like such an idiot. I just figured out that when exploring the new control panel, I accidentally turned the Do Not Disturb function on. I've turned it off and all is well again.

  • Toggle Visio layers visibility in SharePoint 2013 services

    Hi,
    We have a Visio diagram representing system topology. Systems are mapped to different processes that can be visualized  with Active X control buttons and some VB to toggle layers visibility. Works great in Visio.
    Doesn't work in SharePoint.
    I am posting that to Sharepoint 2013 but I am loosing the functionality.
    Is it possible to achieve that with this approach?
    If this is not supported is there another approach?

    Hi Mike,
    According to your description, my understanding is that you want the hyperlink of visio service to open in the same windows tab.
    I create a rectangle with hyperlink  in a Visio document and  set the NewWindow property of the hyperlink to false using VB coding as below:
    Public Sub NewWindow_Example()
      Dim vsoHyperlink As Visio.Hyperlink
      Set vsoHyperlink = ActivePage.DrawRectangle(0,0,5,5).AddHyperlink
      vsoHyperlink.Address = "http://www.microsoft.com/"
      vsoHyperlink.NewWindow = False
    End Sub
    However, this hyperlink opens in new tab in my SharePoint 2013 as your scenario. It is by default that SharePoint 2013 Visio Service deals with  the hyperlink of Visio document. There seams to be no approach that Microsoft Visio keep the same location
    when it follows a hyperlink to open a Web page.
    Reference:
    http://msdn.microsoft.com/en-us/library/office/ff767738(v=office.15).aspx
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • New problem with QT Pro, stopped recognizing .mpg sound files (Muxed)

    Have been playing .mpg & .mpeg files just fine with QT Pro. Today I can only get video, no sound output, and the video 'freeze frames' while the progress bar cursor continues to track. This is with ALL .mpg and .mpeg files. Sound is apparently there because the graphic sound visual is active. The freeze frame will start again by clicking the mouse button, or double strike of the spacebar (pause/unpause) but stops again later. All the files play normally in MPlayer. MOV files play fine for both sound and video with QT Pro. No improvement with re-installing QT Pro (new download). FirstAid - no problems. Currently running new version of Disk Warrior over entire disk but don't expect much improvement.

    That may be a problem with the timecode. Try to fix that with the timecode correction menu item. May not work but this is a freeware:Mpeg StreamClip

  • "The root activity type is invalid" while importing a xoml generated by sharepoint designer in visual studio

    I am facing a problem with Visual Studio. Following what I did:
    Copy and modify a workflow in sharepoint designer 2013
    Import the generated files (xoml, rules, config) in a Visual Studio 2012 module
    Build
    I cannot build nor package the solution, getting the "The root activity type is invalid" error.
    I read a lot of forum but I didn't figure out how to solve the issue.
    Any help is really appreciated.
    Dario

    Hi Dario,
    According to your description, my understanding is that you got an error when you imported SharePoint Designer reusable workflow into Visual Studio 2012.
    Please check your process per the article below, compare the result.
    http://msdn.microsoft.com/en-us/library/ee231580(v=vs.110).aspx
    If this issue still exists, please feel free to let me know.
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Show Reporting Activity values in Visual Composer

    Hi everybody,
    i add a Reporting Activity to my current BPM Process. My purpose is to show the report in Visual composer.
    Unfortunately i don't know how to import the BPM Reporting Activity into VC?
    Could anybody help me with a how-to-guide or a detailed description?
    Best regards,
    Sid

    Hi Sid ,
    In Visual Composer, choose   Model   Open...  .
    A list with all available models appears.
    Browse the model structure and in the context menu of a model, choose Open Model.
    The selected model opens for editing in the Design board.
    Choose   View->Task Panel  -> Search   to search for BPM DataSources.
    The Search dialog appears.
    From the Select provider dropdown menu, select BI Data Sources.
    From the System destination dropdown menu, select BI (Sql) Portal.
    In the Search for Table field, enter the name of the generic process or process context DataSource you want to find. You can use an asterisk (*) in the search string as a wildcard to search for a partial match. Choose the Search pushbutton.
    Please refer the following link.
    [http://help.sap.com/saphelp_nw72/helpdata/en/a1/bde4657d1f42e3a7c698d16a699635/content.htm|http://help.sap.com/saphelp_nw72/helpdata/en/a1/bde4657d1f42e3a7c698d16a699635/content.htm]
    Regards,
    Rohit
    Edited by: Rohit J on Apr 28, 2011 1:39 PM

  • How to determine which CDockablePane in a group is currently active in Visual Studio 2013

    I understand that to activate a pane, I can do the following:
    dockablePane->ShowPane(TRUE, FALSE, TRUE);
    But, in a group of panes, how can I tell which pane is currently active?
    For instance, let's say there are 3 groups of panes on the screen.  The first group contains three tabs captioned "A", "B", and "C".  The second group contains "D", "E", and "F" and the
    third group contains "G", "H", and "I".
    How would I determine the active pane within each group?  (As an example for reference, within Visual Studio in the left pane group, I can currently see the contents of "Solution Explorer" while "Class View", "Property M...",
    "Resource Vi..." and "Team Explo..." are within the same group but not active.  In the bottom group, I can see the contents of "Output" while "Find Results 1" and "Find Results 2" are present but not active".  
    In the right group, I can see "MySource.cpp" while "MySource.h" is present but not active.  So, I need to know how to request from each pane whether they are the current tab within their container or not.
    Steve

    Hi Steve,
    Thanks for posting in MSDN forum.
    (As an example for reference, within Visual Studio in the left pane group, I can currently see the contents of "Solution Explorer" while "Class View", "Property M...", "Resource Vi..." and "Team Explo..."
    are within the same group but not active. In the bottom group, I can see the contents of "Output" while "Find Results 1" and "Find Results 2" are present but not active". In the right group, I can see "MySource.cpp"
    while "MySource.h" is present but not active. So, I need to know how to request from each pane whether they are the current tab within their container or not.
    This scenerio in your example, we don't need to know the current tab within which tab group. Actually I don't understand why do you need to know that? If you are using
    AFX_DOCK_TYPE::DT_SMART   model dock pane, the dock pane should be implemented in a internal MFC
    CSmartDockingManager
    class and it is not intended to be used directly from your code. . You could read the source code of this class at VS installed path-> VC->altmfc->src->mfc->afxsmartdockingmanage.cpp
    For the dock pane layout in VS interface, I remember there is a sample named Visual Studio Demo sample in Visual C++ 2008 Feature Pack. You can download it at here.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/b4e6cb6e-e2a8-4e02-9c67-0dc431618157/visual-c-2008-feature-pack-samples-where-to-find?forum=vcgeneral
    And the dock pane control implements the core functionality that controls docking layout in a main frame window by CDockingManager class.
    https://msdn.microsoft.com/en-us/library/bb983791.aspx
    A greate article about using CDockablePane:
    http://www.codeproject.com/Articles/493218/Understanding-CDockablePane
    Please tell us more details about what you want to do.
    Best regards,
    Shu Hu
    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.

  • Where can I get an example of how to call Labview.exe (Active X Server) from Visual C++

    I would like to Call Labview application (as Active X Server) from Visual C++. I need any type of exemple on how to do this, any input will be greatly apriciated.

    In the summer there has been an example in the Developer Zone, but i can't find it again. I can send you the attached zipfile from that example. The example is resricted to single threaded applications. In multi threaded applications you must initialise OLE in the thread where you communicate with the active-X server.
    If you need more information contact me at [email protected]
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions
    Attachments:
    VCandLabVIEW.zip ‏91 KB

  • Portal Activity report through Visual Composer

    Hi all,
    We are implementing the activity report model in Visual Composer as described in the Wiki:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/aportalactivityreportusingVisualComposer
    We are able to find the required webservices and drag them onto the storyboard. But when we try to test the webservice Getcontentstat with correct input we receive an error:
    Portal request failed. (Could not execute webservice, consult your administrator).
    We guessed this was some sort of authentication error, so we defined a differerent user for the webservice in Visual Administrator and then we receive a different kind of error:
    Portal request failed (Fault returned from server: )
    Any suggestions are very welcome.
    Best regards,
    Jan Laros

    Hi J. Laros,
    I facing the same problem when i try execute this webservice from soapUi client.
    What did you did for to solve this problem?
    The message is:
    The User Authentification is not correct to access to the Portal Service com.sap.portal.prt.soap.ActivityReportWS or the service was not found.
    When i execute from VC, returns no messages.
    thanks,
    Douglas

  • Using Flash to create visual representation of Active Directory

    Hi, I would like to know if anyone know how to do this? Basically, I have floorplans of the various sites that our company uses. i have made these floorplans vectors, and can be used in flash. the floor plans are quite detailed, with desks included. What I would like is some integration with Active directory, where i can have a visual picture of computers populating the various floorplans, but the population of this is driven by the active directory. so computer names and user names would be visable in this dynamic visual representation. I saw an article on the microsoft site, how to do just this with viso 2007, but wondering if i can do this with flash. any ideas?

    Hi,
    Yes it is possible. Basically just few things are required to go ahead
    1. need to understand Flash LoadVars
    2. In ASP, you need to know how to connect to and run SQL against the database
    There is a thread that talks about how flash can load variables from an ASP script may help you
    http://actionscript.org/forums/showthread.php3?t=67379
    Thanks!
    ps: please mark this thread as Answered if this is of help to you.

  • Problem with activation of Visual Studio 2013 Ultimate - DreamSpark

    Hello
    I'm facing strange problem while trying to activate Visual Studio 2013 Ultimate. I first install it on my Windows 8.1 machine and used it without activation, today as trial expired I've tried to enter my DreamSpark product key for it. The problem is when
    I click on 'Apply' button nothing happens. No reaction completely
    I have screenshot, but cannot attach it
    I've tried to reinstall and repair VS 2013 installation. Same problem
    Could you help me please fix this issue

    "as trial expired" Does mean the trial period had ended prior to your attempt to register your VS?
    If it is not expired, have you tried Help->Register Product? What happens if you try that?
    If the above does not help, you should contact Dream Spark support for instructions:
    https://www.dreamspark.com/Support/Default.aspx

Maybe you are looking for

  • Error message when trying to open reader on Ipad..

    Hi, please help! So frustrated!! I have downloaded bluefire reader to my ipad, and am now trying to open an Adobe reader file (also downloaded to my Ipad). I am getting the message "this item was originally downloaded with a different user account or

  • Pricing Error in Sub Contracting Material

    Dear Experts, We are executing monthly costing run on plant level. There are some sub contracting materials system issues a message that '' No Price found'' while there is standard price maintained in materials master. what could be possible reason..

  • Create an image and text rollover in Dreamweaver?

    I'm wanting an image and text to have a link and then the image and text to change to another image and text automaticly.  Here is a link that I want it to look like.  (local hot spots) Is there a way in Dreamweaver to do it or by inserting HTML code

  • Traffic Classification in GSM MPLS Backbone

    Hi Experts, can anyone share how traffic classification is done in the backbone of a 3G GSM operator? I mean, how we should map voice, Gn, Gi, etc. traffic into DSCP? Or maybe can anyone point me to a document that can be reference for this? Thanks,

  • Change FC Group IP Address

    I have a 3 node failover cluster that I think needs an IP address change because the current cluster IP address is on my Node Management network. Here is my network config: FC Internal Communication 10.24.24.0/24, Cluster Use: Internal FC Live Migrat