Monday, March 26, 2012

What is the assembly name to use for new ASHX files

Grrr!

I hate it when OE garbles messages.
Here's the previous message, in a new message with the same subject.

Hopefully, it will not be garbled.

=========
Hi, Philipp.

have you seen an article by Scott Mitchell,
titled "Serving Dynamic Content with HTTP Handlers" ?

It's at :
http://msdn.microsoft.com/library/d...l/httphandl.asp
and has quite extensive sample code at :

http://download.microsoft.com/downl...SDNHandlers.msi

Analyzing Scott's sample code might help you dissect
why yours isn't working the way you'd like it to work.

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Espaol : http://asp.net.do/foros/
======================================
"Philipp Schmid" <philsch@dotnet.itags.org.microsoft.com> wroteIt beats having to use the Web Interface....trust me...
:}

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

"Juan T. Llibre" wrote:

> Grrr!
> I hate it when OE garbles messages.
> Here's the previous message, in a new message with the same subject.
> Hopefully, it will not be garbled.
> =========
> Hi, Philipp.
> have you seen an article by Scott Mitchell,
> titled "Serving Dynamic Content with HTTP Handlers" ?
> It's at :
> http://msdn.microsoft.com/library/d...l/httphandl.asp
> and has quite extensive sample code at :
> http://download.microsoft.com/downl...SDNHandlers.msi
> Analyzing Scott's sample code might help you dissect
> why yours isn't working the way you'd like it to work.
>
> Juan T. Llibre, ASP.NET MVP
> ASP.NET FAQ : http://asp.net.do/faq/
> Foros de ASP.NET en Espa?ol : http://asp.net.do/foros/
> ======================================
> "Philipp Schmid" <philsch@.microsoft.com> wrote
>
>
It's a bug, and I'll report it as such.

It happens when I insert a hyperlink with a leading space at the
beginning of the line, but only if the hyperlink is more than a certain length.

I'm working on figuring out the repro parameters and then I'll bug it.

But, you're absolutely right : it sure beats using the web interface.

;-)

Juan T. Llibre, ASP.NET MVP
ASP.NET FAQ : http://asp.net.do/faq/
Foros de ASP.NET en Espaol : http://asp.net.do/foros/
======================================
"Curt_C [MVP]" <software_at_darkfalz.com> wrote in message
news:C3B30A1A-5763-4516-AB55-5CF09C5A46F0@.microsoft.com...
> It beats having to use the Web Interface....trust me...
> :}
> --
> Curt Christianson
> site: http://www.darkfalz.com
> blog: http://blog.darkfalz.com
>
> "Juan T. Llibre" wrote:
>> Grrr!
>>
>> I hate it when OE garbles messages.
>> Here's the previous message, in a new message with the same subject.
>>
>> Hopefully, it will not be garbled.
>>
>> =========
>> Hi, Philipp.
>>
>> have you seen an article by Scott Mitchell,
>> titled "Serving Dynamic Content with HTTP Handlers" ?
>>
>> It's at :
>> http://msdn.microsoft.com/library/d...l/httphandl.asp
>> and has quite extensive sample code at :
>>
>> http://download.microsoft.com/downl...SDNHandlers.msi
>>
>> Analyzing Scott's sample code might help you dissect
>> why yours isn't working the way you'd like it to work.
>>
>>
>>
>> Juan T. Llibre, ASP.NET MVP
>> ASP.NET FAQ : http://asp.net.do/faq/
>> Foros de ASP.NET en Espaol : http://asp.net.do/foros/
>> ======================================
>> "Philipp Schmid" <philsch@.microsoft.com> wrote
>>
>>
>>
>>
>

0 comments:

Post a Comment