Moving a published access database application to another domain

Is it possible to move a published access database application to another sharepoint domain? Have built an application that works fine. Another organisation wants to use it, hence the need to move the application to
another domain. Using Sharepoint 2013 online version.

Hi,
For your issue, please take steps as below:
1.Save Access app as a snapshot:
2.Upload your .app file to your new environment:
Reference:
https://support.office.com/en-us/article/Create-an-Access-app-package-5c409c03-ded9-4a41-82c3-fdd490a91b42
Best Regards,
Eric
TechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
[email protected]

Similar Messages

  • Unable to Publish Access database to SharePoint site in 2013

    I have a user requesting to publish access (2007/2010) web database into SharePoint 2013. I am able to publish this database on all sites under one site collection (test) but fails on the other site (different site collection). I have compared site collection
    and site features and both site collection (working and non-working one) has SharePoint Server Enterprise Site features enabled. Is there any other features that should be turned on? 
    Initially it looks it has succeded but then give mesesage
    "Publish Failed - Your application has encountered errors while attempting to publish. The publish operation has failed and the target site has not been created. For more details, see the following tables
    Moveto SharePoint Site Issues"
    Move to SharePoint Site Issues
    Issue
    Reason
    Object Type
    Object Name
    Field Name
    There was an error uploading properties and/or data macros on this table.
    Table
    mytab
    Errors have prevented one or more tables from being uploaded to the server.
    Table
    Could not save this object's changes to the server. You must enter a value in the 'Name' field.
    Navigation Pane
    Navigation Pane
    Could not save this object's changes to the server. You must enter a value in the 'Name' field.
    VBA Properties
    VBA References
    Could not save this object's changes to the server. You must enter a value in the 'Name' field.
    Database Properties
    DBProps
    Could not save this object's changes to the server. You must enter a value in the 'Name' field.
    Theme
    Office Theme
    <tfoot></tfoot>
    I am unable to make any sense as it's one empty table and able to publish same table on another site (under different site collection). 
    MK Sin

    Hi MK,
    According to your description, my understanding is that you got an error when you published Access database to SharePoint 2013.
    Please deactivate SharePoint Server Enterprise Site Collection features at site collection level and deactivate SharePoint Server Enterprise Site features at site level, then activate them again, compare the result.
    Per the error message, please type a value in the ‘Name’ filed, then publish the table, compare the result.
    In addition, here is a similar article, please check whether it is useful for you:
    http://support.microsoft.com/kb/2711562
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Making Access Database application an Executable application

    Or download the 'Access Developer Extensions' which 'enables you to distribute Access applications to users who do not have the full version of Access installed on their computer'
    Here's the 2013 version
    http://www.microsoft.com/en-gb/download/details.aspx?id=39358

    Is there a way of making an Making Access Database application an Executable application?
    Not really removing the code like the MDE or ACCDB but just to make the applicatition program.
    Thank in advance
    Vince
    This topic first appeared in the Spiceworks Community

  • Business Objects Enterprise and publishing Access Database reports

    Hi,
    I have searched the forum but cannot find anything to help me so any help would be appreciated
    I have an access database on a shared drive that I want to publish a report for.
    On the BO server I created a system DSN to the database through a mapped drive.
    I use the publishing wizard to configure the report but I am getting the following error when I try and run the report:
    Unable to connect: incorrect log on parameters. Details: [Database Vendor Code: -1023 ]
    I have also gone in on the Business View Manager and created the connection and it connects successfully.
    I have successfully published Sybase and SQL reports but I just cannot get the connection to the Access Database to work.
    Thanks in advance,
    Sinead

    Try using UNC to point to the database.  In other words,
    servername\sharepoint.
    Also, make sure the service account of the server processing the report (I don't think you mentioned what type of report it was) is running under a domain user account that has access to the share (rather than the default local system).  You can set this in the CCM.

  • Need to access an EJB in another Domain

    Hi,
    I am trying to call a EJB (B) in another domain from an EJB (A).
    EJB - A is in Domain D1 and EJB - B is in domain D2. Both A and B are stateless session
    beans. A can update some local entity beans and the call B which can update some
    related entity bean in it's domain.
    From A I can see that B is executing but then I see the errors below. How do I get
    rid of these errors (assuming that EJB B just for now does a bunch of system.outs).
    Secondly How do i guarantee transaction across the domains.
    //==========================================================
    <Jul 7, 2002 8:48:36 PM PDT> <Notice> <WebLogicServer> <000354> <Thread "ListenT
    hread.Default" listening on port 7552>
    printParam :: Executing App1 Session Bean 300 Message = This is a test message f
    rom the engine
    <Jul 7, 2002 8:55:09 PM PDT> <Error> <JTA> <110201> <User [<anonymous>] is not a
    uthorized to invoke startRollback on a transaction branch.>
    weblogic.management.NoAccessRuntimeException: Access not allowed for subject: pr
    incipals=[], on ResourceType: ServerConfig Action: execute, Target: lookupServer
    Runtime
    at weblogic.management.internal.Helper$IsAccessAllowedPrivilegeAction.ru
    n(Helper.java:2012)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:721)
    at weblogic.management.internal.Helper.isAccessAllowed(Helper.java:1857)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBean
    ServerImpl.java:918)
    at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unkn
    own Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:359)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:762)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    <Jul 7, 2002 8:55:38 PM PDT> <Error> <JTA> <110201> <User [<anonymous>] is not a
    uthorized to invoke startRollback on a transaction branch.>
    <Jul 7, 2002 8:55:39 PM PDT> <Error> <JTA> <110201> <User [<anonymous>] is not a
    uthorized to invoke startRollback on a transaction branch.>
    printParam :: Executing App1 Session Bean 300 Message = This is a test message f
    rom the engine
    <Jul 7, 2002 9:42:12 PM PDT> <Error> <JTA> <110201> <User [<anonymous>] is not a
    uthorized to invoke startRollback on a transaction branch.>
    <Jul 7, 2002 9:42:42 PM PDT> <Error> <JTA> <110201> <User [<anonymous>] is not a
    uthorized to invoke startRollback on a transaction branch.>
    <Jul 7, 2002 9:42:43 PM PDT> <Error> <JTA> <110201> <User [<anonymous>] is not a
    uthorized to invoke startRollback on a transaction branch.>
    //=================================================

    Hi,
    in WLS 7.0 I have defined the same user with the same password in both domains (D1
    and D2), but the result of calling the Bean B in the domain D2 from Bean A in domain
    D1 is following exception (both EJBs are secured with method permissions, the client
    calls Bean A using JAAS):
    java.lang.SecurityException: Invalid Subject: principals=[wittmer, testgroup]
    Does that mean, that a Bean to Bean call is not possible if the beans are not in
    the same WLS domain?
    Thanks,
    Christian
    Yeshwant <[email protected]> wrote:
    >
    in 6.1 you have to set the same system password for both domains
    in 7.0 you have to set the credentials same for both the domains
    (done through the console )
    Vasu wrote:
    Hi,
    I am trying to call a EJB (B) in another domain from an EJB (A).
    EJB - A is in Domain D1 and EJB - B is in domain D2. Both A and B arestateless session
    beans. A can update some local entity beans and the call B which can updatesome
    related entity bean in it's domain.
    From A I can see that B is executing but then I see the errors below.How do I get
    rid of these errors (assuming that EJB B just for now does a bunch ofsystem.outs).
    Secondly How do i guarantee transaction across the domains.
    //==========================================================
    <Jul 7, 2002 8:48:36 PM PDT> <Notice> <WebLogicServer> <000354> <Thread"ListenT
    hread.Default" listening on port 7552>
    printParam :: Executing App1 Session Bean 300 Message = This is a testmessage f
    rom the engine
    <Jul 7, 2002 8:55:09 PM PDT> <Error> <JTA> <110201> <User [<anonymous>]is not a
    uthorized to invoke startRollback on a transaction branch.>
    weblogic.management.NoAccessRuntimeException: Access not allowed for subject:pr
    incipals=[], on ResourceType: ServerConfig Action: execute, Target: lookupServer
    Runtime
    at weblogic.management.internal.Helper$IsAccessAllowedPrivilegeAction.ru
    n(Helper.java:2012)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:721)
    at weblogic.management.internal.Helper.isAccessAllowed(Helper.java:1857)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBean
    ServerImpl.java:918)
    at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unkn
    own Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:359)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:762)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    <Jul 7, 2002 8:55:38 PM PDT> <Error> <JTA> <110201> <User [<anonymous>]is not a
    uthorized to invoke startRollback on a transaction branch.>
    <Jul 7, 2002 8:55:39 PM PDT> <Error> <JTA> <110201> <User [<anonymous>]is not a
    uthorized to invoke startRollback on a transaction branch.>
    printParam :: Executing App1 Session Bean 300 Message = This is a testmessage f
    rom the engine
    <Jul 7, 2002 9:42:12 PM PDT> <Error> <JTA> <110201> <User [<anonymous>]is not a
    uthorized to invoke startRollback on a transaction branch.>
    <Jul 7, 2002 9:42:42 PM PDT> <Error> <JTA> <110201> <User [<anonymous>]is not a
    uthorized to invoke startRollback on a transaction branch.>
    <Jul 7, 2002 9:42:43 PM PDT> <Error> <JTA> <110201> <User [<anonymous>]is not a
    uthorized to invoke startRollback on a transaction branch.>
    //=================================================

  • Move oracle XE+database+application on another computer

    i took a new computer and i want to move all my work to that computer
    this includes database and the application made on it
    thank you

    Hi once again!
    Try the following steps:
    1.) Set the Oracle environment variables
    ORACLE_HOME=c:\oracle\xe\app\oracle\product\10.2.0\
    ORACLE_SID=XE
    PATH=%ORACLE_HOME%\bin;%PATH%The value for ORACLE_HOME is only an example. Please set this variable to the directory where your Oracle binaries are installed. The Oracle Sid for a XE Database is always XE. Please look here if you don't know how to set environment variables in Windows XP.
    [http://vlaurie.com/computers2/Articles/environment.htm]
    2.) Open a command prompt (cmd.exe)
    3.) Start the lsnrctl utility
    lsnrctl4.) Start your Listener
    startlsnrctl should report you that it started and there are no services.
    5.) Start the database with SQL*Plus
    sqlplus /NOLOG
    connect sys as sysdba
    startupSQL*Plus should tell you that the database is open.
    6.) Look at the listener status
    lsnrctl statusThe lsnrctl utility should tell you that there is one service XE with one instance XE which has the status READY.
    7.) Try to contact your database with your browser (http://localhost:8080/apex)
    I hope that should do the trick.
    Best Regards
    Florian W.

  • Export and Import a page from one application to another within same WKSPCE

    Hello,
    Can anyone help me out in moving a page from one application to another within the space workspace. I tried to export it and then import the page, but I am not able to do that. I think the problem is with the application IDs.
    Plz help me out with this issue.
    Thanks,
    Orton

    Hi Orton,
    moving a page from one application to another within the space workspace
    This U can get it, through copying the page from one application to another application within the same workspace
    In the top of the page, you have "copy" option.
    regards,
    Kavitha

  • How to connect oracle application server portal to MS access DataBase

    Hello,
    I am facing one problem here.
    Our client is having their database in MS access and they want to implement the oracle application server portal for their organization then how to connect the MS access DB to oracle Application server portal

    There is a worked example of how to connect oracle to an Excel spreadsheet, which is easily modifyable to read from an Access Database.
    http://asktom.oracle.com/pls/ask/f?p=4950:61:::::P61_ID:4406708207206#18830681837358
    I had some concurrency problems - only one person could use the link at any one time, so I used it to load the data into oracle tables.
    Tak

  • Copy a publishing page from one Web Application to another

    can we copy a publishing page from one web application to another. 
    If we download a copy from pages library of one web application and upload it to another library of other Web application.
    Once uploaded it came up with an error "This page is not using a valid page layout.  To correct the problem, edit page settings and select a valid page layout.".

    It seems like the page layout is missing in target location. Check similar thread below to solve the issue
    http://social.msdn.microsoft.com/Forums/en-US/99c24657-0297-4a5c-8600-467bb6ea57d6/this-page-is-not-using-a-valid-page-layout-to-correct-the-problem-edit?forum=sharepointdevelopmentprevious
    shipoint.com/2014/03/28/fixing-this-page-is-not-using-a-valid-page-layout-to-correct-the-problem-edit-page-settings-and-select-a-valid-page-layout-error-in-sharepoint-2010/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How to access MS ACCESS database from Solaris running Java application

    Hello I have a reqmt
    My Java application is running on Weblogic server on Solaris 2.7 and now I want to connect to MS Access database running on Win NT.
    How do I do that??
    Any help is appreciated
    Thanks
    Suresh

    You have to use a proxy server and client.
    You can search for commercial solutions via the sun jdbc site or use RmiJdbc at http://www.objectweb.org/

  • Access database/ java application/ jdbc odbc

    i am building an access database with a java application and get the following error message when i try to run the application. the log in window that i have does not have a password text field, only a field for the odbc name.
    java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Not a valid password.
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6106)
    at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:6263)
    at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(JdbcOdbc.java:2488)
    at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:317)
    at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:160)

    User/password are usually necessary to set up the ODBC source. So you may need find out who set up your ODBC source. Or you need find the correct user/password and reset the ODBC source.
    PC

  • Using MS-Access database in JSP application

    Hi, all. I am new in JSP world. I have an Access database and I�d like to access it in my JSP Application.
    Does anybody know I could do this?
    TIA
    Fernando

    Define your database as an ODBC source and then use the JDBC/ODBC bridge. It's actually only a few lines of code - see http://java.sun.com/docs/books/tutorial/jdbc/basics/index.html

  • Packet drop when clients moving from one Access point to another

    HI  All ,
    I am new to wireless . I am using  WS-SVC-WISM-1-K9  wism module and using 5 Access points . When my clients are moving from one access point to another we are getting packet drops .
    Kindly anyone suggest me what all configuration i need to verify on the controller  for Proper client roaming so that i can resolve my issues..
    Please let me know in case of any explanations requiered .
    Thanks  in Advance !!!
    Regards
    Angus

    For radius authenticated SSIDs, you need WPA2-aes or wpa1-tkip-CCKM. It depends on what the client supports.
    For pre-shared key, any WPA should be decent enough for roaming speed.
    If you're on WEP ... no comment.
    If you covered the above point, check if it's not a coverage problem. If the 2 APs coverage zone are not overlapping there will be a hole where you don't have signal and logically will have packet drops.

  • Moved to Server 2012 getting Access Database Corruption

    We moved our company file shares to a new Windows 2012 server and are now having issues with Access databases becoming corrupted when accessed by multiple clients at the same time.  Does anyone have any ideas on what could be causing this?  We
    were not having any issues with this on the 2008 or 2003 servers these were on previously.

    We migrated from a Windows 2008 file server cluster with four nodes to a Windows 2012 R2 file cluster with two nodes. 
    After the migration to the new file server cluster our customers running Windows 7 SP1 started reporting Access Database corruption and slow file access. 
    However, if the SAME Access Database file was hosted on a Windows 2012 R2 file server NOT in a cluster there was no corruption. 
    I will not bore you with all the tests we ran while trying to determine the cause but here is what we did to fix the issue.
     The solution was provided via an open case with Microsoft.
    1. Create the following registry entries on all Windows 2012 R2 Servers in the new file server CLUSTER and reboot.
    Key:  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
    Value:  DisableLeasing
    Type:  DWORD
    Data:  0x1

  • Spring / OC4J / JMX - Unauthorized access from application publishing mbean

    I get the following when my Spring app tries to publish mbeans to the OC4J MBeanServer.
    My app works fine in JBoss, i.e. JBoss doesn't throw a security exception.
    What file do I have to configure in OC4J for this to be allowed?
    java.lang.SecurityException: Unauthorized access from application: ice-crem to MBean: bean:name=portalConfig
         at oracle.oc4j.admin.jmx.shared.UserMBeanServer.checkRegisterAccess(UserMBeanServer.java:873)
         at oracle.oc4j.admin.jmx.shared.UserMBeanServer.registerMBean(UserMBeanServer.java:400)
         at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.registerMBean(LocalizationFilterMBeanServer.java:341)

    It looks like you are trying to access MBeans in the bean: domain from an application called ice-crem.
    OC4J enforces a security proxy for MBeans. By default an application specific MBean
    can only access MBeans within the same application -- so the ice-crem application can only see MBeans in the ice-crem domain.
    If an application creates its own Custom MBeanServer, then the security proxy intercepto does not come into play since there are no OC4J System MBeans in it. Any application can access an applications Custom MBeanServer.
    What I found when using Spring with JMX was to configure it to use a Custom MBeanServer.
    <bean id="customMBeanServer"
    class="org.springframework.jmx.support.MBeanServerFactoryBean">
    <property name="defaultDomain" value="customMBeanServer"/>
    <property name="locateExistingServerIfPossible" value="false"/>
    <property name="registerWithFactory" value="true"/>
    </bean>
    and then put all the Spring exported MBeans in that.
    <bean id="exporter"
    class="org.springframework.jmx.export.MBeanExporter">
    <property name="beans">
    <map>
    <entry key="bean:name=bean1"
    value-ref="bean1"/>
    <entry key="bean:name=bean2"
    value-ref="bean2"/>
    </map>
    </property>
    <property name="server" ref="customMBeanServer"/>
    </bean>
    If you want to disable the JMX security proxy, so you can do what you are currently trying to do and what works in JBoss, then you nee dto start OC4J with this System property:
    java -Doc4j.jmx.security.proxy.off=true -jar oc4j.jarDoing that exposes the OC4J System MBeans to all deployed applications, so its not something you really want to run in production unless you then go and apply a Java2 policy style restriction on the oc4j:* mbeans.
    cheers
    -steve-

Maybe you are looking for

  • Statement.close() Not closing the Result set

    Hi all, I have the following code which invokes a procedure in Oracle database public static callProcedure(Connection connection,String procedure){ ResultSet resultSet = null; CallableStatement callableStatement = null; try { callableStatement = conn

  • External Broadcast Monitor always needed?

    After reading, and re-reading many posts here... I fully understand that one would need a broadcast monitor for a true look at the final output. I understand you can't trust your iMac or even the cinema external display... But...I am just curious.. i

  • BAPI or function module to change Assignmnet no. (ZUONR) of T code FB02.??

    dear all is there any BAPI or function module to change Assignmnet no. (ZUONR) of T code FB02. i want to change it in a mass. i have tried FI_ITEMS_MASS_CHANGE but its not working...is there any way to do BDC for the same... or we can give any condit

  • Sorting in GridControl - Let's try to found decesion together !!

    I need arrange sorting in GridControl (oracle.dacf.control.swing) not case sensetive type. Could anybody give me advice what is best way to do it. Because I think it is very usuall problem and it will be very usefull for everybody. Let's try to found

  • How to save jpeg email attachment to iphoto?

    i'm an iphoto (and mac os x) newbie, and i can't figure out how to save a jpeg attachment that someone has sent me so the image shows up in iphoto. what is the easiest way to do this? i'm using apple mail and iphoto 6 on a macbook pro running os 10.4