How to make my app appear in windows phone store?

My app is available for all markets and not hidden.

Hey maze4,
Did you publish you app to all the markets ?
Can you provide your app name so that we can check ? 
Pradeep AJ

Similar Messages

  • How to make SAP B1 connection with Windows Sharepoint Service 3.0

    how to make SAP B1 connection with Windows Sharepoint Service 3.0 through asp.net web part code.. I get the security error when i run that web part......
    public bool ConnectToCompany()
                oCompany = new SAPbobsCOM.Company();
                oCompany.Server = "192.168.1.58";
                oCompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2005;
                oCompany.CompanyDB = "SBODemoUS";
                oCompany.DbUserName = "sa";
                oCompany.DbPassword = "abc";
                //oCompany.UseTrusted = true;
                oCompany.UserName = "manager";
                oCompany.Password = "manager";
                oCompany.language = SAPbobsCOM.BoSuppLangs.ln_English;
                oCompany.LicenseServer = "192.168.1.58:30000";
                int i = oCompany.Connect();
                if (i != 0)
                    return false;
                return true;
    protected override void RenderContents(HtmlTextWriter writer)
                if (conn.ConnectToCompany() == true)
                    writer.Write("Hello" + this.Context.User.Identity.Name);
    Edited by: bikalg on Nov 28, 2010 9:43 AM

    Hi.......
    Welcome to SAP Business One Forum.....
    Unfortunately this is the wrong forum you posted here.
    I would suggest you post it in SDK or System Administration Forum and definitely you get the solution and close this thread from here......
    Regards,
    Rahul

  • All of my apps on my new ipad2 are not working. I had this iPad about 4 months and nothing bad has happened before this. I need help on how to make my apps stop crashing. All my built in apps are fine though.

    All of my apps on my new ipad2 are not working. I had this iPad about 4 months and nothing bad has happened before this. I need help on how to make my apps stop crashing. All my built in apps are fine though. WHATBCAN I DO TO MAKE MY APPS STOP CRASHING. I ALREADY TURNED IT OFF THEN ON AGAIN AN IT STILL CRASHES. HELPPP!!!!

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo. Ignore the red slider.

  • How to make an app a file receiver for images on iOS?

    Hi,
    How to make an app a file receiver for images on iOS?
    I did it for the Android app.xml like this:
    <intent-filter>
            <action android:name="android.intent.action.SEND"/>
            <category android:name="android.intent.category.DEFAULT"/>
            <data android:mimeType="text/plain"/>
        <data android:mimeType="image/jpg"/>
        <data android:mimeType="image/jpeg"/>
        <data android:mimeType="image/png"/>
        <data android:mimeType="image/gif"/>
    </intent-filter>
    How to do it for iOS?
    (I'm using Adobe Air 4.0)
    Thank you!

    What app have you used to create your ibook?  Normally any app will have a menu item like File > Export that will give you the option of PDF, or you can use Print and there will be an option in the Print dialogue to Print to PDF.

  • How to make a button appear boxed in when clicked

    For my Prototyping class I have to make an interactive fast food ordering system. I have majority of frames made I just need to add the interactive part to it. I am using AS2 in Flash CS3. I have the picture and the text grouped and are classified as a button. I want to make it so that when the picture or text is clicked it will make a black box appear around it, making it 'selected'. I've tried to add an Event Listener but couldn't figure out how to make the box appear on it. Any suggestions?
    These pictures are basically what I'm trying to accomplish.
    Keep in mind, I'm a Flash newbie, I have a probably 3 hours experience with Flash.
    But I do have knowledge of basic Java commands, so I can understand code.
    Thanks,
    Dudejoe04

    Onw way would be to create the buttons as movieclips so that when they are selected you move the movieclip's timeline to a rame that shows the rectangle around it.  Another way would be to have the movieclips as separate objects that you make appears when its associated button is clicked.  There are likelynumerous other possibilities.

  • App not appearing in search result in Windows Phone Store

    Hi everyone,
    Our app has been published to Windows Phone Store. We can find the app by following the direct link to the app (http://bit.ly/Te6itF), but cannot find it by searching on Windows Phone Store. The app is published to Public
    Store and is not hidden.
    What can we do to solve this?
    Thanks.

    Same for me. I released my application almost 10 days ago. It was normal. It was appearing in search result. But
    4 days ago I've uploaded a new update for it. Now this is not appearing in search result. I also tried it by
    its name and my publisher name. But not. I've not hide it from store, its visible and published. However I'm only able to find this by direct link (http://www.windowsphone.com/s?appid=63530408-d242-485a-b0da-7d4872f8d4c6)
    only. I also can't find it through my another application (by opening application in store and click on more application by this developer). Please help me.

  • How to publish Windows Phone 8.1 Silverlight app to Windows Phone store?

    I created Windows Phone 8.1 Silverlight app, and I can't to upload it into WP store. I want to use Create
    App Packages tool in Visual Studio 2013 Professional, but it's impossible for Silverlight apps. I read many guides
    on dev.windows.com. It's necessary to upload only .appx, .appxbundleor .appxupload files,
    but I have .xap file
    only in Bin\ARM\Release folder.
    May anyone help me?

    Appx packages are only for Windows Runtime apps. Windows Phone Silverlight apps use xap files. The Windows Phone Store will accept either xap (for Silverlight) or appx (for Runtime) apps.
    I discussed this in more detail in my blog entry: Why can’t I create an app package? Windows Phone Xap vs. Appx   

  • How can i use shoutcast streams on windows phone?

    I have an idea to make an application but i don't know how to use shoutcast streams in windows phone ? Is there any API or something that i need to fallow?
    Alican

    At the moment Shoutcast audio streams are not supported natively in Windows Phone. You will need to write a self implementation of IMediaStreamSource to parse the audiostream and also handle the http connections to the streaming server.
    Another solution is to use a third party implementation such as www.jupitersdk.com.
    It offers a well documented API, is easy to integrate and use into your project and there is a trial version for testing purposes.
    Jupiter Sdk has successfully been used in several RadioStreaming apps which can be found in the Windows Phone Store. By the way, it allows not only to play Shoutcast and Icecast audiostreams in Windows Phone 8.1, but also to retrieve the stream metadata (i.e.
    current Title and Artist), among other interesting features.
    Disclaimer: I am a member of the Jupiter Sdk Development Team. For information and support you can use the contact form at www.jupitersdk.com

  • App Certification Fails While uploading into Windows Phone Store..

    Hi Everyone,
    I am facing an issue from last few days and stuck badly .
    Whenever i am uploading my app in windows phone store getting the below error for everytime..
    Your app submission does not include a privacy policy. Apps that use, collect, or share personal information must include a privacy policy that informs users how
    this information is used, stored, secured, and disclosed. See policy 10.5.1 for details about the requirements for a privacy policy.
    Please let me know what i need to do to resolve the above issue. What step i need to take..
    Thanks in advance!!!!

    As part of the submission process (Upload and describe your package) there is a section where you can add a privacy policy.  It is a step you need to do

  • How to get carrier company name on windows phone 8.1?

    how to get carrier company name on windows phone 8.1?

    excuse me, i referrer the link http://stackoverflow.com/questions/26973111/get-carrier-name-cellular-mobile-operator-name-using-windows-phone-8-1 to
    modify my universal app.
    but i always get 0 count from the GetNetworkNames() method. 
    if my sim card is for 3G, but i setting 4G in highest connection speed. i got the "the pipe is being closed".
    how can i solve the problem? thank you.

  • SVG support in Windows Phone store apps

    Hi,
    I would like to know that is SVG format supports in Windows Phone store apps.
    If yes , how to use svg files in xaml?
    Thanks
    -RomeshDB

    only in html / js runtime apps. xaml need to use webview
    Microsoft Certified Solutions Developer - Windows Store Apps Using C#

  • App successfully passed certification to be included in the Windows Phone Store., still not showing in the store .

    I have received notification that my app  has successfully passed certification to be included in the Windows Phone Store. But I don't  find
    it in store with  public link . Can you tell me why it is not found on the market ? . How do I fix it ?

    Whether or not there is a problem at the moment is beside the point. Whether there is a problem or not, the usual publication time varies from ~1 hour to several days. If an app is not on the store within a couple of hours it's still within the normal
    timeframe; if it's not in the store after 3 or 4 days there may be an issue.
    I don't know why there are so many posts from people expecting their app to be live in the store the minute they get an email. Microsoft need to do a better job of advising developers of the publication process.
    Your problem is not the same as OP's, and neither is the updating issue you linked to.
    I'm a self-taught noob amateur. Please take this into account when responding to my posts or when taking advice from me.

  • Can I submit apps built with Windows Phone 8.0 SDK or do all new apps have to be windows Phone 8.1

    I thought this would be an easy question to google but I can't find a simple Yes or No. 
    My app uses some components that are not currently developed for windows phone 8.1 so I was going to build the app in the Windows Phone 8.0 SDK. But I know that other platforms stop you submitting apps in older SDK's, but what about Microsoft? Can I still
    submit a brand new app built on the Windows Phone 8 SDK?

    you can submit , I have submitted a new windows phone 8 app recently which will support on windows 8.1 phone also. In case of 8 the build will be .xap and in case of 8.1 it will  app.package . when you run your windows 8 app in 8.1 phone it will
    internally convert xap to package and it runs as usually. I would suggest you to start developing in 8.1 apps which has lot more flavors added(ex: Geo fencing etc).
    Purushothama V S

  • How do I transfer apps from my old phone (4) to my new phone (4s)?

    How do I transfer apps from my old phone (4) to my new iphone (4s)?

    Hi,
    If you have synced all your apps onto iTunes then when you sync head to Apps and tick the Sync all apps box.
    Failing that you can use a laborious process of going through your apps and re-downloading them for free (using same apple account) onto your new iPhone.
    Hope that helps.
    PS. You should've waited for the iPhone 5 to come out!

  • How do i transfer content from a windows phone to an iphone

    How do I transfer content from a windows phone to an iphone?

    Hi Julian,
    Sorry for the delay in response, I didn't think many answers would come in so quickly being Christmas and all...
    My Dad only needs to be able to access files for reference; any editing or alteration to pre-existing files would largely be done on a desktop or his laptop. In the meantime, Dropbox does look ideal and I will investigate along with the other great ideas suggested on here for the best option.
    Thanks very much...

Maybe you are looking for