Connect with Expertise | Find Experts, Get Answers, Share Insights

Response.ContentType = "video/x-ms-asf"

Slim
 
Posts: n/a
#1: Jul 22 '05
I had a asp file that generated asx files using
Response.ContentType = "video/x-ms-asf"

It was working fine up until a day or so ago. Now all of a sudden it does
not work.

If I take out the Response.ContentType line and copy the source code to a
asx file it works fine. if I copy the URLs out of the code and put them into
the browser it plays. So it is generating the file correctly, it is opening
Windows media player, but it then errors saying it cant fine the file. Yet
copying the URL from the generated asx works fine.

I am puzzled




Ray Costanzo [MVP]
 
Posts: n/a
#2: Jul 22 '05

re: Response.ContentType = "video/x-ms-asf"


http://www.aspfaq.com/5003

Ray at work

"Slim" <slim@range.com> wrote in message
news:OMk08xmdFHA.1504@TK2MSFTNGP15.phx.gbl...[color=blue]
> I had a asp file that generated asx files using
> Response.ContentType = "video/x-ms-asf"
>
> It was working fine up until a day or so ago. Now all of a sudden it does
> not work.
>
> If I take out the Response.ContentType line and copy the source code to a
> asx file it works fine. if I copy the URLs out of the code and put them[/color]
into[color=blue]
> the browser it plays. So it is generating the file correctly, it is[/color]
opening[color=blue]
> Windows media player, but it then errors saying it cant fine the file. Yet
> copying the URL from the generated asx works fine.
>
> I am puzzled
>
>
>[/color]


Slim
 
Posts: n/a
#3: Jul 22 '05

re: Response.ContentType = "video/x-ms-asf"



"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
message news:OpVC11mdFHA.3048@TK2MSFTNGP12.phx.gbl...[color=blue]
> http://www.aspfaq.com/5003
>
> Ray at work[/color]


Don't waste my time, if you don't know move on.

Many people are not here for scoring points or playing childish games, I am
in need of help. I have no time for your petty whinges
Microsoft created this group to help people like me, no to give a life to
people like you

Please stay in your place


[color=blue]
>
> "Slim" <slim@range.com> wrote in message
> news:OMk08xmdFHA.1504@TK2MSFTNGP15.phx.gbl...[color=green]
>> I had a asp file that generated asx files using
>> Response.ContentType = "video/x-ms-asf"
>>
>> It was working fine up until a day or so ago. Now all of a sudden it does
>> not work.
>>
>> If I take out the Response.ContentType line and copy the source code to
>> a
>> asx file it works fine. if I copy the URLs out of the code and put them[/color]
> into[color=green]
>> the browser it plays. So it is generating the file correctly, it is[/color]
> opening[color=green]
>> Windows media player, but it then errors saying it cant fine the file.
>> Yet
>> copying the URL from the generated asx works fine.
>>
>> I am puzzled
>>
>>
>>[/color]
>
>[/color]


Evertjan.
 
Posts: n/a
#4: Jul 22 '05

re: Response.ContentType = "video/x-ms-asf"


Slim wrote on 22 jun 2005 in microsoft.public.inetserver.asp.general:[color=blue]
> "Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote[color=green]
>> http://www.aspfaq.com/5003
>>
>> Ray at work[/color]
>
> Don't waste my time, if you don't know move on.
>
> Many people are not here for scoring points or playing childish games,
> I am in need of help. I have no time for your petty whinges
> Microsoft created this group to help people like me, no to give a life
> to people like you
>
> Please stay in your place
>[/color]

Microsoft put this group on usenet.

So the Netiquette of usenet is in force.

So Ray is right: "Please don't multi-post."

<http://www.aspfaq.com/5003> will help you to understand the "why".

If you "have no time" you should appriciate a request for not wasting the
time of others caused by multiposting.

--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Adrienne
 
Posts: n/a
#5: Jul 22 '05

re: Response.ContentType = "video/x-ms-asf"


Gazing into my crystal ball I observed "Slim" <slim@range.com> writing in
news:e9ro2drdFHA.3836@tk2msftngp13.phx.gbl:
[color=blue]
> "Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> wrote in
> message news:OpVC11mdFHA.3048@TK2MSFTNGP12.phx.gbl...[color=green]
>> http://www.aspfaq.com/5003
>>
>> Ray at work[/color]
>
>
> Don't waste my time, if you don't know move on.[/color]

By multiposting, you are wasting everyone else's time.
[color=blue]
>
> Many people are not here for scoring points or playing childish games,[/color]

And Usenet is not a 24/7 help desk.
[color=blue]
> I am in need of help. I have no time for your petty whinges[/color]

See above.
[color=blue]
> Microsoft created this group to help people like me, no to give a life
> to people like you[/color]

No, Microsoft has a website for developers that might be able to help
people like you. Usenet is for discussion. If you happen to find an
answer to your problem in the discussion, then good for you.
[color=blue]
>
> Please stay in your place
>
>[/color]

Plonk! Stay in yours.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Closed Thread