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

Similar Messages

  • When i am connect to Analysis Services server in SSMS and right-click it, choose properties getting below error:

    Hi Folks, 
    Could you please help on the following error.
    Cannot show requested dialog. (SqlMgmt)
    The type initializer for 'Microsoft.AnalysisServices.ManagementDialogs.ServerPropertiesLanguagePanel' threw an exception.
    (Microsoft.AnalysisServices.SsmsManagementDialogs)
    Item has already been added. Key in dictionary: '4096'  Key being added: '4096' (mscorlib)
    My system configuration:
    OS:
    windows 2012 r2 standard(64 bit)
    SQL SERVER: 2012
    Note: I have search lot of forums for this issue, they suggested re-install the sql server. I did it but still i am facing the same issue.
    Thanks in advance for your help.
    Regards,
    SIVA I

    Hi Siva,
    This error was descirbed on the FIx below.
    http://support.microsoft.com/kb/2889492 
    And it occurs on the following scenario:
    You have Microsoft SQL Server Management Studio installed on a Windows 8.1-based client computer.
    You connect the Object Explorer panel to an instance of Microsoft SQL Server Analysis Services (SSAS) in SQL Server Management Studio.
    You try to select Properties for the instance of SSAS in order to view or change the properties of the instance.
    However, you are using Windows Server 2012 R2. So as per my understanding, this issue may also occur on Windows Server 2012 R2, please try to apply the latest SP and CU and check if this issue persits or not.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Can't connect to analysis services

    Hi,
    After looking through the forum, I haven't seen the problem I encounter.
    I am able to connect to the Database Engine, Integration services, Reporting Services but I can't connect to Analysis Services from SQL Server Management Studio although the service is running.
    I am using SQL Server 2012.
    I have the following error :
    Internal error: An unexpected error occurred (file 'pfshcollation.cpp', line 323, function 'PFCollation::Init'). (Microsoft SQL Server 2012 Analysis Services)
    The progam location is:
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Connect(Boolean toIXMLA)
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.XmlaClientProvider.Microsoft.AnalysisServices.AdomdClient.AdomdConnection.IXmlaClientProviderEx.ConnectXmla()
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.ConnectToXMLA(Boolean createSession, Boolean isHTTP)
       at Microsoft.AnalysisServices.AdomdClient.AdomdConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    What can I do to connect?

    Hi Thush,
    According to your description, you get the above error when connecting SSAS in SSMS. Right?
    In Analysis Services, this error turns out to be a the data provider issue. I suggest you re-install the OLE DB Provider for SQL Server 2012.
    On the Installation page, choose New SQL Server stand-alone installation or add features to an existing installation.
    On the Installation Type page, choose Perform a new installation of SQL Server 2012.
    On the Setup Role page, choose SQL Server Feature Installation.
    On the Feature Selection page, click Client Tools Connectivity. This option installs
    Microsoft.AnalysisServices.Xmla.dll
    Do not select any other features.
    Click Next to finish the wizard, and then click Install to run Setup.
    Reference:
    Microsoft® SQL Server® 2012 SP1 Feature Pack
    If you have any question, please feel free to ask.
    Regards,
    Simon Hou
    TechNet Community Support

  • Cannot connect to Analysis Services instance

    Hi,
    I'm new to analysis services and have been following through the tutorials here http://msdn.microsoft.com/en-us/library/ms170208(v=sql.100) for SQL Server 2008.
    I've tried to deploy in visual studio 2008 and it gives an error saying it cannot connect. I've got sql server 2008 installed and I attached the 2008 Adventure Works database to my local default SQL instance. I can connect via management studio Ok. Also,
    when creating the data source in visual studio I hit the "Test Connection" button which was also OK.
    In management studio when I hit the connect drop down button in the Object Explorer, I get the option to connect to Analysis Services. When I do this it comes up with the server name "(local)" and uses Windows Authentication (I'm logged on to Windows as
    Administrator). However, this fails with the following message "Cannot connect to (local). A connection cannot be made. Ensure that the server is running. (Microsoft.AnalysisServices.AdomdClient)"
    I'm really stuck on this - has anybody got any ideas what might be going on? 
    Cheers

    As Todd mentioned, check whether the SSAS Instance is running. Also check whether you have a default instance or named instance. In case of named instance you have to provide also the instance name, when connecting in the form (machineName\InstanceName)
    or for local instance (locahost\InstanceName) or (.\instance name).
    To determine instance name, launch SQL Server Cofinguration manager ans check SQL Server Services. The instance name is in the Parentheses listed.
    If you have installed the instance and forgot to add yourselves as an administrator of the instance, and have UAC enabled, you have to Lanuch the SSMS as an administrator to rise the priviledges. Then connect to the instance and add your username explicitly
    as administrator of the instance.

  • Unable to connect to Analysis Services 2012 via SSMS

    Hello. We have a fresh install of WS 2012 and SQL Server 2012 Standard. When connecting to Analysis Services with Management Studio, we get the following error:
    TITLE: Microsoft SQL Server Management Studio
    Error connecting to 'SERVERNAME'.
    ADDITIONAL INFORMATION:
    Method not found: 'Void Microsoft.AnalysisServices.Server.Connect(System.String, Boolean)'. (ObjectExplorer)
    BUTTONS:
    OK
    Advanced Information shows:
    ===================================
    Error connecting to 'SERVERNAME'.
    ===================================
    Method not found: 'Void Microsoft.AnalysisServices.Server.Connect(System.String, Boolean)'. (ObjectExplorer)
    Program Location:
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SupportedServers.IsIMBIServer(SqlOlapConnectionInfoBase connectionInfo)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.SupportedServers.GetHierarchyBuilder(SqlOlapConnectionInfoBase connectionInfo)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.GetObjectBuilder(SqlOlapConnectionInfoBase ci)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.BuildDataModel(SqlOlapConnectionInfoBase ci)
       at Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ObjectExplorerControl.GetHierarchy(SqlOlapConnectionInfoBase ci, String displayName)
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ConnectToServer(UIConnectionInfo connectionInfo, IDbConnection liveConnection, Boolean validateConnection)
    Database Engine, Reporting Services and Integration Services work fine. Any idea what's wrong with Analysis Services component?

    I will reply to myself, that updating the SQL Server with latest updates solved the issue.

  • I have a ipod touc 3G. My iPod Is Stuck On The iTunes Connection Page. I Tried To Restore It But, Everytime I Even Connect It, It Says That I Need To Put My Password In

    I have a ipod touch 3G. My iPod Is Stuck On The iTunes Connection Page. I Tried To Restore It But, Everytime I Even Connect It, It Says That I Need To Put My Password In & I'm Not Able To Even Get To The Password Page. Someone HELP Me PLEASE

    Back it up and restore it using iTunes on the last computer it was synced with, as explained at the bottom of this article: http://support.apple.com/kb/HT1212.  This will remove the passcode; at the end of the restore process you will be given the option to restore to the backup you made at the beginning.

  • Problem connecting to Web Services server

    Hello,
    I've had my printer running perfectly since I installed it 3 days ago but today I am nolonger able to use eprint. I can still scan and print from my home PC and laptop but I am unable to send emails directly to the printer now. This was working fine and I used the feature fairly often without error but today no emails arrived. When I logged on to the eprint web site using my google account {Personal Information Removed} the status of the printer said disconnected. I've tried deleting the printer and re-attaching it (which had no effect) and I've now tried disabling web services on the printer then re-enabling it. When I try this I now receive the following error: Problem connecting to Web Services server.
    The printer model is a HP Photosmart Premium C310a with the lastest software update. The printer is connected to my network via Wifi and is reachable and usable from all my PC's.
    It seems to me that there is something wrong with the software configuration on the printer, the reason I think this is because the screen interface slows down to a crawl after some use and when this happens it is not possible to switch the printer off via the power button. The only solution is to pull the power cable! This is something new and didn't happen before, is there a way to reset to factory default, the option in the menu doesn't seem to reset everything?
    Please advise ASAP.
    Thanks in advance,
    Stuart {Personal Information Removed}

    Greetings,
    The ePrint Service has been having some issues after the upgrade. The server team has found and fixed a bug in the latest release that affected connectivity. If you're having problems, please unregister your product (from the Web Services menu, select "Remove Web Services"), then register again (from the Web Services menu, select "Enable Web Services).
    After reregistering, I have been very successful using both ePrint and the Print Apps using my HP LaserJet CM1415. It has been staying connected, and promptly printing jobs I send to it. It has also been reconnecting after I powercycle. I sincerely hope you have the same experience. We had an ePrintCenter outage a few minutes ago that may have affected connectivity, but I am able to use ePrint and the Print Apps again as of 5:15 Mountain Time.

  • N8 Email - Unable to connect to mail service serve...

    I have my Nokia N8 for a good few months. Email stop sync-ing so deleted my 1 and only email account (Hotmail) and now I can not get any email back.
    I have played with internet settings, rebooted my phone but still nothing.
    Basically, this is what happens:
    Got to set up email
    Some text comes up about what mail can do and you have the option of start of exit
    Press start, and it says preparing for set up, then it comes up with Unable to connect to mail service server. try again later.
    The next options I have are to enter email and password or cancel.
    If I enter email and password it comes up with an option to click on mail for exchange and I have to start entering user name, domain, etc or I can exit.
    So, can anyone help me restore the email function. When I got the phone you had an option of hotmail, yahoo, etc etc. And that is what I want back.
    Also I should mention, I don't have any options around pushing or pulling email as it never gets that far into setting up email.
    I live in the UK, so was wondering if I should just take it into my local carphone warehouse who deal with Nokia support and demand it gets repaired? It's part of what I paid for so they should repair/replace for me?
    Any advice would be good,
    Thanks
    Vicki
    Solved!
    Go to Solution.

    For the answer of both how and why please refer to the post by Abi99 earlier this week:
    http://discussions.nokia.com/t5/Symbian-Devices/qu​ot-Unable-to-connect-to-mail-service-server-quot-o​...
    Please click the star below that post to draw attention to the expired Nokia certificate, which Microsoft Mobile Oy must renew to solve the problem! - Also use the false username and false password trick, if it is a first time mail setup on a freshly reset Symbian phone, to avoid any Nokia Messaging clutter, and then input server details manually.
    EDIT: The expired certificate was renewed is now valid until 2015-07-10
    Hans

  • Connecting SQL Analysis Services 2005 cube with obiee 10g

    Hello experts,
    I'm trying to link an SQL Analysis Services 2005 cube with obiee 10g.
    In Oracle BI Administration, when I choose File -> Import -> From
    Multi-dimensional, I have to fill the next gaps:
    Provider Type: Analysis Services 2005
    URL: ***********
    User: blank
    Password: blank
    Before to do that, I need to create the URL path.
    To create the URL, I have followed this link.
    http://erpthings.blogspot.com/2008/08/obiee-connection-to-msas-2005-
    cube.html
    But, it hasn't worked because when I was trying to configure the HTTP
    access to SQL Server 2005 Analysis Services, we have to perform a test to ensure that it has been well configured. In IIS -> WebSites -> Default WebSites -> olap, we should browse the document called "msmdpump.dll" and this should show an xml document, but it doesn't.
    Thanks!

    Hi Alex
    It sounds like your MS data pump might not be configured correctly. First ensure that is working before trying to put the values into OBIEE. Don't worry about the 500 error - I get that too instead of an XML page.
    You can read a bit more about SSAS support on my blog here:
    http://total-bi.com/2010/12/obiee-sql-server-analysis-services-cubes/
    Here's the link to Microsoft's description of setting up msmdpump.dll
    http://technet.microsoft.com/en-us/library/cc917711.aspx
    Paul

  • Envy100_Problem connecting to Web Services Server

    WIreless printing functions working well.  But I cannot get the Envy 100 to connect with the Web Services server.  Suggestions?

    Have you enabled web services and gotten a printout that says its email address?
    What brand/model router?
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • How to Change Analysis Services Server for Power View

    I can't seem to figure out how to change what SSAS server/instance that is used to build the cubes for Power View items uploaded to SharePoint. I tried changed the trusted servers listed in the Excel Services service application but if I remove the original
    SSAS server (which of course is a test server, not to be used for production) and have only the prod SSAS instance listed the reports fail to load with the generic 400 error. Is there another setting that I'm missing?
    Thanks,
    Kyle

    Hi ,
    Since this issue is related to SQL Server, I will move this thread to SQL Server forum. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • "Problem connecting to Web Services server" (C310)

    I have done everything recommended in this forum.
    reset wireless
    reboot printer
    changes address
    reset DNS
    It used to work over a year ago then stopped and i have never been able to get it back.
    everything else works great (local printing)
    DON'T SAY ITS THE FIREWALL (I REFUSE TO LISTEN)  like i said it USED to work and nothing has changed!
    Also the test report says "No problems found.  Congratulations on the successful setup of your wireless printer.*"

    Nataliya,
    Is the printer connected to a wireless network? 
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Increased size of drives connected to VMware 2012r2 server, now no drives!

    So you expanded both drives from vsphere and now OS does not show them? How about if you go to Computer Management->Disk Management (you'll need to expand them there as well anyway)?

    I powered down the server, increased the D and E drives by 10GB each, then powered back up, now can't connect to the drive from the server, but in the vSphere client the drives are connected.
    What did I do wrong?
    This topic first appeared in the Spiceworks Community

  • SSMS Hang on connecting Analysis services

    Hi Experts , 
    I am stuck on Production Server while connecting to Analysis services
    When I open SSMS and Connect to Analysis Services, it just hang and nothing happens even after waiting for 20-25 mins .
    We tried to restart Sql Server Analysis services but even it is hanged, with Amdin credential I have stopped the 
    Service , but for last 30 mins it is in Stoppng State ..
    I saw CPU usage is 10% and memory is hardly 30% used in Task manager
    Please assist , its urgent .?

    Hi Rihan8585,
    According to your description, it hangs when connecting SSAS and starting Analysis Services. Right?
    In this scenario, please go to event view. Remove all old entries and Clear All Events. Then try to start the Analysis Services service. After that you suppose to connect SSAS successfully. Please refer to similar threads below:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/221be6b0-d57f-4d2c-8f03-1ffa77b51541/cannot-start-analysis-services-2008-service?forum=sqlanalysisservices
    http://www.sqlservercentral.com/Forums/Topic1108852-391-1.aspx
    Best Regards,
    Simon Hou
    TechNet Community Support

  • Authentication option is faded while connecting to analysis server.

    Hi All,
    I have installed sql server 2012 enterprise edition in my system. I am able to work on it. But, today I got a work to connect with Analysis service. I  want to connect with sql authentication but the authentication option is not editable and windows
    authentication is chosen by default. I am not able to change this into sql authentication. Somebody please help me to resolve this.
    Regards,
    Julie

    Hi Julie,
    According to your description, you want to use sql authentication in SSAS. Right?
    In Analysis Servcies, connections from a client application to an Analysis Services instance require Windows authentication (integrated). The Analysis Services client libraries only work with Windows security principles. For your requirement, it can't
    be achieved currently. I suggest you provide Microsoft a feature request at
    https://connect.microsoft.com/SQLServer
    so that we can try to modify and expand the product features based on your needs. 
    Reference:
    Authentication methodologies supported by Analysis Services
    Best Regards,
    Simon Hou
    TechNet Community Support

Maybe you are looking for