Click here to Skip to main content
15,887,683 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Application download error in XBAP application after deploying the application Pin
Richard Deeming19-Sep-16 10:43
mveRichard Deeming19-Sep-16 10:43 
GeneralRe: Application download error in XBAP application after deploying the application Pin
indian14320-Sep-16 10:02
indian14320-Sep-16 10:02 
GeneralRe: Application download error in XBAP application after deploying the application Pin
Richard Deeming21-Sep-16 2:37
mveRichard Deeming21-Sep-16 2:37 
GeneralRe: Application download error in XBAP application after deploying the application Pin
indian14321-Sep-16 6:29
indian14321-Sep-16 6:29 
GeneralRe: Application download error in XBAP application after deploying the application Pin
Richard Deeming21-Sep-16 6:32
mveRichard Deeming21-Sep-16 6:32 
GeneralRe: Application download error in XBAP application after deploying the application Pin
indian14321-Sep-16 6:48
indian14321-Sep-16 6:48 
GeneralRe: Application download error in XBAP application after deploying the application Pin
Richard Deeming21-Sep-16 6:51
mveRichard Deeming21-Sep-16 6:51 
GeneralRe: Application download error in XBAP application after deploying the application Pin
indian14321-Sep-16 8:03
indian14321-Sep-16 8:03 
I have enabled the IIS request failed tracing I got the following xml file, can you please help me in finding out what I am missing when I try to make request for the .deploy as mentioned in the above message you sent me. I tried to put the message here but the thing is here its not taking the HTML message of that long. But anyways I am not able to understand why is it failing.

Can you please help in that aspect a little bit?
<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type='text/xsl' href='freb.xsl'?>
<!-- saved from url=(0014)about:internet -->
<failedRequest url="http://localhost:80/WpfBrowserApplication12015/WpfBrowserApplication12015.exe.deploy"
               siteId="1"
               appPoolId="WPF Browser App Pool"
               processId="9100"
               verb="GET"
               remoteUserName=""
               userName=""
               tokenUserName="NT AUTHORITY\IUSR"
               authenticationType="anonymous"
               activityId="{00000000-0000-0000-0600-0080020000FF}"
               failureReason="STATUS_CODE"
               statusCode="404"
               triggerStatusCode="404"
               timeTaken="62"
               xmlns:freb="http://schemas.microsoft.com/win/2006/06/iis/freb"
               >
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 <System>
  <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  <EventID>0</EventID>

<version>1
<level>0
<opcode>1
<keywords>0x0
  <TimeCreated SystemTime="2016-09-21T17:55:47.580Z"/>
  <Correlation ActivityID="{00000000-0000-0000-0600-0080020000FF}"/>
  <Execution ProcessID="9100" ThreadID="15072"/>
  <Computer>BSCWL751990</Computer>
 </System>
 <EventData>
  <Data Name="ContextId">{00000000-0000-0000-0600-0080020000FF}</Data>
  <Data Name="SiteId">1</Data>
  <Data Name="AppPoolId">WPF Browser App Pool</Data>
  <Data Name="ConnId">1610612741</Data>
  <Data Name="RawConnId">0</Data>
  <Data Name="RequestURL">http://localhost:80/WpfBrowserApplication12015/WpfBrowserApplication12015.exe.deploy</Data>
  <Data Name="RequestVerb">GET</Data>
 </EventData>
 <RenderingInfo Culture="en-US">
  <Opcode>GENERAL_REQUEST_START</Opcode>
 </RenderingInfo>
 <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  <EventGuid>{D42CF7EF-DE92-473E-8B6C-621EA663113A}</EventGuid>
 </ExtendedTracingInfo>
</Event>
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 <System>
  <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  <EventID>0</EventID>
  <Version>1</Version>
  <Level>5</Level>
  <Opcode>4</Opcode>
  <Keywords>0x100</Keywords>
  <TimeCreated SystemTime="2016-09-21T17:55:47.580Z"/>
  <Correlation ActivityID="{00000000-0000-0000-0600-0080020000FF}"/>
  <Execution ProcessID="9100" ThreadID="15072"/>
  <Computer>BSCWL751990</Computer>
 </System>
 <EventData>
  <Data Name="ContextId">{00000000-0000-0000-0600-0080020000FF}</Data>
  <Data Name="ModuleName">FailedRequestsTracingModule</Data>
 </EventData>
 <RenderingInfo Culture="en-US">
  <Opcode>PRE_BEGIN_REQUEST_START</Opcode>
  <Keywords>
   <Keyword>RequestNotifications</Keyword>
  </Keywords>
 </RenderingInfo>
 <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
 </ExtendedTracingInfo>
</Event>
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 <System>
  <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  <EventID>0</EventID>
  <Version>1</Version>
  <Level>5</Level>
  <Opcode>5</Opcode>
  <Keywords>0x100</Keywords>
  <TimeCreated SystemTime="2016-09-21T17:55:47.580Z"/>
  <Correlation ActivityID="{00000000-0000-0000-0600-0080020000FF}"/>
  <Execution ProcessID="9100" ThreadID="15072"/>
  <Computer>BSCWL751990</Computer>
 </System>
 <EventData>
  <Data Name="ContextId">{00000000-0000-0000-0600-0080020000FF}</Data>
  <Data Name="ModuleName">FailedRequestsTracingModule</Data>
  <Data Name="NotificationStatus">0</Data>
 </EventData>
 <RenderingInfo Culture="en-US">
  <Opcode>PRE_BEGIN_REQUEST_END</Opcode>
  <Keywords>
   <Keyword>RequestNotifications</Keyword>
  </Keywords>
  <freb:Description Data="NotificationStatus">NOTIFICATION_CONTINUE</freb:Description>
 </RenderingInfo>
 <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
 </ExtendedTracingInfo>
</Event>
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 <System>
  <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  <EventID>0</EventID>
  <Version>1</Version>
  <Level>5</Level>
  <Opcode>4</Opcode>
  <Keywords>0x100</Keywords>
  <TimeCreated SystemTime="2016-09-21T17:55:47.580Z"/>
  <Correlation ActivityID="{00000000-0000-0000-0600-0080020000FF}"/>
  <Execution ProcessID="9100" ThreadID="15072"/>
  <Computer>BSCWL751990</Computer>
 </System>
 <EventData>
  <Data Name="ContextId">{00000000-0000-0000-0600-0080020000FF}</Data>
  <Data Name="ModuleName">RequestMonitorModule</Data>
 </EventData>
 <RenderingInfo Culture="en-US">
  <Opcode>PRE_BEGIN_REQUEST_START</Opcode>
  <Keywords>
   <Keyword>RequestNotifications</Keyword>
  </Keywords>
 </RenderingInfo>
 <ExtendedTracingInfo xmlns="http://schemas.microsoft.com/win/2004/08/events/trace">
  <EventGuid>{002E91E3-E7AE-44AB-8E07-99230FFA6ADE}</EventGuid>
 </ExtendedTracingInfo>
</Event>
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
 <System>
  <Provider Name="WWW Server" Guid="{3A2A4E84-4C21-4981-AE10-3FDA0D9B0F83}"/>
  <EventID>0</EventID>
  <Version>1</Version>
  <Level>5</Level>
  <Opcode>5</Opcode>
  <Keywords>0x100</Keywords>
  <TimeCreated SystemTime="2016-09-21T17:55:47.580Z"/>
  <Correlation ActivityID="{00000000-0000-0000-0600-0080020000FF}"/>
  <Execution ProcessID="9100" ThreadID="15072"/>
  <Computer>BSCWL751990</Computer>
 </System>
Thanks,

Abdul Aleem

"There is already enough hatred in the world lets spread love, compassion and affection."

GeneralRe: Application download error in XBAP application after deploying the application Pin
Richard Deeming21-Sep-16 8:42
mveRichard Deeming21-Sep-16 8:42 
GeneralRe: Application download error in XBAP application after deploying the application Pin
indian14321-Sep-16 13:54
indian14321-Sep-16 13:54 
GeneralRe: Application download error in XBAP application after deploying the application Pin
Richard Deeming22-Sep-16 1:46
mveRichard Deeming22-Sep-16 1:46 
QuestionUsing a static class to call child Usercontrols functions from a parent window button click event Pin
Stephen Holdorf19-Sep-16 5:55
Stephen Holdorf19-Sep-16 5:55 
AnswerRe: Using a static class to call child Usercontrols functions from a parent window button click event Pin
Gerry Schmitz19-Sep-16 7:14
mveGerry Schmitz19-Sep-16 7:14 
GeneralRe: Using a static class to call child Usercontrols functions from a parent window button click event Pin
Stephen Holdorf19-Sep-16 8:36
Stephen Holdorf19-Sep-16 8:36 
GeneralRe: Using a static class to call child Usercontrols functions from a parent window button click event Pin
Gerry Schmitz19-Sep-16 10:36
mveGerry Schmitz19-Sep-16 10:36 
GeneralRe: Using a static class to call child Usercontrols functions from a parent window button click event Pin
incipire12-Oct-16 9:06
professionalincipire12-Oct-16 9:06 
QuestionSilverlight listbox is keeping the focus on more than one items Pin
indian14318-Sep-16 18:24
indian14318-Sep-16 18:24 
QuestionHow can I call xbap from client browser Pin
indian14316-Sep-16 6:57
indian14316-Sep-16 6:57 
QuestionWPF Expander Pin
Itamar Gigi12-Sep-16 0:22
Itamar Gigi12-Sep-16 0:22 
AnswerRe: WPF Expander Pin
Pete O'Hanlon12-Sep-16 2:22
mvePete O'Hanlon12-Sep-16 2:22 
GeneralRe: WPF Expander Pin
Itamar Gigi12-Sep-16 2:36
Itamar Gigi12-Sep-16 2:36 
GeneralRe: WPF Expander Pin
Pete O'Hanlon12-Sep-16 2:58
mvePete O'Hanlon12-Sep-16 2:58 
GeneralRe: WPF Expander Pin
Itamar Gigi12-Sep-16 3:09
Itamar Gigi12-Sep-16 3:09 
GeneralRe: WPF Expander Pin
Itamar Gigi12-Sep-16 2:39
Itamar Gigi12-Sep-16 2:39 
GeneralRe: WPF Expander Pin
Itamar Gigi12-Sep-16 2:45
Itamar Gigi12-Sep-16 2:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.