Re: how to publish an XBAP through IIS 7
- From: "JRL" <jrl@xxxxxxxxxxxxx>
- Date: Wed, 8 Jul 2009 23:42:03 -0700
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.
.
- Follow-Ups:
- Re: how to publish an XBAP through IIS 7
- From: "WenJun Zhang[msft]"
- Re: how to publish an XBAP through IIS 7
- References:
- RE: how to publish an XBAP through IIS 7
- From: "Steven Cheng"
- RE: how to publish an XBAP through IIS 7
- From: "WenJun Zhang[msft]"
- RE: how to publish an XBAP through IIS 7
- From: "WenJun Zhang[msft]"
- Re: how to publish an XBAP through IIS 7
- From: JRL
- Re: how to publish an XBAP through IIS 7
- From: "WenJun Zhang[msft]"
- RE: how to publish an XBAP through IIS 7
- Prev by Date: Re: FTP 7.5 + SSL + Non-default port / AspNetAuth
- Next by Date: Re: how to publish an XBAP through IIS 7
- Previous by thread: Re: how to publish an XBAP through IIS 7
- Next by thread: Re: how to publish an XBAP through IIS 7
- Index(es):
Relevant Pages
|