xbap Questions
3
Solved
I was building an WPF Browser application as such it requires many client specific functionality.
During debugging when i tried to run this application in IE Edge it starts behaving in buggy way i...
Pomp asked 8/8, 2015 at 15:50
8
Solved
I am considering purchasing a code signing certificate from VeriSign or Thawte to sign an XBAP with. My question is this: What happens when that certificate expires? $299 and $599 are pretty hefty ...
Magnifico asked 30/11, 2008 at 21:32
5
I have a WPF app - an XBAP - with a ComboBox on the main page. When I select an item in the ComboBox, an event handler rebuilds a collection which is the data source for a listbox. Seems like prett...
2
We need to create an application that can be used via the browser but that can also be used while offline.
The browser Version will be used by our customer to do calculations. Each customer needs ...
Vega asked 1/10, 2015 at 6:26
1
Solved
I want to create simple CRM website for my small company. Thanks to people on stackoverflow I assume that I can use WPF XAML Browser Application (XBAP):
Does WPF XAML Browser Application (XBAP) w...
Unifoliolate asked 7/6, 2014 at 18:51
2
Solved
There is one user who only get a dialogue box and download error when browsing to my xbap application. I've got several other client users without this problem.
What could be causing internet exp...
Whitebook asked 1/9, 2010 at 11:17
2
Solved
Is there a way to clear the cache from Xbap application instead of running mage or rundll32 from command prompt??
1
I thought that creating my application with WPF and XAML would make it more portable, maybe even executable over the web, but I'm having trouble figuring out how this works with VS 2012. The resour...
5
Solved
I've started a WPF (web-based) application and it has multiple pages. I want to implement the concept of a Master page in WPF, so that when I make changes in the design/layout of one page then all ...
Praenomen asked 18/3, 2011 at 23:17
2
Solved
I have my application wrote in WPF. Now, i want it to run in browser so I've read about it and I know that XBAP is my solution.
What is my problem? It won't run on my PC. I checked every popular b...
6
Solved
I have a XBAP application with the following user control:
<UserControl x:Class="XXX.UsersGrid"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.micr...
Therontheropod asked 20/3, 2009 at 11:33
3
Solved
I have an XBAP on my website that used to work. I checked it today for the first time in ages and found it's not working on Win7 x64 / IE9.
http://drewnoakes.com/code/wpf/flags/demo/demo.xbap
The...
Asia asked 4/5, 2011 at 1:42
5
I'm using VWD Express 2008 to develop a WPF Browser Application. When I start debugging, it launches the XBAP in my default browser, which is Opera. Obviously, XBAPs don't work in Opera, so I have ...
7
I developed a XAML browser application (XBAP) that is embedded within an ASP.NET web page. I am having a problem getting the latest version of the XBAP to update on the client computer. During deve...
3
Solved
I am using an XBAP application in full trust. I need to close the browser hosting the XBAP when I click a button. How can I achieve this? Application.Currenty.ShutDown() only closes the application...
2
I want to know what are the differences between a WPF Browser Application and WPF Desktop Application. I know that the browser application runs on IE and FF, but about the technology, is the same? ...
2
Solved
On my old XP computer, running an XBAP from Visual Studio would open it up in Google Chrome. I switched to Windows 7, and now running an XBAP downloads the file like it were a ZIP or an EXE instead...
Edgardoedge asked 7/9, 2011 at 16:15
4
Solved
I'm developing a .NET 3.5 XBAP application that runs perfectly fine in FF3 and IE6/7 etc. I'm just wondering if its possible to get these to run under other browsers, specifically (as its in the li...
Sedge asked 16/9, 2008 at 17:45
1
Solved
I see a lot of XBAP related questions posted here without answer.
I know that Silverlight and WPF (desktop) applications exists, but don't remember seen one XBAP product.
Can anyone tell if XBAP is...
0
As a developer, can I count on XBAP? or is Microsoft slowly removing support in favor of Silverlight?
One of the selling points of XBAP is multi browser support (IE and Firefox).
However, t...
1
Solved
I am developing some XBAP Applications that uses Fluent nHibernate and mshtml.
The problem is:
The size of the nHibernate.dll (2.080 KB) and Microsoft.mshtml.dll (7.826 KB)
I would like to creat...
Dasi asked 12/2, 2011 at 12:22
1
Solved
2
I have an XBAP that needs to be able to burn cd's. When running from inside Visual Studio, everything works okay. However when running from a browser, the IMAPI dll reports that the environment is ...
5
we're considering migrating our UI to XBAP.
we've chosen XBAP despite knowing the clients must have .net pre-installed, since we're not targeting the masses but rather IT professionals in the corpo...
Tensile asked 21/10, 2009 at 9:55
2
I'm writing an XBAP with a complex Popup (Canvas Z-index of 99 with a grid on it...) that I would like to "attach" to the button that opens it and follow that button around wherever it goes on the ...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.