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 remoting > july 2003 > threads for july 29 - 31, 2003

Filter by week: 1 2 3 4 5

Security Exception with .NET remoting 1.1
Posted by chrislewis NO[at]SPAM etsolutions.com at 7/31/2003 3:11:22 PM
Hi, I am having exactly the same problem as a previous poster (Damien), but my assembly is not strong named. I have copied the text from Damien's post, changing as appropriate for my problem: I have have a framework v1.1 ASP.NET application calling remoting objects hosted in windows serv...more >>


SecurityException with Strong Named Assembly under TCP Remoting
Posted by damien_siviero NO[at]SPAM hotmail.com at 7/30/2003 4:42:08 PM
Hi, I have have a framework v1.1 ASP.NET application calling remoting objects hosted in windows service using the TCP formatter. When the assemblies are not strong named, there is no problem, it is only when I strong name all assemblies with the same key that the problem arrises. The messa...more >>

Application Path and Config files
Posted by Fistandantilus at 7/30/2003 3:18:58 PM
I know this is a basic question, but I couldn't find it in the MSDN. I am taking my Console Remoting app and making it a Windows Service. But when I try and read the config file it can find it because it doesn't have the path. Is there a way to get so this will work??? Also does anyone know a ...more >>

Size used to serialize ints using BinaryFormatter
Posted by hrobinsonAL NO[at]SPAM hotmail.com at 7/30/2003 12:36:58 PM
I am new to remoting and looking at what format to use to serialize my objects. I thought I'd do some tests and I can't understand why I am getting the results that I am. I am simply serializing a single int and it seems to take 54 bytes, not 4 as I would expect. If I were serializing a non-prim...more >>

VS deletes files
Posted by Dan Luciano at 7/30/2003 9:29:48 AM
I have a remoting application. When I run either the server or the = client under Visual Studio .net 2003 it will delete the .config file. = This did not happen under Visual Studio .net 2002. This also does not = occur when I run the server or the client outside of Visual Studion = ..net. Th...more >>

WebService or Remoting
Posted by cpede at 7/29/2003 10:28:19 PM
Hi I'm trying to run a component as a WebService, but my component include a windows GUI, and it seems that when running as a WebService the GUI is not displayed on the screen, and I need it. I believe that it is because the IIS is running as a SYSTEM user, but I don't knoe how to solve...more >>

Object created in server application via remoting can call the server itself
Posted by leeatkinsonlincs NO[at]SPAM hotmail.com at 7/29/2003 1:47:09 PM
Hi I am developing a .net remoting server application that provides a singleton object for access via remote clients. The server application has a windows form, and I want the objects created to be able to write to this windows form. Therefore I need the objects to have access to have a refer...more >>

Datatable parameter passed to remote object byref ??
Posted by David Williams at 7/29/2003 10:47:06 AM
Hi, all, I am working on a fairly basic utility to do file importing for our data / image indexing department. I would like this to be client-server based using remoting so that the file copy work is done on the server side rather than the client. Here's my question / issue. On the ...more >>




DevelopmentNow Blog