Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet distributed apps > february 2007

Remoting - Singleton & VPN
Posted by lex3001 at 2/28/2007 10:30:02 PM
We recvently diagnosed an issue with an existing application that used remoting and had issues with VPN users as the callback IP address to the client was not always accurate. This application was then changed such that now it only uses the Singleton model. However, an issue has surfaced...more >>

Visual Studio WebMethod with specific SOAP format
Posted by Ernesto_García_García at 2/21/2007 6:03:58 PM
Hi experts, I need a Web Service with a specific SOAP format. Its SOAP request and response parameters must be XML elements with no nesting, for example: <soap:Body> <MyMethod xmlns="http://tempuri.org/"> <input1>input1</input1> <input2>input2</input2> </MyMethod> ...more >>

ClickOnce and Temporary/Mandatory Profiles
Posted by tricky101 at 2/13/2007 6:24:01 AM
Hi, We have an app that is being distributed using ClickOnce. However when we try to launch it on a machine that using using mandatory profiles we get the following error: PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.42 System.Depl...more >>

Playing with .NET remoting
Posted by DXRick at 2/12/2007 2:33:00 PM
Hi, I am a student to C# and .NET. So far I have read "Pro C# 2005 and the ..NET 2.0 Platform", which touches on the concept of creating a client server app. Now I would like to actually create a separate server computer. I have a MSDN subscription and can install any of the servers on one ...more >>

Help! Suspected memory leak
Posted by Brian at 2/7/2007 1:41:11 PM
Hello, I think I've got a memory leak in a C#/.NET service I created. I hope someone can help point me in the right direction. The service runs fine and does what it is supposed to do. But when I pound on it, over time, the task manager shows the program 'Services.Exe' (not my service ...more >>

XCopy and Vista and Relative Paths
Posted by BartMan at 2/5/2007 9:59:00 AM
Greetings, I am trying to test some of our .Net apps from framework 2.0 on a Windows Vista machine. We had a simple installer in which we did a xcopy into a specfied location, and then the program would be installed. The problem that ocurrs now is that I used relative paths in the .bat f...more >>



DevelopmentNow Blog