Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4602620
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T00:00:58+00:00 2026-05-22T00:00:58+00:00

I’m new to WPF, and created a 1st simplistic WPF application that I want

  • 0

I’m new to WPF, and created a 1st simplistic WPF application that I want it to run in a webbrowser, IE or Fox.

1 – Within the Visual Studio project, I created a /Images folder with a few .jpg files

On the WPF xaml form I have 1 image and 1 button.

When application starts, the image displays /Images/img1.jpg

When User clicks the button the image must display /Images/img2.jpg

How can I force the VS publisher to include the Images folder? Apparently I can’t see it in the ApplicationFiles ?

2 – Though I was able to program and run this small app on my local computer, I’m getting lost when it comes to deploying to my hosting ASP where I have a Windows hosting account that runs .NET 3.5!

From Microsoft WPF website they say I shall deploy 3 files:

“The Application Executable .exe

The Deployment Manifest .xbap

The application Manifest .manifest

The .xbap file contains the information that ClickOnce uses to deploy the application and has the .xbap extension.”

But I can’s see no .xbap files at all within the published stuff!!!

Any clue please?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T00:00:59+00:00Added an answer on May 22, 2026 at 12:00 am

    To answer your first question:

    The images will be embedded in the compiled application, so you will not see the images in the application files.

    Note:

    1. The build action of images added to your project is ‘Resource’ by default – leave this as is.
    2. Do not use the resources tab in the Project properties window, just drop and drag the images into the Images folder in the solution explorer.

    To help answer your second question:

    Did you create the project as an WPF Browser Application?
    In your .csproj file you should see the following:

    <HostInBrowser>true</HostInBrowser>
    <Install>False</Install>
    <ApplicationExtension>.xbap</ApplicationExtension>
    <TargetZone>Internet</TargetZone>
    

    If not, just recreate the project as a WPF Browser Application and copy your files from the existing project to the new one.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.