Re: how to publish an XBAP through IIS 7

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




I can now say that when I browse the xbap file (served through iis 7) then the result is
HTTP Error 404. The requested resource is not found

In order to get this I had to set the default document for the site to (webname).xbap

I will be away from the office for a few days. I will try to complete this test and report back by july 14.



""WenJun Zhang[msft]"" <wjzhang@xxxxxxxxxxxxxxxxxxxx> wrote in message news:qXzcnk7$JHA.4964@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

Let's use webfetch to trace the rawdata of http request/response and check
what the exact error is returned from server-side.

HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
http://support.microsoft.com/default.aspx?scid=kb;en-us;284285

To use, please input:

Host: (The site's domainname/hostheader or servername or just IP address)
Port: (The site's port number if it isn't using the default 80)
Path: (The relative path of your page. e.g: /3D.xbap)
Auth: (in case the site is anonymous enabled, just use Anonymous, otherwise
please specify proper user credential)

Press Go! to issue a http request to the server and check what response is
returned. I think the trace should show us with the details. Please paste
the whole log data here.

I'll wait for your update. Thanks.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.

MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 business day is acceptable. Please note that each follow up response may
take approximately 2 business days as the support professional working with
you may need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations that require urgent,
real-time or phone-based interactions. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.


.



Relevant Pages

  • RE: Writing A Web Browser.... Sort of...
    ... in ASP.NET which is still able to used in SPS server: ... Introduction to HTTP Modules ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.languages.csharp)
  • Fwd: Bruter 1.1 released
    ... Display "found valid credential" message in message tab ... Fixed HTTP library does not handle response code 100 correctly ... Support digest authentication with REGISTER method with expire=0 ... Support TCP/TLS with SIP-TCP ...
    (Pen-Test)
  • Re: Accessing web with a C program
    ... richard@xxxxxxxxxxxxxxx (Richard Tobin) writes: ... _should_ bypass the OS and support HTTP when the OS only gives ... mapping URLs to file names somehow (the mapping could be ...
    (comp.lang.c)
  • Re: Shared drives through a firewall
    ... Webdav allows access either via a webdav client that supports writing or a standard http client. ... It has good application layer support from a wide variety of reverse proxy/firewall products designed for protecting web traffic if you choose to expose it externally. ... It's also fairly difficult to distinguish from a regular webserver, so it's far less likely to draw attention from attackers than opening up SMB ports, particularly if you had a webserver running anyway. ...
    (Focus-Microsoft)
  • Re: Generated javascript from .pl files
    ... Because web servers might use a different HTTP specification than ... the visiting browser, so possible HTTP version conflicts arise. ... I'd like to see an otherwise usable Web client that does not support ... one that is used here does not rely on the (Content-* request) HTTP headers. ...
    (comp.lang.javascript)