Results 1 to 5 of 5

Thread: how to manually deploy a .xap to the emulator

  1. #1
    Join Date
    Oct 2010
    Posts
    52

    how to manually deploy a .xap to the emulator

    We are put forward builds of our Windows Phone7 XNA project and desired a way to carry the build devoid of transferring them the whole source tree and have them construct it in VS2010 just to obtain it in the emulator. I had not seen any discussion concerning it in here or other forums/blogs, so along with Process Explorer I had a glance at what VS2010 does. So you just check it out.
    "%XNAGSv4%\Tools\wp.exe" install "file.xap" "app Id" "GameThumbnail.png" "XapCacheFile.xml" /clean
    • And in this wp.exe is command-line Windows Phone management device. You are able to observe many other features by running it exclusive of any parameters.
    • file.xap is formed by VS2010 and is established in the output directory.
    • Application Id is the Guide found in Properties\AssemblyInfo.cs.
    • GameThumbnail.png is set up in the output folder.
    • XapCacheFile.xml is creatde in the transitional directory.

    So I think this might help somebody who also desired a way to manually deploy a .xap to the emulator.

  2. #2
    Join Date
    Nov 2009
    Posts
    4,494

    Re: how to manually deploy a .xap to the emulator

    You have mention that it is windows phone application so I want to confirm here that it is about silverlight or something else. I think it is silver light because it has ApplicationIcon.png in place of GameThumbnail.png. At this point I think wp.exe cannot be utilized to organize your application to the emulator. So why you are getting this kind of error i.e. “Too many arguments “regarding this I do not know much more. But at the time of arranging the silverlight application you should search for the XapCacheFile.xml file. So just check this once.

  3. #3
    Join Date
    Nov 2009
    Posts
    3,400

    Re: how to manually deploy a .xap to the emulator

    I think the error which you are getting is because of the path which you have given in your code in that you have given spaces. So I think you just remove those spaces and you will get your solution. And in this path i.e. D:\MobileApps\ShopEdge\Coding\Windows Mobile 7 \ShopEdge_WinMo, in this you have not wrapped the paths in quotes. These are the only way which I know to deploy a silverlight application to the emulator emulator is to organize it through Visual Studio.

  4. #4
    Join Date
    May 2008
    Posts
    5,812

    Re: how to manually deploy a .xap to the emulator

    The application about which you are talking that is testing with a small Silverlight application, it appears that VS2010 begins the emulator straightforwardly and then utilizes the inter-process communication to organize the application. And then I also observe the same kind of error which is mentioned in the above I mean that at the time of trying to deploy a Silverlight app using the wp.exe tool. So I think here that this tips is helpful for XNA apps only.

  5. #5
    Join Date
    May 2008
    Posts
    5,937

    Re: how to manually deploy a .xap to the emulator

    I really want to thank you regarding this information because it is very useful and I also want to thank for posting this. Someone has been asking me about this. And I think that this is useful in future also. Firstly before this whatever information I was getting it was not up to the mark but this is right one. So if anybody wants any idea related to this topic then refer the information which is given in the above post.

Similar Threads

  1. Deploy DC-TMG -DHCP-DNS
    By sanoopsktm in forum Networking & Security
    Replies: 3
    Last Post: 05-09-2011, 06:29 PM
  2. Need help to deploy a communicator client using AD or GPO
    By Abhidi in forum Windows Software
    Replies: 4
    Last Post: 20-08-2010, 06:31 AM
  3. How to Deploy an Applet?
    By MarceloQuad in forum Software Development
    Replies: 4
    Last Post: 18-02-2010, 03:47 AM
  4. connect my ds emulator with another ds emulator
    By a7medo in forum Video Games
    Replies: 3
    Last Post: 14-08-2009, 05:33 PM
  5. How to deploy WindowsUpdateAgent30-x86.exe
    By Jac in forum Windows Update
    Replies: 3
    Last Post: 11-05-2007, 11:10 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,052,661.65009 seconds with 17 queries