Mobile Access Builder installation

Hi,
has anybody tried to install MAB ?
I tried to install this package but unfortunately got an error when running this software.
I download this software (MAB 1.0) from sun.com.
anybody can help me pls ?
rgrds

- which platform ?
- which os ?
- which os version
- which jdk ?
and finally: what error ?
/ulf

Similar Messages

  • Geting error when build installer

    I'm getting Error 33 and dotnet x86 ni language pack error and build stops
    how can I solve this issue?
    Building executable is fine, but the problem occurs during building installer.
    Please advice
    regards
    Pierre Tannoury
    Pevatech International S.A.R.L

    thanks for helping,
    i still receive another messages but the dotnet error message is gone
    please see below the building status and what's errors remaining
    CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFBuildDist_Build.vi
    Loading product deployment information
    Loading product deployment information
    Adding files to installer
    Done adding files
    Preparing to build deployment
    Copying products from distributions
    Building deployment
    Copying setup files
    Setting merged database information
    Setting product information
    Setting developer part information
    Starting final build
    Validating...
    Copying files...
    Updating files...
    *** Error: Fatal runtime error. (Error code -10)
    *** Error Details:
    Access violation! Structured exception code 3221225477
    *** End Error Report
    *** Error: An internal tool or library returned an error. (Error code -21)
    Error Messages
    *** Error Details:
    Error in MDF API function: _MDFBuildDist_Build
    Error List
    .\InputParser.cpp(819): IInstallerError 108
    Problem with updating Part DataSocket64.msi.
    *** End Error Report
    Done building deployment

  • USB/Serial Drivers and App Builder Installer Questions...are drivers included in the Installer with the LV runtime engine?

    Hello all,
    I'm wondering if someone can help me out with how drivers and all are treated with applications distributed with App Builder, used to create a stand alone, full install of app and labview engine with Installer.
    What has happened  is, my application was created using the NI branded USB to RS232...and USB to RS485, and they work great.
    On the application when running..you fire it up, it finds the USB to serial device, and I have a dropdown that finds the available COM ports to use (along with setting parity, etc).
    I've installed on different computers (without previous labview installs) with the installer. They all worked.
    The customer has received the installer....and despite us telling them to use the NI branded USB/Serial interfaces..they are trying to work with a different USB/serial cable.
    They say the COM ports aren't even showing up when they run the installed application.
    So, I'm not sure where to start. Is this a driver issue?  Does the App Builder Installer...install the drivers for the interfaces I was using with it? Is there a way for the person to find and install a driver on their own...or would I have to somehow find out a driver for what they use....then, basically redo the App Builder Installer build...to include that driver with the executable I send back out?
    I guess I basically need a better understanding of how drivers for external access/communications are handled when you use App Builder to create a stand alone application complete with the labview runtime engine...and nothing else.
    Thank you in advance,
    cayenne

    The main thing is that LV uses VISA to talk to serial port whether native on the machine or from USB dongles that you plug into the computer. It sounds to me like their dongles aren't working.
    Can the customer see the ports in the Windows Device Manager? Can they access them through something like hyperterminal? How does your program find the USB/Serial devices?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Error in Build Installer process, LV2009 SP1, Windows 7 x32

    I get the following error when I try to build an installer:
    CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_BuildDevPart.vi >> NI_MDF.lvlib:MDFBuildDevPart_Open.vi
    Loading product deployment information
    Loading product deployment information
    Adding files to installer
    *** Error: Windows SDK function returned an error. (Error code -12)
    Error accessing build path "<PATH> \temp\dp\".
    Error creating directory "<PATH> \temp\dp\".
    The system cannot find the path specified.
    *** Error Details:
    Error in MDF API function: _MDFBuildDevPart_Open
    Error in MDF::BuildDeveloperPart::CopyFilesToBuildDir.
    MetaToolbox: MetaToolbox::CreateDirectoryRecurse failed.
    Windows function CreateDirectory returned an error. Error code: 3
    *** End Error Report
    I have done the follwoing:
    1) Checked the path.  The permissions are OK, and I even created the /temp/dp folders
    2) Changed the path to c:\temp
    3) Emptied the Cache directories (windows 7, so the one in c:\program files/Nat... and the one in c:\programData
    4) Installed .NET framework 4.0
    5) Removed the VISA runtime package from the installer
    6) unchecked "copy installers to disk" in the build spec
    Any ideas?

    Jed Davidow,
    I have looked through some resources and found that this code sometimes occurs because the source files to include have disappeared from the installer properties window.  Please check that your files are still present and in the correct place and try to build the installer again.
    Hope this helps!
    Drew
    Drew T.
    NIC AE Specialist

  • Sun One Mobile Application Builder BIG PROBLEM!

    Hi!
    I can't make S1MAB starts to run on WindowsXP!
    I downloaded and installed:
    1) JSDK1.4.2
    2) Wireless Toolkit 2.1
    3) Sun One Mobile Appication Builder
    Everything seems OK(except, one thing during installation i got next message "JVM could not be found", althought i have installed JSDK already!!!)
    Well...whem i'm tryting to start S1MAB, i got next message:
    [03/Aug/2004:14:04:38 1000] [ERROR]-main-java.lang.NumberFormatException: null
    at java.lang.Integer.parseInt(Integer.java:436)
    at java.lang.Integer.parseInt(Integer.java:518)
    at com.aligo.tools.applicationbuilder.ApplicationBuilderState.initialize(ApplicationBuilderState.java:169)
    at com.aligo.tools.applicationbuilder.ApplicationBuilderState.<init>(ApplicationBuilderState.java:109)
    at com.aligo.tools.applicationbuilder.ApplicationBuilderState.getInstance(ApplicationBuilderState.java:73)
    at com.aligo.tools.applicationbuilder.ApplicationBuilder.<init>(ApplicationBuilder.java:319)
    at com.aligo.tools.applicationbuilder.ApplicationBuilder.<init>(ApplicationBuilder.java:82)
    at com.aligo.tools.applicationbuilder.ApplicationBuilder$83.construct(ApplicationBuilder.java:3278)
    at com.aligo.tools.thread.SwingWorker$2.run(SwingWorker.java:149)
    at java.lang.Thread.run(Thread.java:534)
    at com.aligo.tools.thread.SwingWorker.start(SwingWorker.java:192)
    at com.aligo.tools.applicationbuilder.ApplicationBuilder.main(ApplicationBuilder.java:3325)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.zerog.lax.LAX.launch(DashoA8113)
    at com.zerog.lax.LAX.main(DashoA8113)
    After that process is termination.
    P.S.: i wounder, that so big famous company, make such software - software that is not working. Or at least poor documented! Because i have any info where is problem can be! What i must add/change/replace? What this message is really mean? What i must do? Help is extremelly needed!

    Already added! No success! I installed JBuilderX from Borland and it RUNS OK! But S1MAB is not working still! :(

  • Can I use my iPad to connect to a Mobile Access Server on a Mac mini ?

    I run a small business and am considering setting up an internal network. The online "features" description for Mobile Access Server (a component of Snow Leopard Server) says I can connect remoetley from an iPod or a Mac. The iPad is not mentioned. can I use my iPad to connect to a Mobile Access Server?

    Yes. It's the same as connecting from an iPod touch or iPhone.
    Logmeinigniton or teamviewer are a few of the apps you can use.
    Teamvewer has free app and you can see if it does what you want.

  • Mobile Access Server setup

    So, I'm setting up a 10.6.1 server in the DMZ to be a Mobile Access Server to reverse proxy mail, calendaring, and web. Couple issues I have:
    1. I want to manage this DMZ server from a different internal 10.6.1 Server inside my network. I have turned on Remote Management on the DMZ server, but cannot connect from Server Admin on the internal server to the DMZ server. I need to be able to manage both servers from one Server Admin console. I also need to be able to screen share the DMZ server for access ONLY from the internal server. How do I accomplish this?
    2. My internal 10.6.1 server is my Open Directory Master already, and working nicely. But to use Mobile Access Server and reverse proxy services back to the internal server, I need the DMZ server to be aware of my existing directory inside. Would I want to make the DMZ server an Open Directory Replica, or should I use the middle option for Open Directory types called "Connect to another directory"? Obviously, I know that it should NOT be another master.
    3. I have purchased and implemented a wildcard cert on my internal 10.6.1 server to use for TLS, HTTPS, etc. I have also told the Open Directory Master to use ssl for the LDAP piece of it (there's a GUI option for that). Figured I might as well secure everything I can a bit more since I purchased the cert. What effect will this have on Question 2 above? Will I need to open a different port for instance on the firewall for LDAP over SSL? Or any issues with creating a Replica or "connect to another OD server" on the OD server in the DMZ to get it to connect to the internal OD Master?
    Thanks for all the help here.

    To your #1: When you use a firewall to place a device in a DMZ, that device is not part of the internal network. It 'technically' sits on the outside of the firewall at nearly the same place as your external connection.
    Some discussions about a firewall use colors to designate the 'data protection' level or 'threat' vector.
    (Below was 'borrowed' from http://riskless.com/firewall_configuration.aspx)
    * RED Network Interface
    This network is the Internet or other untrusted network. IPCop’s primary purpose is to protect the GREEN, BLUE and ORANGE networks and their computers from traffic originating on the RED network. Your current connection method and hardware are used to connect to this network.
    * GREEN Network Interface
    This interface only connects to the computer(s) that IPCop is protecting. It is presumed to be local. Traffic to it is routed though an Ethernet NIC on the IPCop computer firewall.
    * BLUE Network Interface
    This optional network allows you to place wireless devices on a separate network. Computers on this network cannot get to the GREEN network except tightly controlled “pinholes”, or via a VPN. Traffic to this network is routed through an Ethernet NIC.
    * ORANGE Network Interface
    This optional network allows you to place publicly accessible servers on a separate network. Computers on this network cannot get to the GREEN or BLUE networks, except through tightly controlled “DMZ pinholes”. Traffic to this network is routed through an Ethernet NIC.
    * The GREEN and RED networks are required
    * The ORANGE and BLUE networks are optional
    The interface requirements for your RED network will vary depending on your connection to the Internet. The RED network may require an additional Ethernet card and cable.
    you can also read up all this from a more neutral article here: http://www.ocmodshop.com/ocmodshop.aspx?a=1526
    The point of all this is that, depending on 'where' the dat is comgin from , it either is denied access ,or must be 'punched through' to allow access. Her is a diagram of that process (from a linux firewall called ipcop)
    !http://www.ipcop.org/1.4.0/en/admin/images/traffic.png!
    Soaccess from inside (your network) to your DMZ device should work without any trouble but from DMZ to inside should require ports to be opened up. On most Firewalls, they call this port access 'Pin Holes' as the DMZ is itself protected by only allowing the ip address of that network into through the firewall. Possibly Your firewall is not doing any kind of Statefull Packet Inspection so all conversations must have a pinhole to come 'back' out of the dmz? Tell us your firewall brand and that might help.
    #2: I would use "Connect to another directory". YOu want to limit the amount of data that can be compromised in the DMZ. As I mentioned the DMZ is outside your network, technically naked to the world. I believe that any port that does NOT get routed (forwarded) into your green, will automatically be forwarded to your DMZ, so it will be hammered with all manner of hack and virus vectors.
    Peter

  • Mobile Application Development Installation failed. Error Code: U44M1P7

    After install of DW CS5.5, I tried to update DW CS5.5 and received the following error message, does anyone know how to fix this?
    Mobile Application Development
    Installation failed. Error Code: U44M1P7

    Hi Stillcrazy,
    Welcome to Adobe forums.
    See the solutions in this article http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html and let us know if you still need help.
    Thanks,
    Preran

  • I can not create an Installer, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...

    I can not create an Installer on LabView, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...
    Solved!
    Go to Solution.

     Hi Shada this can happen if you are including additional installers to your installer for example DAQmx. When you are doing this the installer has to include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder it updated MAX, so when your installer is trying to Include MAX, its asking for the source where it was installed in your computer in this case Vision Builder.
     Here you can cache the information so its not asked again, or you can download a newer version fo DAQmx, so it will update MAX and change de dependecy.
     You can find more details about this issue in this KB:
    KnowledgeBase 3S88PJMY: Why Do I Get A "Missing Distribution" Error When Trying to Build an Installe...
    And for keeping a copy here is more info:
     How Do I Stop the Missing Distribution Notification Each Time I Build An Installer?
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • How to open the numeric keyboard in a mobile Flash Builder 4.5 app

    I would like to open the numeric keyboard in a mobile Flash Builder 4.5 app when click on a text field instead of the full keyboard.  Is this possible?

    It looks like this is implemented in Flashbuilder 4.6 through the softKeyboardType command:
        <s:TextInput softKeyboardType="number" />
    Here's a link to good article on it:http://devgirl.org/2011/11/29/flex-mobile-development-flex-4-6-cool-new-soft-keyboard-feat ures-sample-w-source/

  • Javascript errors using Checkpoint Mobile Access VPN: Workaround needed

    Hi,
    We are currently in the process of upgrading from APEX 3.2 to 4.2.1 at our organization. We are done with fixing all applications and tests have been successful so far.
    However we are facing one issue when we use applications by passing through a web proxy called Checkpoint Mobile Access VPN. The issue never occured in APEX 3.2 when using this proxy.
    Before explaining the issue here is a quick description of how this proxy works. I first authenticate through the proxy's login page. Once authenticated, there is a list of shortcuts I can choose to access our Portal.
    From the portal, I then have links to my APEX applications (APEX authentication is done with Oracle Single-sign-on).
    The proxy modifies all URLs to something like this:
    https://my-proxy-host/axess/Web/pls/apex/f,CVPNHost=my-apex-host,CVPNProtocol=http,CVPNOrg=rel?p=10001:101:2345777452066514
    It also modifies HTML content and javascript libraries in order to work with its translated URLs (and maybe for some other reasons which I don't know). In javascript files, it replaces some functions and variables with some of its own.
    Now here is the issue. This javascript rewriting causes a syntax error to occur in desktop_all.min.js , more precisely in the code that concerns apex.security . This causes all apex and jquery functions to break.
    To investigate deeper, I removed the #APEX_JAVASCRIPT# placeholder in a template and included one by one all the uncompressed libraries that are used by desktop_all.min.js .
    This resolved the issue.
    After this I tried to include again all the same libraries but in their minified version. I then got the issue back. After searching a bit I realized that the issue is located in security.min.js .
    The minified version of the library has a syntax error but the uncompressed version works well.
    I analyzed the syntax error and it's caused by the proxy that closes a parenthesis at the wrong place. I've never had this kind of javascript rewriting issue before but the proxy software definitely failed in this case.
    I understand that the error is caused by the proxy software and has nothing to do with APEX. However I need to put a workaround in place since we have no choice of using the proxy in many situations.
    -Does anyone here ever got or heard about this issue? If yes, did you find a workaround?
    -I may have found my own workaround and would like to know your opinion on it:
    I took the uncompressed security.js file and minified it with a tool found on internet. The result code is different from the one bundled with APEX.
    I then refered to this new file in my template and had no error this time.
    What I finally did is edit desktop_all.min.js and replace the line concerning apex.security with my new file. It seems to work quite well.
    I know it's not a good approach to overwrite files provided by APEX like this but I would prefer this than including all the dozens of files.
    I would like to keep #APEX_JAVASCRIPT# so APEX continues controlling which libraries to include.
    What do you think about this? Maybe is there something similar that would be a better approach?
    Thanks in advance

    Hello
    I have similar problem - difference is just in using PPTP instead of VPN client but basicaly it is the same setup.
    Simply ip local policy doesn't work when you have some encrypted traffic.
    Can you post your configuration for the internet-redirect-rmap route map.
    I have tried with match gre protocols and ports 1723 for pptp but it simply doesn't work so I am wondering is this even feasible on cisco router.
    Dusan

  • How to setup Mobile Access Server

    Hi,
    I am trying to setup Mobile Access Server on my Mac Mini Server. The setup I have is a small network behind a Airport Extreme. I would like to give all users access to services using Mobile Access Server and was hoping initial setup was going to take care of that....no such luck.
    What do I fill in for the local servers? How do I access this service from the outside the lan? How do I need to configure my Airport (with the other services, it happened almost automatically from the security pane).
    Thanks,
    Ian

    Hi,
    In the field for local server you just type in the local dns name for your calendar server, mail server etc... Also select which port you want publish externally and the the correct port your service is actually using on your lan (Selected under advanced tab). Make sure your mobile access server can resolv your hostnames correctly. It should point to an local ip. If an nslookup shows your public ip, you have to correct your local dns server (This is often called split dns configuration.)
    To access this from outside your LAN you have setup NAT and permit the port you have configure your mobile access server to be the incomming port. How exactly you do that on the airport I am not sure, but I am sure it is explained in the user manual for the airport.
    I found this video about the mobile access server on youtube: http://www.youtube.com/watch?v=_VRgl2bncZU
    Hope this helps.
    Bernt

  • Access manager installation on solaris zone

    Hi
    I have installed the Access manager 7.0, Sun java system app server 8.1, Sun sirectory server 5.2 through JES installer on solaris 10 zone AM55-zone. Installer summarry is below, which shows installtion complete without error, but I am not able to launch the amserver login page.
    Any suggestion, what I did wrong? any thoughts?
    Sid
    Installation Complete
    Software installation has completed successfully. You can view the installation
    summary and log by using the choices below. Summary and log files are available
    in /var/sadm/install/logs/.
    Your next step is to perform the postinstallation configuration and
    verification tasks documented in the Postinstallation Configuration and Startup
    Chapter of the Sun Java(TM) Enterprise System Installation Guide. See: http:
    //docs.sun.com/doc/819-2328.
    Enter 1 to view installation summary and Enter 2 to view installation logs
    [1] {"!" exits} 1
    Installation Summary Report
    Install Summary
    Java Enterprise System : Installed
    Sun Java(TM) System Message Queue 3 2005Q4 Enterprise Edition : Installed
    Sun Java(TM) System Application Server Enterprise Edition 8.1 2005Q4 : Installed
    Sun Java(TM) System Directory Preparation Tool : Installed
    Sun Java(TM) System Directory Server 5 2005Q4 : Installed
    Sun Java(TM) System Access Manager 7 2005Q4 : Installed
    Configuration Data
    Sun Java(TM) System Application Server Enterprise Edition 8.1 2005Q4 :
    Domains and Instance Configuration Directory : /var/opt/SUNWappserver
    Application Server Installation Directory : /opt/SUNWappserver
    Sun Java(TM) System Directory Preparation Tool :
    Directory Preparation Tool Installation Directory : /opt/SUNWcomds
    Sun Java(TM) System Directory Server 5 2005Q4 :
    Directory Server Admin User : admin
    Directory Server Manager : cn=Directory Manager
    Directory Server Identifier : AM55-zone
    Directory Server Port : 389
    Directory Server Root Suffix : dc=ipsolutionshowcase,dc=com
    <--[33%]--[ENTER To Continue]--[n To Finish]--> {"!" exits}
    Directory Server Administration Domain : ipsolutionshowcase.com
    System User : root
    System Group : root
    Existing Configuration Directory : 0
    Configuration Directory Host : AM55-zone.ipsolutionshowcase.com
    Configuration Directory Port : 389
    Configuration Directory Admin User : admin
    Existing User Directory : 0
    User Directory Host : AM55-zone.ipsolutionshowcase.com
    User Directory Port : 389
    User Directory Admin User : admin
    User Directory Suffix : dc=ipsolutionshowcase,dc=com
    Disable Schema Checking : 0
    Add Sample Entries : 0
    Populate Database : 1
    Sun Java(TM) System Access Manager 7 2005Q4 :
    Access Manager Installation Directory : /opt
    Access Manager Protocol : http
    Access Manager Port : 8080
    LDAP User ID : amldapuser
    <--[66%]--[ENTER To Continue]--[n To Finish]--> {"!" exits}
    Administrator User ID : amAdmin
    Web Container : AppServer
    Access Manager Application Server Installation Directory :
    /opt/SUNWappserver/appserver
    Document Root : /var/opt/SUNWappserver/domains/domain1/docroot
    Access Manager Console Host (for Existing console) : AM55-zone.
    ipsolutionshowcase.com
    Access Manager Console Deploy URI : amconsole
    Access Manager Password Deploy URI : ampassword
    Access Manager Host : AM55-zone.ipsolutionshowcase.com
    Access Manager Services Deploy URI : amserver
    Access Manager Cookie Domain List : .ipsolutionshowcase.com
    Access Manager Common Domain Deploy URI : amcommon
    Access Manager Directory Server Host Name : AM55-zone
    Access Manager Directory Server Host : AM55-zone.ipsolutionshowcase.com
    Access Manager Directory Server Port : 389
    Access Manager Directory Root Suffix : dc=ipsolutionshowcase,dc=com
    Access Manager Directory Manager DN : cn=Directory Manager
    Organization Marker Object Class : sunISManagedOrganization
    User Marker Object Class : inetorgperson
    Organization Naming Attribute : o
    User Naming Attribute : uid
    <--[100%]--[ENTER To Continue]--[n To Finish]--> {"!" exits}
    Enter 1 to view installation summary and Enter 2 to view installation logs
    [1] {"!" exits} !
    You have new mail in /var/mail/root
    bash-3.00#
    bash-3.00# cd /var/opt/mps/serverroot/slapd-AM55-zone
    bash-3.00# ./start-slapd

    Thanks samk,
    After the installation, I have started the Directory server,admin,and console with following commands:
    bash-3.00# directoryserver start
    bash-3.00# directoryserver start-admin
    SunONE-WebServer-Enterprise/6.0SP3 B05/19/2004 02:48
    warning: daemon is running as super-user
    [LS ls1] http://AM55-zone.ipsolutionshowcase.com <http://AM55-zone.ipsolutionshowcase.com> , port 390 ready to accept requests
    startup: server started successfully
    bash-3.00# directoryserver startconsole
    Recieved the Login console window,logged in and got the ipsolutionshowcase tree.
    What are the next steps I need to folow in order to launch the Access Manager page?
    Ant thoughts?
    Thanks for ye help
    Sid

  • Mobile Access Services displaying as XML

    O.K.
    I also have a single machine set up (the new MacMini Server). I am trying to access Address Book Server. I have the service up and the checkbox checked and pointed the internal server to same address as the external
    forexample.myserver.org
    for testing purposes I have been using a self generated certificate (that also matches the name of the server)
    In a web browser (like Safari on the iPhone) I type in https://forexample.myserver.org:8843
    I have finally connected to and gotten the secure sign in page...but after logging in the browser gives me this (the code instead of usable interface) and Im STILL locked out of the directories that hold the actual Address Book data (though I can see the directory listing now)...what is up?
    Name Size Last Modified MIME Type
    .server-uuid 36 2009-Nov-16 22:26 (collection)
    addressbooks/ ? 2009-Nov-16 22:36 (collection)
    principals/ ? 2009-Nov-16 22:26 (collection)
    Properties
    Name Value
    {DAV:}acl
    (access forbidden)
    {DAV:}acl-restrictions
    <?xml version='1.0' encoding='UTF-8'?>
    <acl-restrictions xmlns='DAV:'/>
    {DAV:}creationdate
    <?xml version='1.0' encoding='UTF-8'?>
    <creationdate xmlns='DAV:'>2009-11-16T22:36:24Z</creationdate>
    {DAV:}current-user-principal
    <?xml version='1.0' encoding='UTF-8'?>
    blah blah blah

    By single machine I mean I am running the Mobile Access Service on the same physical server that Address Book server is running on (the documentation highly recommends running Mobile Access Server on one machine as a proxy and running your other services with the data (like Address Book) on another)
    Mobile Access Service is the service that allows iPhone users to connect to services without needing to go through a vpn.
    I don't know what the mechanism is to actually access the data (while there is a section on setting up Mobile Access in the Network Services documentation there is absolutely no explanation for how to get to the data with your iPhone.

  • Project Build Installer Properties Slow to load, (Maximum vi size)

    I have a LabVIEW Project with 450Mbytes of source code, and drivers.  The Project was originality in LabVIEW 2009.  I upgraded to LabVIEW 2011. 
    Now the Project Build > Installer Properties Menu is about 10x slower than was in LV 2009.
    I've done a mass compile, resolved all error messages in the Project, yet 2011 is still 10x slower than 2009.
    The 2011 Project will build an functional exe, and a functional installer given enough time (like 15 minutes).  During that time the computer is locked up, no other applications are functional.
    The Computer is XP, dual Core, 2.5GHz, 4Gbytes Ram, 4Gbyte Page File.
    The NI Support Desk is saying (quote)   >>>>   seem that the requirements for LabVIEW 2011 are different than the requirements for LabVIEW 2009    <<<<<
    Suggestions ???

    Does the procedure take 30 minutes or 15 minutes (first post)? Also, what is it about the installer build spec that requires further modification after you modify your exe build spec? If the exe is included in the installer, the installer build will automatically re-preview the included exe to get an updated list of files to include next time the installer is built. So unless you need to modify something about the installer spec and not the included source files, no edits would normally be required after changing your exe (or other included source files).
    Keep in mind, the previewing of the exe will take about as long as it takes to build the exe -- it's computing a list of the files that would be built without actually creating the files. A data point of interest is how much longer it takes your exe to build, comparing 2009 to 2011. Does your exe take 10 times longer to build in 2011? Longer exe build times mean longer preview operations in Installer Builder.
    Another thing to check is which distributions you're including on the Additional Installers page. Are more distributions being included in the 2011 build? Did the distributions change significantly in size since 2009?

Maybe you are looking for