Bringing SSAS Source Control Up to date

Hi all
I've recently taken over managing an MI team who have a set of SSAS 2008 cubes deployed with a production and development server.  We also have a TFS 2008 project which has the source for the cubes.  However, the team have some bad work practices
such as updating code directly in production without updating source control or testing properly in development first.
I want to first bring TFS source control up to date with the latest code from live and wondered on best way to do this?  I will then lock down who can alter code in production to enforce a better release process.  Any help greatly appreciated!

Thank you David, the issue is we already have solutions in TFS but these are out of date as changes have been made to the AS databases outside of TFS directly on the server.   I ideally want to check out the existing cube solutions and somehow update
them with the latest versions by pulling them in from the AS server databases, then lock down the release process.
Otherwise I guess I'll have to delete the solutions and start again using your method but I'd rather not lose what source control history we have.

Similar Messages

  • Custom SharePoint 2010 designer page throws "The data source control failed to execute the insert command" exception while adding the new item after the August 13, 2013 CU has installed

    We have the SharePoint Server 2010 with SP1 environment on which the custom SP2010 designer pages were working as expected before the
    August 13, 2013 CU has installed. But, getting the below exception while trying to add the new item after the CU has installed.
    Error while executing web part: System.NullReferenceException: Object reference not set to an instance of an object.     at Microsoft.SharePoint.WebControls.SPDataSourceView.ExecuteInsert(IDictionary values)     at
    System.Web.UI.DataSourceView.Insert(IDictionary values, DataSourceViewOperationCallback callback) 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    06/19/2014 16:49:37.65  w3wp.exe (0x1240)                        0x1300 SharePoint Foundation        
     Runtime                        tkau Unexpected Microsoft.SharePoint.WebPartPages.DataFormWebPartException: The data source control
    failed to execute the insert command. 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc    at Microsoft.SharePoint.WebPartPages.DataFormWebPart.InsertCallback(Int32 affectedRecords, Exception ex)     at System.Web.UI.DataSourceView.Insert(IDictionary
    values, DataSourceViewOperationCallback callback)     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.FlatCommit()     at Microsoft.SharePoint.WebPartPages.DataFormWebPart.HandleOnSave(Object sender, EventArgs e)    
    at Microsoft.SharePoint.WebPartPages.DataFormWebPart.RaisePostBackEvent(String eventArgument)     at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)     at System.Web.UI.Page.ProcessRequestMain(Boolean
    inclu... 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    06/19/2014 16:49:37.65* w3wp.exe (0x1240)                        0x1300 SharePoint Foundation        
     Runtime                        tkau Unexpected ...deStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 3b64c3a0-48f3-4d4a-af54-d0a2fc4553cc
    I have tried changing the "DataSourceMode" as below, now the insert command is working, but update command is not working.
    <SharePoint:SPDataSource runat="server" DataSourceMode="ListItem" />
    Also, the lookup dropdown fields are displaying the value as "<a href="Daughterhttp://cpsp10/sites/Employees/_layouts/listform.aspx?PageType=4&ListId={8F62F444-FB6A-4F03-9522-C4696B45DCD1}&ID=10&RootFolder=*">Daughter</a>"
    instead of only "Daughter".
    Please provide the solution to get rid of this issue.
    Thanks
    Ramasubbu

    Try below:
    http://social.technet.microsoft.com/Forums/en-US/ae910269-3a0c-4506-844b-e8bc89d95b71/data-source-control-failed-to-execute-the-insert-command
    http://blog.jussipalo.com/2012/01/sharepoint-2010-data-source-control.html
    While there can be many causes for this generic error message, in my case the first parameter or ddwrt:DataBind function inside the SharePoint:FormFields element was
    'i' and I was working with an Edit Form. Changing it to
    'u' as it was with every other FormField fixed the issue.
    <SharePoint:FormField runat="server" id="ff1{$Pos}" ControlMode="Edit" FieldName="Esittaja" __designer:bind="{ddwrt:DataBind('u',concat('ff1',$Pos),'Value','ValueChanged','ID',ddwrt:EscapeDelims(string(@ID)),'@Esittaja')}"
    />
    Explanation:
    DataBind operation type parameters (the first parameter) are listed below:
    'i' stands for INSERT,
    'u' stands for UPDATE,
    'd' stands for DELETE.
    http://webcache.googleusercontent.com/search?q=cache:d9HHY4I7omgJ:thearkfloats.blogspot.com/2014/03/sharepoint-2010-data-source-control.html+&cd=4&hl=en&ct=clnk&gl=in
    If this helped you resolve your issue, please mark it Answered

  • Opened a SSAS project through connecting to analysis service server.. now need to put into source control

    hi there:
      I've connected to a SSAS project using connecting to analysis service server ... After a few modifications, I'd like to save it under a different name and eventually get put into the source control...
     Can someone tell me how to do that?
    thanks
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    Hi Cat_ca,
    In your scenario, you can create a
    Import Analysis Services 2008 Database project to import the AS database to the project, and then change the database name following the steps below.
    Right-click the project and select Properties.
    Go to deployment option on the left pane.
    Change the Database name.
    Then deploy the project to Analysis Services server. The screenshot below are for your reference.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Data source control failed to execute the insert command

    I have a sign up training calendar that runs on sharepoint 2010, over the weekend i went to install the latest cumulative update http://support.microsoft.com/kb/2817552 and it seems to have broken the signup process. Whenever some goes to sign up for an
    event they see the following error what can i do to fix this?
    Error
    The data source control failed to execute the insert command. d8b915be-5355-4d63-97bb-c9cf3aacad75
    Web Parts Maintenance Page: If you have permission, you can use this page to temporarily close Web Parts or remove personal settings. For more information, contact your site administrator.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: d8b915be-5355-4d63-97bb-c9cf3aacad75
    Date and Time: 7/31/2013 9:51:25 PM

    0
    Vote
    Thanks!!!
    It worked for me too

  • Visual Studio 2013 slows down + crashes when using Source Control features.

    I have spent two full days trying to resolve this issue but no luck so here we go,
    I have created a project using Visual Studio Team Foundation Server plug-in in the past. Later on I switched to
    Microsoft Git Provider.
    Now when I connect to that project in the Team Explorer and double click on the solution to work on it locally it somehow changes the plug in to Microsoft Git Provider automatically and of course I can't
    Commit/Commit and Push since I receive following error in the Team Explorer,
    An error occurred. Detailed message: Failed to open directory 'C:/Users/.../AppData/Local/Application Data/'
    Manually changing the plug-in to the Visual Studio Team Foundation Server
    results in a broken Team Explorer as below,
    With Settings leading to an empty pane, and also a warning in the Team Explorer's Changes page telling me the message below if I click on Pending Changes...
    Microsoft Git Provider is not the current Source Control plug-in. Change Plug-in
    And manually selecting the solution from Solution Explorer, right click and
    Add Solution to Source Control, leads to never ending hour glass and (Not responding) visual studio.
    New Projects
    Creating a new project is straight forward, unless I "Add to Source Control" is checked. If so, again never ending process if Microsoft TFS plug-in is selected in the tools and eventually me Ending the Visual Studio task. And a VERY long process
    (40+ mins) if I have chosen Microsoft Git but that finishes successfully rather.
    New TFS project from Team Explorer
    If I create a new project in my Online Web Studio
    Click on Open with Visual Studio Link => Opens and connects to a my newly created TFS in team explorer.
    Clicking new in Team Explorer under Solutions to create a new solution and bind it to this Repo
    leads to straight crash of Visual Studio and restarting attempt of VS.
    So I really can't use Source Control from visual studio other than cloning GitHub's existing repo's on Visual Studio and Committing my current Microsoft Git managed projects.
    I have attempted
    Repairing Visual Studio (no luck in results)
    Devenv.exe /setup (no luck)
    Trying to scrap the SCC info on my solution then at least it won't get picked up by source control then I can Check it in as a new project. (no luck and the solution picks the Microsoft Git upon opening it by clicking on the .sln file.) I have followed
    these steps in this stack overflow answer.
    And lots of mucking around like removing my workspaces almost Thousand times and putting them back, binding and etc.
    I am really stuck on this and it's holding me back from staring a new project (which is problematic using Adding to Source Control) and unfortunately is dependent on the old project (which is developed under Visual Studio Team Foundation Server Plug-in which
    is throwing tantrums)
    Would like to hear you pro-s input on this
    Using 
    Visual Studio 2013 Community edition (recently switched from Pro to Express to Community)
    Windows 7 (64-bit)
    Git tools
    Git windows installation
    Nuget Package manager
    Visual Studio Log File
    http://filesave.me/file/50620/log-txt.html
    Mehradzie

    Hi Mehradzie,
    Based on the description, seems you're working with Git team project in Visual Studio Online(formerly Team Foundation Service). I'd like to know whether you mean Visual Studio Git command tool as the plug-in, and if you're trying to create solutions/projects
    with Visual Studio and add them to the created Git team project.
    From the screenshot, you're not connect to the Git team project by using Team Explorer. To work with Git team project locally, you can follow the instructions as below:
    Connect to Git team project by using Team Explorer, after that you might install Git tools if you connect to the team project for the first time
    Clone the remote Git repository to a local git repository and set the path to local git repository
    Create a solution and select Git source control, also saved to the local path of the local git repository
    Select your branch, and then click "Changes" and Commit the changes
    Click "unsynced commits" and push the commit to remote git repository
    You can also refer to the links below for more information about getting started with Git in Visual Studio Online.
    http://www.visualstudio.com/en-us/get-started/share-your-code-in-git-vs.aspx
    http://blogs.msdn.com/b/visualstudioalm/archive/2013/01/30/getting-started-with-git-in-visual-studio-and-team-foundation-service.aspx
    If you still have any other concerns, please elaborate more details about your scenario. Thanks for your understanding.
    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.

  • Timed Loop timing source - Control Loop From Task is too slow

    I'm trying to make a Timed Loop run at a period of 2 ms, with an analog input task running at 50 kHz as timing source. The input analog signal is scaled and fed into a synchronised analog output task on the same multifunction DAQ board. Using the built-in 1 kHz or 1 MHz clock as timing source for the Timed Loop works great, except for a slight time lag between the loop and my AI/AO tasks which over time becomes unacceptable because my task will be running for up to an hour. However, when I use the DAQmx Create Timing Source: Control Loop From Task vi to create a timing source, everything slows down and the fastest loop time I can get is around 20 ms. Any suggestions to get around this would be highly appreciated!
    System: LabVIEW RT 8.0 with DAQmx 8.0 running on an NI PXI-8186; NI PXI-6251 used for analog input.

    You're welcome!
    You can build an array, and if your data is not hugh (100's of MB) this may be the easiest solution. However, we aways suggest implementing the Producer/Consumer Architecture. Keep the PID in the Producer loop, but move the File IO to the Consumer. Also, it  appears that your instrument uses some form of serial communication, so that could cause lags in your system....
    What is your application about in general, what performance are you hoping for, etc?
    Joshua B.
    National Instruments
    NI Services
    NI Support Resources
    NI Training Resources

  • APEX Version/Source control

    Hi,
    I would like to know how other people are managing this. We have developed our own way which works 99% of the time however there are some flaws.
    We require that more than one user be working on an application at a time and that these different pages can be released to production at different times.
    We have some pretty large applications, some business critical.
    1) We export the full application into our CVS application
    2) We export each page individually and assign module numbers as we do with apps forms etc
    3) Initially the full application is released to prod
    4) Any subsequent page changes are done to the page export and that page only is released. The revision is increased on that page module.
    5) If any changes to shared components are made then the full application is released.
    All updates are stored in packages which we manage as per our normal apps packages without any problems. Our problems are with apex applications.
    Let's say user A has exported page 1 of an application and is working on a large change.
    User B is also working on a very small change which involves adding a new item to a list.
    User B wishes to release his change but cannot do so at page level because of the shared component - he must release either full app or do a separate export for that component.
    He cannot release the full app because user A is still using it.
    The only thing he can do is do an export of the components and then import that. This is then not version controlled. It is not acceptable for us to have to export and manage every single component individually (I know you can do them as one whole but then if two users are modifying shared components then the issue arises again!)
    There is always a mis-match between the application full export and the pages. If we ever had to recover an app, our strategy is to install the full app and then the individual pages. This isn't ideal however so long as we keep things up to date then we have to accept it.
    Does anyone have any better procedures than this?? With APEX becoming more and more popular then I believe it needs to become a little more formal in this area. Or perhaps I am just missing something?
    I've read the thread Source/version control with APEX? but it doesn't really relate to the issue above.

    Hello Chris,
    I'm not sure how you organized your project, but a typical APEX project for me has different components:
    - PL/SQL where all business logic is in
    - External JavaScript files to do some client side things
    - External CSS files to handle the look and feel
    - APEX application(s)
    So for all of the above you want source control. We use Subversion. For the first three (plsql, javascript, css) I guess it's trivial how do this as they are just files.
    For APEX you can export your application every night (and even split it into different components if you want). So that gives you one or more files as well which can be loaded in Subversion.
    If you want to do team development in APEX; we use following features:
    - Locking of Page
    - Build Options
    - Entering Comments
    If it's a very big project you might want to split your APEX application in multiple ones which can work together (same Authentication scheme, same Theme etc. by Publish and Subscribe option).
    APEX itself is also build in APEX, and they use different applications as well, but you don't see it in APEX itself, you just see it by the changing APP number in the url.
    I'm not sure how familiar you are with all of the above, but this is roughly the way we do it.
    Hope that helps and give you a clearer view.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/

  • Looking For Guidance: Best Practices for Source Control of Database Assets

    Database Version: 11.2.0.3
    OS: RHEL 6.2
    Source Control: subversion
    This is a general question aimed at database professionals, however, it is not specific to any oracle version, etc.  Its a leadership question for other Oracle shops regarding source control.
    The current trunk, in my client's source control, is the implementation of a previous employee who used ER Studio.  After walking the batch scripts and subordinate files , it was determined that there would be no formal or elegant way to recreate the current version of the database from our source control - the engineers who have contributed to these assets are no longer employed or available for consulting.  The batch scripts are stale, if you will.
    To clean this up and to leverage best practices, I need some guidance on whether or not to baseline the current repository and how to move forward with additions of assets; tables, procs, pkgs, etc.  I'm really interested in how larger oracle shops organize their repository - what directories do you use, how are they labeled...are they labeled with respect to version?
    Assumptions:
    1. repository (database assets only) needs to be baselined (?)
    2. I have approval to change this database directory under the trunk to support best practices and get the client steered straight in terms of recovery and
    Knowns:
    1. the current application version in the database is 5.11.0 (that's my client's application version)
    2. this is for one schema/user of a database (other schemas under the database belong to different trunks)
    This is the layout that we currently have and for the privacy of the
    client I've made this rather generic.  I'd love to have a fresh
    start...how do I go about doing that...initially, I like using
    SqlDeveloper's ability to create sql scripts from a connected target. 
    product_name
      |_trunk
         |_database
           |_config
           |_data
           |_database
           |_integration
           |_patch
           |   |_5.2A.2
           |   |_5.2A.4
           |   |_5.3.0
           |   |_5.3.1
           |
           |_scripts
           |   |_config
           |   |_logs
           |
           |_server
    Thank you in advance.

    HiWe are using Data ONTAP 8.2.3p3 on our FAS8020 in 7-mode and we have 2 aggregates, a SATA and SAS aggregate. I want to decommission the SATA aggregate as I want to move that tray to another site. If I have a flexvol containing 3 qtrees CIFS shares can I use data motion (vol copy) to move the flex vol on the same controller but to a different aggregate without major downtime? I know this article is old and it says here that CIFS are not supported however I am reading mix message that on the version of data ONTAP we are now on does support CIFS and data motion however there will be a small downtime with the CIFS share terminating. Is this correct? Thanks

  • Control parameters for data transfer

    Hi!
    There are no data in SBIW source system - General Settings - Maintain Control Parameters for Data Transfer.
    How does it have an influence on loading data?

    Hi,
    Maximum size of a data packet in kilo bytes
    The individual records are sent in packages of varying sizes in the data transfer to the Business Information Warehouse. Using these parameters you determine the maximum size of such a package and therefore how much of the main memory may be used for the creation of the data package. SAP recommends a data package size between 10 and 50 MB.
    Frequency with which status Idocs are sent
    With this frequency you establish how many data IDocs should be sent in an Info IDoc.
    Standard settings
    Frequency 1 means, for example, that there is an Info IDoc for every data IDoc. In general, you should choose a frequency between 5 and 10 but not greater than 20.
    Recommendation
    The larger the packet size for a data IDoc, the smaller you should set the frequency. By doing this, you make it possible to get information on the respective data load status in relatively short time periods when uploading data.
    Maximum number of parallel processes for data transfer
    Select a number greater than 0.
    Parallel processes can be set from the SAP core release 3.1I onwards.
    These parameters are, therefore, ignored in releases before 3.1I.
    However, there is a possibility of importing the SAP release 3.1I into earlier releases.
    The more parallel processes that can run the better the performance of your system will be. However, you must bear in mind the number of available dialog processes here.
    It will be fine and more effective if you use sap recomended values in those respective fields

  • Visual Source Safe or RoboHelp Source Control

    I have never used VSS, but I have used RH Source Control. I can't find any clear cut answer to my current question. Do all the features like securing help based on security roles defined by the company, Merge Help and Multiple Authors per project/topic work the same in VSS or is this just a feature of RH Source Control?
    My current client has VSS and I'm not sure they would want to purchase RH Source Control unless I come up with a really good reason for this.

    Hi there
    Many are confused by the subtle differences. You are absolutely correct in your statement of:
    VSS and RH Source Control are just version control, nothing more,  correct?
    But your initial post comingled things by asking:
    Do all the features like securing help based on security roles defined  by the company, Merge Help and Multiple Authors per project/topic work  the same in VSS or is this just a feature of RH Source Control?
    The features you asked about apply to RoboHelp Server. RoboHelp Server is a product that is totally different from RoboSource Control or VSS.
    I'm guessing here that maybe you unintentionally stated RoboSource Control and meant instead to say RoboHelp Server?
    RoboSource Control = Source Control and is included with RoboHelp at no additional fee.
    RoboHelp Server = Separately purchased Adobe software that must be installed on a computer that is also functioning as a Web Server.
    RoboHelp Server provides merging. You just publish any number of outputs and the server handles merging things to present to the end user as a single, unified system. But keep in mind that basic RoboHelp is capable of creating a Merged output that will function in the same way.
    RoboHelp Server 8 provides an ability to "secure" or restrict viewing of certain folders of content by restricting access to specific users. Keep in mind that the same thing is possible on any web server and has been for years. RoboHelp Server 8 probably provides some easy interface in the application that allows you to do it without getting a web developer involved. I'm not 100% sure on that. Hopefully my buddy John Daigle (the RoboHelp Server GuRu) will chime in here to clarify.
    RoboHelp Server 8 also provides a search function that allows indexing and looking inside Word and PDF files. Then again, basic WebHelp output also offers this capability.
    Reporting and tracking. RoboHelp Server 8 provides nice pretty graphs and charts so that you can see that topic A was opened 500 times and topic B was opened twice. Therefore topic B must not be useful so you can delete it. (just being silly here) Then again, you may also use Google Analytics to obtain the same information with a few lines of code.
    The big question is to examine what RoboHelp Server brings to the game. If you need the features and are willing to pony up the additional cost involved and you are also willing to deal with the ensuing additional layer of complexity, by all means go for it. I'm not trying to sway you one way or the other. I'm only pointing out the possibilities here. Choosing is up to you.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Labview 2010 and MSSCCI Source Control for TFS

    Hi,
    I am trying to get Labview to work with the MS TFS source control using the MSSCCI provider. In our team we are using the TFS to manage a number of Visual Studio projects and i need to integrate labview into the existing source control.
    Having said that, I am having an issue selecting the MSSCCI provider in the labview source control window, when I select it i get the following error message:
    "Error -2971 occurred at prefPage_Source Control.vi
    Possible Reason(s):
    LabVIEW:  An error occurred while accessing the source control provider. The specified provider was not found."
    Now i looked up that error code and it has somethint to do with some PerForce source control client, which I am not using.
    Just for giggles, I installed the new PerForce client as per the following LV article http://digital.ni.com/public.nsf/allkb/9C42F3F1627CE0A78625768F007A7D03
    but that did not help, now I have the PerForce client as an option in the SourceControl Provider name in LV (which i do not need) and labview still complains when I try to pick the TFS MSSCCI provider.
    Any help could be greatly appriciated.
    Aws

    Out of curiosity, what registry values do you see in the "InstalledSCCProviders" key in the registry editor? The value data should point to the key that the "SCCServerName" value is at. In other words, the underlined portions below should match. 
    Registry Key Location: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders
    Value Name:               Microsoft Team Foundation Server MSSCCI Provider
    Value Data:                 SOFTWARE\Microsoft\Team Foundation Server MSSCCI Provider
    Registry Key Location: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Team Foundation Server MSSCCI Provider
    Value Name:               SCCServerName
    Value Data:                 Team Foundation Server MSSCCI Provider
    I was able to reproduce your error when I changed the value data so that the underlined portions above do not match; it may be that your issue is caused by a registry inconsistency.
    Marcus B.
    ELP Support Engineer
    National Instruments

  • Setting up variable access for source control

    Working on a few projects on my own I have used Team Explorer in Visual Studio Professional 2013 successfully for some time. I only use source/version control.
    My default collection is hosted on visualstudio.com.
    I now want to bring a second person, say Fred, who also has VS Professional, into the act in such a way that he can download but not modify my projects and I can download but not modify his.
    Because all the projects are closely related, we each want to be able to quickly look at each others projects to see what has changed as well as being able to download them. I think this will be easier if all the projects are in the same collection.
    Consider one of my projects, say "zxzx".
    In the project control panel with the Security tab I can see:
    Teams
      zxzx Team
    VSO Groups
      Build Administrators
      Contributors
      Project Administrators
      Project Valid Users
      Readers
    Under Permissions, I can see what each of these is allowed to do. "Project Administrators" and "Reader" seem relevant.
    Under Members, I can see who is in each team and group.
    I have myself in zxzx Team and Project Administrators, and Fred is in Readers.
    When, in VS, I sign myself out and sign in as Fred. As Fred I can download all the projects and I can update them. That is not what I want.
    I clearly don't understand the relationships between Collections, Projects, Teams and VSO Groups.
    Help!
    Thanks for any reply.

    Hi Jeff,  
    Thanks for your post.
    We can Deny the check in permission for user/group on separate folder(s)/file(s) in Source Control Explorer. In your VS>>Source Control Explorer, right-click on “zxzx” and select
    Advanced>>Security…, then you can add Fred account in this opened dialog and deny his check-in permission in there.
    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.

  • How to store Mapviewer objects (styles,themes,maps) in source control ?

    I'm wondering what's the best way for storing mapviewer data in source control ?
    So far MapBuilder provides the import/export metadata feature but it doesn't do cached map objects. Ideally we need an automated way to backup/restore these objects into a new database instance from source control for a daily build type setup.
    The MapBuilder text format looks promising, in that it supports diffs. Other options include dmp files but then we wouldn't be able to compare versions.
    Has anyone faced this problem ?
    What do the Oracle Mapviewer devs recommend ?
    Thanks.

    Hi,
    What kind of error are you seeing?
    Thanks

  • Source control api help

    After a week of re familiarizing myself with c and c++ I was final able to start writing a source control plug in. I am stuck at SCS_GetRootFolderLength and SCS_GetRootFolder though.   Dreamweaver calls both functions but immediately after gives the error “An error occurred – cannot open remote folder <rootName>” I have tried every combination Folder length around the folder name length. I have tried with back slashed before and after the name. No matter what I do Dreamweaver never calls SCS_GetFolderListLength

    Figured it out, connectionData needed some data from connect

  • What does 'file was dropped from the Add to Source Control Operation" message mean

    Yesterday I upgraded to LabView 8.5.1 and moved a project from my office desktop onto the test system computer in the vault. I wanted to use the source code control integration capability with this project. I went through the process of configuring source control (I am using Serena Version Manager). All appeared to be well. LabView saw the source control software an can bring up the client. I selected all of the files in my project and selected "Add to source control". I received a message popup with a message like:
    FILENAME was dropped from the Add to Source Control Operation
    for each of the files in my project. I got the same message when I tried the operation on a single file. This did not appear to be an error or warning message, just informational. I could find no information in the help to tell me what this message really means. Any ideas?
    Mike Eaton

    Usually LabVIEW creates one dialog (with a tree-control, and an option to keep files checked out and a comment box).
    All other dialogs are from the SCC. Maybe you can configure Serena to go silent?
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

Maybe you are looking for

  • How can I get airport to connect automatically to wireless network?

    I temporarily switched from a DSL internet provider to a cable provider, and then back to my old DSL Internet provider. My g5 iMac computer connects to the network through a wireless Belkin router. Since I switched Internet providers, every time I tu

  • Hyperion FDM and ERPi 11.1.2.2 Import failed with ERPI-FIN-E

    Hi Experts I am doing first time ERPI Configuration We are implementing Hyperion 11.1.2.2 FDM with HFM (Target Adapter = FM11X-G6-A) and ERPi (Source Adapter = ERPI-FIN-E) running on ODI 11.1.1.6. Backend databases are all Oracle DBs. We have been ab

  • SPRY Accordion Linking

    I want to link certain text from a homepage to a second page that contains a SPRY Accordion with three panels. But I want to link to the second panel open, even though this is not the default open panel if you load that page independantly. Is there a

  • CS6 Activation error -- HELP!

    I purchased CS 6 a month ago.  Today the Acrobat Pro X stopped working.  It says activation error.  I followed the directions, went to Adobe website, entered the one code provided with my CS6, and it says it is already activated and can't be activate

  • Photos cc issue

    Can someone please help. I had no luck gettting onto adobe support. I had a new c drive installed in my computer with windows 8 installed on the new sshd. now I have to reinstall photoshopcc  and LR. I have a current  $9.99 subscription. Can I just d