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
all groups > dotnet distributed apps > november 2007

Some clients can't connect to web service
Posted by Bob at 11/20/2007 10:07:00 AM
I have written a web service and posted it OK to IIS. From most external networks I can install the smart client application that goes with it and all works fine. From one particular network clients can't connect. I can browse to the service page on the home server in IE no problem. If I fi...more >>


VS 2005 and Terminal Services Detection
Posted by GAZ at 11/19/2007 5:22:48 PM
Is it possible to detect whether an application is started on a regular computer (xp, vista, etc.) or through terminal services? Basically, we would like to prevent users from starting our application through terminal services. Thanks for any answers and/or ideas. BR, GAZ ...more >>

How to create error and information files separately using enterprise library
Posted by Shijas KM at 11/14/2007 5:50:16 AM
How to create error and information files separately using enterprise library??? All errors from TraceEventType.Error in an Error file in one location and all information from TraceEventType.Information in an information file in another location .how to achive this. *** Sent via Develop...more >>

[ClikOnce]Why ClickOnce needs the Framework 3.5 on Vstudio 2008 Beta 2 ?
Posted by Oriane at 11/12/2007 6:08:39 PM
Hi there, I deploy my WPF application with Visual Studio 2008 and ClickOnce. My application runs with the ;Net 3.0 framework, but during the installation steps, the .Net 3.5 component is required... Do you know why ? Could VStudio 2008 need this component ? Oriane ...more >>

VB.net Windows Service - how to debug a live installation.
Posted by SteveS at 11/12/2007 5:12:00 PM
I have a service running fairly well but it still has some bugs in it that I can not reproduce in my test environment. It is a multi-threaded application! My question: is there a way to connect Visual Studio 2005 (sp1) to the program to debug the code while it is still running at a remote sit...more >>

Secure comms
Posted by BillAtWork at 11/12/2007 1:57:01 PM
Hi, I'm looking for a good method of setting up a secure conversation between a desktop client app and a webservice. The scenario is: - LOTS of clients - very small packets (<1K) sent frequently (up to 10 per min) - Client app will run for long periods - Want to ensure minimal server load ...more >>

VERY NEW to VB .NET need help with a dll
Posted by Randy at 11/9/2007 12:44:01 PM
refLateChargesTableAdapterI am very new to VB .NET and I am having some trouble. I want to create a DLL file that will house functions that other systems can call. My major problem is that these functions need to use tables to do their processing and I want the tables to be in the dll so tha...more >>

Remoting - how to access server data?
Posted by r norman at 11/8/2007 4:53:43 PM
I am converting a C++ MFC client-server application to C# dotNet and I would like to switch my TCP/IP messages to use dotNet remoting concepts. I can successfully implement many remoting samples, for example from Wrox Press Professional C#. However all of these find have trivial objects that a...more >>



How to Write Dot Net and Vb6 Applications that are Cluster Aware
Posted by Tatworth at 11/7/2007 7:00:03 AM
I need to write a Windows Service to be installed onto a Clustered Server. Besides the references that I have reported in the post at http://forums.asp.net/p/450164/1994483.aspx#1994483, are there any instructions on MSDN that are specific to Dot Net application as opposed to C++? Also an...more >>


DevelopmentNow Blog