Distributing multiple versions of an app within a single Windows Store app

The company I work for creates Point Of Sale (POS) software using Software As A Service (SAAS), so we host our clients' databases.  We do not force all of our clients to all be on the same version of our software; i.e. some clients are on version 3,
others v4, others v5, etc.  As you would expect, the database schema for each of these versions is different, so each of these clients also use a different version of our client-side app.
We are looking at making a Windows Store app that acts as a light-weight POS app that clients can use to sell their products.  The problem is, we will require having multiple versions of our Windows Store app in production; the version of the app that
the client uses must correspond to their database version.  We were initially hoping to have our Windows Store app detect which version of the app the client should be using, and then automatically update itself to the correct version, but
were told on this post that it violates the Windows Store certification criteria, so that's not an option.
It has been suggested that we put multiple apps into the Store; one for each version of our software. We really don't want to do this though, as when we upgrade a client's database from one version to the next it would require that they uninstall their current
app and install the newer versions app, causing them to lose all of their custom settings. We would like the updates to remain as transparent to the end users as possible; the store clerk shouldn't need to worry about which version their database is on so
they know which app to download from the Store.
As a possible workaround, is it ok for us to package all 3 versions of our app into a single Windows Store app, and then just have the app check at runtime which version it should run?  I assume that this is alright, since we will not be downloading
any other code or installing any software/apps, as was the case with our original solution that violates the certification criteria.  Essentially we would just have 3 different classes and determine at run-time which classes code we should run. 
I know that this solution isn't ideal, as it means our app will be 3 times larger than it needs to be, and that an update to any one of the 3 versions of our software will require an update to the Store app (so potentially users may download a new version
of the Store app, even though it doesn't have any changes for the particular code version (i.e. class) that they will use), but it's one of the best alternatives we have come up with.  I just want to check that this solution doesn't also violate any certification
criteria before we go down this road.
If this is not allowed then our only other alternative might be to go with sideloading (as
I discuss on this thread) and avoid using the Windows Store all together, but we would prefer to use the Store if possible as it eliminates a lot of overhead that we would have to deal with if we use sideloading.
Any insights or suggestions that you can give are appreciated. Thanks!
- Dan - "Can't never could do anything"

Hey Mr_bigworlds, thanks for the reply.  The moderator on this post actually told me that this
would be a better forum for my inquiries.  I agree that there may be another forum better suited for this question (there are so many that I don't know about), but since this relates to Windows Store certification criteria, I don't think the Windows Desktop
Development forums are the place for it.
- Dan - "Can't never could do anything"

Similar Messages

  • Why am I getting the message "Your app isn't identified as a universal app in the Store." when I have already associated my Windows Phone app to my Windows Store app?

    I associated two Windows Phone apps to their respective Windows Store apps yet one of them is giving me this message on the pricing tab...
    "Your app isn’t identified as a universal app in the Store. Publish a Windows app with the same name, and you’ll enable the universal app icon, with all the associated benefits. If you’ve already published a related Windows app, this icon may not 
    be appearing because of restrictions you’ve set on your app.
    Learn more about  these restrictions."
    I have checked under "Learn more" and I am meeting all the requirements for the icon to show.  Please help as I really think having this icon on the Phone store will help downloads and I want my users to know there is a Windows partner app.
    RBL3

    I downloaded the new OS X Yosemite.
    Not sure what you mean by new, since Yosemite was released about 9 months ago.
    When i  try to open it i get this message, The version of iPhoto installed on this Mac is not compatible with OS X Yosemite.
    iPhoto version 9.6.1 is the latest version of iPhoto that is compatible with Yosemite. If you're just now updating to Yosemite from an older version of OS X, then you may have missed your window of opportunity to upgrade iPhoto to the latest version.
    So i go to the Mac App Store i get this message, "The item you've requested is not currently available in the U.S. store."
    With the release of the 3rd Yosemite update,10.10.3, which includes Photos, iPhoto is no longer available for purchase.
    I would recommend that you use Photos.

  • Execute a powershell script from a windows store apps

    Hello Everybody !
    I'd like to launch a powershell script from a windows store apps.
    In fact the purpose is install a windows store apps from an other windows store apps.
    Any ideas?
    Thanks

    If it's a sideloaded LOB application, you can do this using a brokered component:
    http://blogs.msdn.com/b/wsdevsol/archive/2014/04/14/cheat-sheet-for-using-brokered-windows-runtime-components-for-side-loaded-windows-store-apps.aspx
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • How can I create multiple versions of a video within the same project?

    OK...this is a probably a very basic question but I'm not sure how to word it clearly.
    How can I create multiple versions of a video within the same project? What I mean is that I have a bout 50 minutes of video and I want to make two DVDs using different clips from this original 50 minutes of footage. It would be a real pain to have to re-import the video AGAIN for the second DVD. I suppose I could drop anything I don't want to burn to DVD back into the clips pane but that would wipe out all my transitions wouldn't it? I want to save each project in their “raw” form so I can burn additional DVDs later otherwise I would just do them one at a time and not care about one of them being destroyed.
    Wow...that was a mess. Does anyone understand what the heck I’m asking? I hope so.

    How can I create multiple versions of a video within the same project?
    You can't. You make separate projects using the same or different clips, segments, transitions, titles, etc. You can even duplicate the first project and then modify/make the desired changes in the duplicated project. Each project can then be burned as a different DVD or as different titles on the same DVD if there is enough room.

  • Run Multiple Instances of Windows Store App

    We have a desktop app which we are considering porting to Windows Store. Our app allows the user to generate orders. If the user wishes to generate several orders simultaneously, they open several instances of our app.
    Is it possible to run multiple instances of a Windows Store app on Windows 10?

    Hi,
    Another thread in MSDN forum already answered this question:
    https://social.msdn.microsoft.com/forums/windowsapps/en-us/19b5bd94-d772-46b0-b5af-a1be475b0e16/multiple-instance-in-metro-app
    The app is still single instance, but it can now open multiple windows by calling
    CoreApplication.CreateNewView. This is demonstrated in the
    Multiple Views Sample
    Roger Lu
    TechNet Community Support

  • How to distribute my windows phone 8 app and windows store app without publishing in the store

    How to distribute my windows phone 8 app and windows store app without publishing in the store
    any business license or enterprise license needed..
    I am a windows developer talking behalf of my company i.e  wipro
    I have a question about the enterprise license   and  we are building an app for the limited users i.e our company employees and users and we do not want to publish in the store
    How to release the app?
    what are licenses etc needed?

    Hi,
    for developers distributing apps without Publishing in the Store, the sideloding Enterprise key license through volume licensing is required.
    Starting May 1, 2014, customers who want to enable sideloading will be able to purchase an Enterprise Sideloading key for $100 through the Open License program. 
    An unlimited number of devices can be enabled for sideloading using this key.
    thanks
    diramoh

  • How can we get a url for a "Meet Now" conference call from within the Windows Store App?

    Hi,
    Is it possible to get the url for the current meeting / new "Meet Now" call from within the Windows Store app?
    You have the option of inviting your current Lync contacts, but I don't see a way of giving a URL to clients that would launch Lync on their device, or take them to the web app.
    I can see how to get the link using the Outlook plugin, for pre-scheduled meetings. Is this link always the same and the one that should be used for an impromptu "Meet Now" meeting? It would still be good to know how to get this URL from within
    the store app so I can tell clients where to get it.
    Some people may be on Windows RT devices and not have access to the plugin in Outlook, and want to start a meeting at short notice and then invite others via email or pasting a link to them elsewhere.
    Any help appreciated.
    If I have answered your question, please mark it as the correct answer. If I have provided helpful information, please mark it as so.

    Hi,
    Agree with Holger, I check on my Lync Windows Store app and can't find the meeting URL as well.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Windows store app template problems in visual studio ultimate 2013 update 4 version

    I couldn't find any template of windows store app under visual c# in my visual studio 2013 ultimate update 4 version...How can i install this template or which version of visual studio should i use...meanwhile i am using windows 7 ultimate 64 bit.......is
    os is an issue.....kindly help me

    Hi,
    You can't develop Windows Store app with Windows 7. So when you installed VS 2013 on a Win7, the templates are not present. Only the template compatible with Win7 are installed.
    Regards,
    Yan Grenier
    Merci de bien vouloir "Marquer comme réponse", les réponses qui ont répondues à votre question, et de noter les réponses que vous avez trouvé utiles.

  • Windows 10 needs an option to completely remove Metro/Modern UI, Apps, Live Titles and Windows Store.

    The main thing I expected for next version of Windows is an to completity remove Metro/Modern UI, Apps, Live Titles and Windows Store. Microsoft does not understand the Windows 8 bad reputation and has not learned anything.

    A little Microsoft last years history:
    Microsoft en general has good operatings systems in all segments, good office and server products, before year 2010.
    The best OS that Microsoft never ended is Longhorn:
    http://www.zdnet.com/windows-longhorn-still-the-most-exciting-windows-ui-to-date-7000007363/
    http://longhorn.ms/
    Microsoft be the first on a good mobile OS: Windows Mobile. In lastest versions of Windows Mobile, i can sync all my Exchange items, including tasks and notes. Its has a good interface with a menu, a desktop with shortcuts and more. Every new version improve
    visuals with more effects, gradients, transparencies and more. Windows Mobile are far years old than iOS or Android.
    But since year 2010, Microsoft presents Windows Phone, with and ugly user interface, with less visuals, no desktop, no notifications, no apps, no app compatibility with Windows Mobile and only sync Contacts and Email. No calendar, tasks, notes. Also the
    simplicity of the Mail app makes it unuseable.
    Now, in 2014, Windows Phone can sync Calendar, but no Tasks or Notes. Less than in Windows Mobile.
    Android is new for year 2009 and mimics desktop OS's and Windows Mobile with a desktop and gadgets. In every new version of Android i see a lot of improvements and new features. I also sync Exchange tasks and with another app, Exchange Notes. Android continues
    to mimic desktop OS's now featuring Windows on a mobile OS, but Microsoft is removing desktop features in order to a limited Metro ugly interface.
    Windows Mobile had a 30% market share and Windows Phone has a 2,5% of market share.
    With this bad and ugly OS, Microsoft completity destroys Nokia.
    With this bad reputation of an ugly and unuseable OS, Microsoft decide to put all this ugly OS to the Windows Desktop OS, with less features than older Windows OS versions,
    obtaining no more than 10% of market share, compared to the more than 50% of Windows 7 and the more than 20% of Windows XP.
    Also Microsoft remove features in every new version of every Microsoft product except in SQL Server.
    Microsoft Office removed crucial features and shows an ugly UI with ugly icons. For example, Office 2013 shows me less emails on screen than Office 2010. Also the lack of constrast and the lack of ClearType make it difficult to read.
    The UI and icons in Visual Studio with the ridicolous ALL CAPS menu are higly
    criticized by the developer community forcing Microsoft to change visuals, new icons and a Visual Studio 10 Theme. But continues flat, ugly and with less features than previous versions.
    Exchange removes the Exchange Management Console and Exchange Control Panel for an ugly web interface. More functions and commands need to do now by the Exchange Powershell cmdlet commands instead of a Visual GUI interface.
    With this bad numbers and reputacion, Microsoft also puts these ugly OS on the new XBox One, a cloud console developed for a
    house living room to show TV, movies, listen music and play games. Initially forced to always connected to Internet, Microsoft was forced to remove that and the kinect due to the poor reception of a console not developed to power games users and
    with insuffient power for actual games. Actual sales data compared to Playstation4 shows a bad and dead product like Nokia Phones.
    And now, close to year 2015, with all this bad reputation and numbers, Microsoft still continues to force to an ugly, flat and simple OS with apps and cloud. I never use cloud or put my private data on the cloud.
    With even more reason never put my company or work data on the cloud.
    I do not trust the cloud, and even less
    trust in Microsoft. Ads like Scroogled,
    make me gain more confidence in Google
    and lose even more confidence in Microsoft,
    because you need to attack the competition rather than
    focus on developing good products.
    Instead i got at least the same features on a new OS, i never upgrade.
    Less appearance settings. No advanced appearance settings like in Windows 7. No Aero. No Themes. No Customizations options. Only flat and ugly design, with bad and heavy colors that makes eye strained and lack of constrast between areas on the Window of
    an application (see Office 2013).
    Less Protect System options. No Shadow Copies or Prevoius Versions. File History is unusefull.
    Less Network options. No Network map. Less Wi-Fi features. No Bluetooth File sharing.
    No desktop games.
    General ugly UI without options. I dont like FLAT.
    Why change Windows 7 with an OS with less features like Windows 8.x and 10?
    The only new is:
    Ugly Metro/Modern UI does nobody wants and solicitated this.
    Simple apps with ADS that are practically unusefull on desktop PC and more on enterprise.
    Cloud!!! Who, in their right mind, puts his own private data on the cloud?
    Cloud!!! Who, in their right mind, puts his own company private data on the cloud?
    Nobody wants to create a Microsoft Account or use a Store of Simple apps with ADS. Nobody solicitated this but Microsoft wahts to makes money.
    Seeing the little progress
    and development of new features including
    new versions, as
    Windows Phone 7 to Windows
    Phone 8, Windows
    8 to 8.1 and 10 shows the
    reducidad capacity and
    the current difficulty of
    development by Microsoft
    counting the numerous
    layoffs and closing of
    numerous development teams.
    Serious and professional developers never develop Windows Store/Metro-Style apps.
    They develops .NET, Windows Forms Applications, WPF, MFC, C++, etc. applications.
    That is the actual technology that people are using, learning and jobs searching.
    And what Microsoft means Modern or actually:
    “Windows Store/Phone Projects”
    is technology that never wants, nobody asked and needed for.
    I never see a decent “Windows Store/Phone Projects” or a rich client app on that technology. I only see garbage, spam, ads and its the better platform for spammers, and people who want to get my money badly and with bad ways.
    “Windows Store/Phone Projects” is the best platform for thieves, crooks, swindlers and more.
    I never develop to a simply unusefull platform whit limited technologies and a platform in which Microsoft gets 20% of my work.
    I want .NET technologies, WPF, Windows Form and to create exe files. For Mobile/Tablet platform i used .apk files that not need a store to distribute them.
    I expect from next version of Windows to create local accounts and options to COMPLETITY disable Metro and Windows Store with the restore of removed features like Shadow Copies, Backup and Restore, Aero, Advanced Appearance Settings, Expand All Programs
    in Start Menu, Games apps like Solitaire, Mineswipper, Chess Titans, DVD Maker and more removed features. If Microsoft not do this, the next version of Windows continues to be another disaster like Windows 8.x and people stick with Windows XP and 7 in order
    to think about migrations to Mac OSX or Linux.
    For all who likes and defends the new Microsoft concept, please see the actual Microsoft marketshare in all segments.
    Microsoft has to think and open your eyes
    and see that from 2010 all
    new versions of their products are inferior
    products with fewer features,
    destroying and killing the product like Windows Mobile, Nokia, Windows, XBox, etc. Microsoft needs to see the marketshare of all this new products and compare with the marketshare of old products.
    It is very serious and a lot of attention
    today that Windows XP has greater
    market share than Windows 8.x for this reason
    alone should be enough for Microsoft
    to react and change all their wonderful way
    of thinking and his philosophy like
    "Devices and Services "or the
    new" Cloud first,
    Mobile First ".
    In business, one of the main premises
    is that if a product works and sold, do not change it. Microsoft is not only changing Windows, is elimintating the sale of the 50% marketshare of Windows 7 Home Premium and Ultimate edition. And
    more, for more than 2 years, Microsoft is not developing any Service Pack for Windows 7, that is unaceptable. All of this is stupid and idot and the best things to lost confidence and trust on Microsoft.
    Microsoft is doing the all things that i can do to kill a company.
    Remember those companies, like Coca-Cola, Xerox, etc. that
    were about to go bankrupt to change
    its philosophy and strategy, which worked
    very well, and failed to get up
    again until they return to its own strategy and
    philosophy of the beginning.

  • Windows Store apps on Windows Server 2012 with XenApp?

    We've got asked by a vendor whether our app will be able to support multiple simultaneous users, when installed on Windows Server 2012 and accessed via XenApp.
    I suppose the real question here is whether or not Windows Store apps can be run in XenApp over Windows Server 2012 at all, and if so whether there are any special requirements on the apps to support multiple simultaneous instances execution.
    The app itself takes each user through a log in procedure, during which all the dynamic user-specific data is retrieved from the back-end server; no such data is stored by the app locally.
    Any advice will be greatly appreciated!
    Thank you,
    Alex

    Hi,
    To better help you, the Citrix support could be more helpful on your questions:
    http://support.citrix.com/search?searchQuery=*&lang=en&sort=date_desc&prod=XenApp&pver=
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.  Thank you for your understanding.
    As I known, we always use Remoteapp feature to share app, but it is only worked for desktop app:
    Publishing RemoteApps in Windows Server 2012
    http://social.technet.microsoft.com/wiki/contents/articles/10817.publishing-remoteapps-in-windows-server-2012.aspx
    About citrix product, I knew little about it.
    Kate Li
    TechNet Community Support

  • How to find out if the company account for developing windows store apps is verified/approved?

    We have created the account for windows store app. How can I find out if the account was approved (the identity of the company)? 

    Hi,
    There is one more method,i know
    Set the JAVA_HOME and PATH
    then execute the
    $WL_HOME\wlserver_10.3\server\bin>setWLSEnv.cmd
    Go to directory which contains weblogic.jar ($WL_HOME\server\lib) and run below command
    $WL_HOME\wlserver_10.3\server\lib>java -cp weblogic.jar weblogic.version
    WebLogic Server 10.3.4.0 Fri Dec 17 20:47:33 PST 2010 1384255
    Hope this will be helpful,
    Regards
    Fabian

  • TelemetryClient.TrackException Does Not Include Method Name Or Call Stack (Windows Store App)

    We are attempting to use Application Insights (v0.12.0-build17386) for our Windows Store App.  When we use TelemetryClient.TrackException, no details appear in the azure portal.  The Failed Method is "Could Not Parse" and the Call Stack
    is empty. If we click on the "..." it gives more details but still no method name or call stack information to help us determine where the exception was thrown.  Is this by design, not implemented, or did we miss something obvious?  The
    code is very simple:
    public static void LogException(Exception exception)
    TelemetryClient telemetryClient = new TelemetryClient();
    telemetryClient.TrackException(exception);

    This is a known limitation of this version. It is in the backlog to fix. Note though that 0.13 is out already and fix should be included in the next version (0.14)
    Anastasia

  • Image file can't be opened by windows store app if the file is in the Ext4's external hard disk.

    My question is described below:
    I have two disks, external hard disk and removable disk. They are formatted with EXT4.
    I put the same image in the disks, and use Ext2Fsd to mount the disks.
    I open the file in win8, and it will default open by the windows store app : photos.
    It will be success to open if the file is in the Ext4's removable disk.
    It will be failed to open if the file is in the Ext4's external hard disk.
    I don't know why it will be failed to open if the file is in the Ext4's external hard disk.
    Does anyone have similar experiences?

    Hi hatasum,
    Thanks for posting!
    Base on my experience, if installed Ext2Fsd, we can read the ext4 file system on windows system. But Which version of Ext2Fsd did you use? From my experience, Ext2Fsd is not spported fine  about windows 8 version. Please refer to this software official
    website (http://www.ext2fsd.com/ ) . I suggest you could post this issue to the Ext2Fsd discussion forum ( such as
    http://sourceforge.net/p/ext2fsd/discussion/143329/thread/7f262ad0/ )for better help.
    Thanks for your understanding.
    Regards,
    Will
    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.

  • [Forum FAQ] Go to Start Screen/Desktop when closing Windows Store App

    After install Windows 8.1 Update 1, you will notice these things set by default even on touchscreen laptops and desktops:
    Windows 8.1 now boots directly to the desktop.
    Closing Windows Store Apps and go to desktop instead of Start Screen.
    Besides option “When I sign in or close all apps on a screen, go to the desktop instead of Start” since Windows 8, another new option in Taskbar Properties “Show Windows Store app on taskbar” is used to control closing app behavior.
    Features of "Show Windows Store app on taskbar" 
    When the setting is checked, all of the Windows Store apps that are currently running will display on taskbar. You can easily switch between Windows Store apps and your desktop and its applications through the taskbar. For mouse users,
    you can also access the taskbar within a Windows Store app. Just move the mouse cursor to the button of the screen, the taskbar pops up.
    When the setting is unchecked,
    Windows Store apps have no minimize button, only Close button
    Windows Store apps that are open are not visible on Taskbar
    Windows Store apps can still be pinned to the taskbar
    How do these two options work for closing app behavior?
    Modern app and Taskbar   setting
    OFF
    ON
    Boot   to desktop setting
    OFF
    Close goes to Start
    Close reveals the   app that was previously used, and eventually dead ends at the Desktop
    ON
    Close goes to desktop
    Close reveals the   app that was previously used, and eventually dead ends at the Desktop
    Know why “When I sign in or close all apps on a screen, go to the desktop instead of Start” does not work when “Show Windows Store app on taskbar” is checked on
    As MironV mentioned in the
    thread, Windows 8.1 Update is designed to introduce a number of changes for mouse and keyboard users that would help them use and switch between Windows Store apps alongside their familiar desktop applications. A lot of these changes only made sense when
    combined together, so they are toggled by one setting, which is “Show Windows Store apps on the taskbar.” This is usually enabled together with the first setting as a complimentary set of improvements for desktop users. When the setting is enabled, Windows
    Store apps are intended to feel more like regular maximized applications living on the desktop, though they are full screen only. For example, when you launch apps from Start, they appear on the taskbar until they are closed. You can also minimize them or
    switch between them by invoking the taskbar.
    Please understand that unchecking the “When I sign in or close all apps on a screen, go to the desktop instead of Start" setting has no effect on close and minimize behavior when the “Show Windows Store apps on the taskbar” setting is checked, since
    they are controlling two independent things. If you tend to use only one Windows Store app at a given time, it may seem like we’re not respecting the setting by going to the desktop.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    I don't know if I'm the only one, but on my desktop (using mouse and keyboard only) I like to have my Start screen as my main screen.  To ensure this I made sure to uncheck the "When I sign in or close all apps on a screen, go to the desktop" box and
    check the "Show Start on the display I'm using when I press the Windows Logo key" box. I also really like having the task bar appear at the bottom even when I'm using a modern app.  Based on the settings I've chosen (i.e., boxes I've checked or not checked),
    I would expect to be taken back to the start screen and not the desktop whenever I close an app.  From what I've read from your response and from others in this thread, in order to accomplish this function (i.e., closing an app and going directly to the
    start screen) I need to uncheck the "Show Windows Store apps on the taskbar" setting.  By doing this I get the functionality I was looking for when the apps are closed and I get sent to the start screen.  However, I am now not able to see the taskbar
    when I'm in a modern app or when I'm on the start screen.  This seems counterintuitive/confusing as many have mentioned.  Not to mention it creates an additional step for users to get back to the Start screen.
    All I want to do is (1) use my start screen as my main screen, (2) see the taskbar when running whatever app I'm using (e.g., modern), and (3) go back to my start screen (and not the desktop) when I close an app.  It would only make sense that I should
    get these results if I leave the "Show Windows Store apps on the taskbar" box checked and the "When I sign in or close all apps on a screen, go to the desktop instead of Start" box unchecked; but unfortunately this is NOT the case.  I really hope that
    an update fixing this is coming sooner rather than later because this is really annoying.

  • Code signing Windows Store Apps

    I can't get a very clear answer on the code signing requirement for deploying Windows Store Apps to the app store, even after searching the Internet for a couple of days. Specifically, my question is: are you required (not just recommended) to have a third
    party Code Signing Certificate to publish to the Windows App Store?
    I am not distributing the app to internal customers, but rather to external customers via the app store. If I'm missing this requirement documented in the documentation available on this site, can you point me to it?
    Michael

    All methods of deployment (Windows Store, PowerShell or System Center Configuration Manager) require the application to be signed using a certificate. The Windows Store channel requires a signing certificate
     from a publicly trusted CA because, well, the testers in the approval process won't have access to your internal PKI.
    Visual C++ MVP

Maybe you are looking for

  • My iphone will charge in the wall, but wont charge on my computer, and itunes wont recognize it, how d i fix it?

    My phone will charge in the wall, but wont charge with the usb in my computer. ive bought a new cord, so i know thats not it, but my computer wont recognize my phone, HELP!

  • Google Earth compatibility with MAC?

    I'm surprised to see so little discussion regarding Google Earth & the MAC platform. I've checked with Google and have searched several forums. Everyone agrees there's a problem, but who can offer a remedy - or even a theory? I have an IMac 5.1 runni

  • Mirroring

    What exactly is the procedure for  'mirroring ' my computers (iMac, Mavericks, and MacBook Pro, also Mavericks) to Apple TV? I'd like to be able to see iPhoto albums and hear  iTunes  through the HDTV. Thanks in advance.

  • Importing Objects from Different Server

    Hi,    I would like to know is there is any way to import the objects (like tables , progams) from a different sap server to my sap system without establishing STMS(Transport Management System). Looking for your views.............. Regards, K Vijayas

  • Malayalam Font Problem

    Hi, I am developing a Quiz in Malayalam (Indian Language).I am loading all the quiz questions from XML and displaying it in TLF text,and Font Style set to Meera. But i am getting the following Error Example 1 : Following Line is correct. പ്രതികൂല സാഹ