Blog Home  Home Feed your aggregator (RSS 2.0)  
Implements IVillage - Tuesday, May 20, 2008
It takes a village to keep up with .Net
 
 Tuesday, May 20, 2008

The onslaught of things to in the evening continues (You don't have to be going to TechEd to come to this one!):

Party with Palermo

June 2, 2008 @ 7:00PM - 10:00PM
Glo Lounge  http://www.gloloungeorlando.com/
8967 International Dr, Orlando, FL
Ph: 407.351.0361
 
Cover charge is 1 business card.  This will get you in the door and register you for the grand prize drawings.
  • Free to attend
  • Free fingerfood
  • Free drink
  • Free swag
Tuesday, May 20, 2008 4:52:53 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]    | 
 Monday, May 19, 2008

Microsoft Architecht Evangelist Jeff barnes will be presenting Siverlight 2.0 on Wednesday May 21st for the SCDNUG.  We last saw Jeff with Joe Healy on the Tiki Hut Tour.  Jeff is a great presenter and I am looking forward to getting up to speed on Silverlight 2!  More Info Here.

Monday, May 19, 2008 9:14:02 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]    |   | 
 Sunday, May 18, 2008

I am looking forward to TechEd but am also a little overwhelmed.  I am working up my shcedule with the Schedule Builder and am frankly in awe of the number and variety of sessions.  I want to attend sessions, meet with folks, do labs and even take a cert or two.  How to do all of this and stay sane?

GeekFest 2008 TechEd Edition

Doug Seven & Company (MSFT) are throwing this event at Howl at the Moon.  I haven't been to a Howl at The Moon since the one at Church Street closed.  I am looking forward to getting reaquainted in Geek style.  Hope to see some familiar faces there.

 

Sunday, May 18, 2008 9:04:20 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]    | 
 Thursday, May 15, 2008

Spent a few days battling an error on an HTTP Send Port.  We've been having messages suspend when posting data to Siebel.  The funny part is that the messages got accross ok.  We were only getting the error on the ACK from the send port.  The error message on the suspended message was:

The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF

We brough this up to the Siebel guys but they were a little slow moving on the informatio that they were sending us bad responses.  After a few days I got nervous that the problem may have not been on their end.  So I dragged out NetMon.  And here's what I saw:

  Frame:
+ Ethernet: Etype = Internet IP (IPv4)
+ Ipv4: Next Protocol = TCP, Packet ID = 50895, Total IP Length = 467
+ Tcp: Flags=...PA..., SrcPort=HTTP(80), DstPort=1427, Len=427, Seq=2928398986 - 2928399413, Ack=4246831364, Win=64240 (scale factor not found)
- Http: Response, HTTP/1.1, Status Code = 204
  - Response:
     ProtocolVersion: HTTP/1.1
     StatusCode: 204, No content
     Reason: No Content
     Date:  Thu, 15 May 2008 20:28:51 GMT
     Server:  Microsoft-IIS/6.0
     XPoweredBy:  ASP.NET
     process instance id:  1-1DEHL5
     user-agent:  Microsoft (R) BizTalk (R) Server 2006 3.0.1.0
     datahandlingsubsystem:  HRFQADProductInbound
     transporttype:  HTTP
     expect:  100-continue
     object id:  1-Z02HX
     connection:  Keep-Alive
     cache-control:  no-cache, must-revalidate, max-age=0
     Pragma:  no-cache
     Host:  mlbsbltst1vm
     HeaderEnd: CRLF

So I dragged out RFC 2616 to go over what the HTTP Header should look like.  I found that the header field name should be a token and that the definition of a token is:

token = 1*<any CHAR except CTLs or separators>
separators = "(" | ")" | "<" | ">" | "@"
             | "," | ";" | ":" | "\" | <">
             | "/" | "[" | "]" | "?" | "="
             | "{" | "}" | SP | HT

So, in the aforementioned header the following fields are of interest:

     process instance id:  1-1DEHL5

     object id:  1-Z02HX

They are bad.  BizTalk is right.  Working on the Siebel guys to take out these custom header fileds (or make them compliant at the least). 

The problem troubleshooting something like this is that BizTalk chokes on the message in the pipeline and it doesn't get captured anywhere.  I had to reproduce it in an environment where I could use NetMon to grab the actual data from the wire. 

Thursday, May 15, 2008 11:54:09 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [1]    | 
 Monday, May 12, 2008

So Microsoft comes to the Orange County Convention Center for two weeks in June (aka TechEd).  They paid for the thing for two whole weeks.  The weekend between the IT Pro Week and the Dev Week is part of that two weeks and the aforementioned facility will be sitting idle.  What so you do?  Let the community have it...

Microsoft Commmunity Summit 2008

Orlando Convention Center, June 7 and 8

So what is it?  Basically, the Florida User Group Communities were asked what would they do with the Orlando Convention Center for a weekend?  What they came up with was a FREE weekend with loads of great content.  Get all the latest information and registration at http://www.floridatweener.com.
 
I hope to be there.  I am attending Tech Ed on the first week.  It looks like it is going to be an amazing event.  Joe Heally put the call out to the community and this is what happened.  Take a look at the agenda and you'll be amazed.  Hope to see you there.
Monday, May 12, 2008 3:58:48 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]    |  |   | 
 Friday, May 02, 2008

We had a lively evening last night (see our house in the picture above).  A brush fire in the preserve behind our home came very very close.  But the amazing response from all of the fire departments in Brevard County saved every home that was threatened.  An amazing job by these guys with special thanks to the Titusville unit who setup in our yard.  The strategy is apparently to let it burn all it wants to burn, but stop it short of the house.  The less fuel left means less work later. 

It was also an amazing night out to connect with neighbors and show support for each other.  I got to talk with atleast 20 of my neighbors at various times throughout the night.  An incredible example of community.

Friday, May 02, 2008 6:27:46 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]    | 
Copyright © 2008 Christian M Loris. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.