Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
1
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~367 People Reached
Favorite Tags
Member Avatar for sbrown

I'm sending an HttpWebRequest to a BizTalk server. BizTalk receives and asyncronously processes correctly, but I never receive an http response. The last statement in the snippet below is where my code hangs. This same code works in my DEV environment - I get the repsonse almost instantly. IIS appears …

Member Avatar for sbrown
0
146
Member Avatar for sbrown

I'm sending an HttpWebRequest to a BizTalk server. BizTalk receives and asyncronously processes correctly, but I never receive an http response. The last statement in the snippet below is where my code hangs. This same code works in my DEV environment - I get the repsonse almost instantly. IIS appears …

0
72
Member Avatar for sbrown

Hey there! I'm a 43 year old who develops software for a large insurance company. I started developing in Foxpro 15 years ago. Since then I've delved into VB.Net, PHP, Java, C++ and now C#. I've worn numerous hats - developer, manager, business analyst, dba etc... I'm currently doing ASP.NET …

Member Avatar for christina>you
2
92
Member Avatar for sbrown

I have a solution with multiple layer (projects). One such project holds my Unit Tests (NUnit). In debug mode everything build fine. As soon as switch to Release mode my build fails. I could remove this project from my solution and all is fine with the world ... but I …

0
57