Wrox Programmer Forums
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 18th, 2004, 09:43 AM
Authorized User
 
Join Date: Jul 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to p_nut33 Send a message via MSN to p_nut33
Default Remoting Question

Hi, I have an application fetching data from a remoted object already. The problem is that I cant reference the Windows Application Project from the remoted object because W. Application Projects dont generate .Dll's. Now I need a way to create a listener/server on the application where the remoted object replicates database changes when they occur to everbody else by calling a method in the form which I want to remote. Is this possible ?

I tried creating an object inside the project but then since its part of the windows application it can't be referenced. And if I create a DLL then it suffers from the same problem which is not being able to reference the Windows Form (Who's DataRefresh method I want to call)

HELP PLEASE!






Similar Threads
Thread Thread Starter Forum Replies Last Post
Remoting in C# mahen_pali C# 2005 1 February 24th, 2009 05:15 PM
Remoting in c# mahen_pali C# 0 November 17th, 2008 10:17 AM
Remoting bhavana .NET Framework 1.x 0 November 12th, 2007 04:20 AM
Remoting manisha2578 VS.NET 2002/2003 1 June 29th, 2005 06:59 AM
Remoting.... kk_katepally General .NET 0 December 21st, 2004 05:07 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.