Sign In
Insert witty blog title here
Blog for Philip Beber
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
February 2007
(1)
October 2005
(3)
July 2005
(1)
June 2005
(1)
MSDN Blogs
>
Insert witty blog title here
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Insert witty blog title here
How to diagnose 500 server errors
Posted
over 5 years ago
by
Philip Beber [MSFT]
1
Comments
Step One: Turn off custom errors in your ASP.Net app. Usually this means editing web.config and settings <customErrors mod="Off" />. E.g. <?xml version="1.0" encoding="utf-8" ?> <configuration> <system.web> <customErrors...
Insert witty blog title here
Welcome TAPs!
Posted
over 7 years ago
by
Philip Beber [MSFT]
0
Comments
Today we have some specially selected partners in town to try out our next release of MSS. Welcome! I hope I can be useful in enabling you to use Microsoft Speech Server 2007 (TAP Release). More likely I'll learn as much as you!
Insert witty blog title here
Dynamic Script Part I - Overview
Posted
over 7 years ago
by
Philip Beber [MSFT]
0
Comments
The time has come to say some words about dynamic script and how it can kill the performance of your MSS deployment. First an overview of the general problem: JScript.NET is at the heart of MSS 2004 applications. Some of it is generated by ASP.Net...
Insert witty blog title here
Mysterious logging outages
Posted
over 7 years ago
by
Philip Beber [MSFT]
0
Comments
At last! Something to write about! There have been various reports of the logging in MSS 2004 going mysteriously silent. I got to investigate one of these issues for the first time yesterday. The symptoms were that only TimLogger was writing anything...
Insert witty blog title here
An improvement (?) on the TextWriterTraceListener class
Posted
over 7 years ago
by
Philip Beber [MSFT]
1
Comments
I often use System.Diagnostics.Trace.WriteLine() debugging applications. In the past, if I needed to persist these statements to a log file programmatically I was using a TextWriterTraceListener object to do this. However, it turns out that TraceListeners...
Insert witty blog title here
The first post
Posted
over 7 years ago
by
Philip Beber [MSFT]
0
Comments
Welcome one and all to the official blog of Philip Beber , a Software Design Engineer for Microsoft Speech Server . On my blog I plan to post interesting things I learn about C# and stuff about version 2 of Speech Server too. Maybe even stuff about version...
Page 1 of 1 (6 items)