473,396 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Deploying Remote Object Assembly to Clients?

Hi,
Suppose in a scenario that security is not an issue; if I deploy a copy of
the Whole assembly that contains remote objects to clients which of the
following would happen?

1- The calls to methods are actually serviced and run in the client machine
(like when a sharing assembly is installed on GAC).
2- The calls are still forwarded to server despite the fact that the a copy
of the whole assembly exists on client machine.
Jul 13 '07 #1
3 1430
Assuming it is configured for remoting, then 2.

Without the dlls (defining the object / interface model), I would
expect Fusion to throw a wobbly.

Marc
Jul 13 '07 #2
Considering the scenario mentioned:
Do I need to deploy the remote assembly (definig objects) only for
development of client App or does the client will need the assembly at
runtime too?

"Leon_Amirreza" <am**************@yahoo.comwrote in message
news:ur**************@TK2MSFTNGP05.phx.gbl...
Hi,
Suppose in a scenario that security is not an issue; if I deploy a copy of
the Whole assembly that contains remote objects to clients which of the
following would happen?

1- The calls to methods are actually serviced and run in the client
machine (like when a sharing assembly is installed on GAC).
2- The calls are still forwarded to server despite the fact that the a
copy of the whole assembly exists on client machine.


Jul 13 '07 #3
Here's a thought... try it! With either what you have at the moment,
or a simple "hello world", see what happens both with and without the
dll. I would /expect/ it to fail horribly without the dll at the
client... but my expectation is not always correct.

Marc
Jul 13 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Brent | last post by:
I maintain a Sql Server database application whose forms are compiled in a .dll and kept in a remote web folder. The main .exe looks to the web folder to see if this .dll exists. If so, then it...
3
by: Keith | last post by:
I am using the built-in setup installer which comes with VS 2003. I am always having problems running the application on other machines other than my development machines with VS. It seems like...
0
by: Tomas Vera | last post by:
Hello All, I've developed a Commerce Server application and am having deployment problems. The issue is not Commerce Server specific, so I'll ask here, since questions get answered here. The...
1
by: News-West | last post by:
Hi, I have foolishly got myself caught up in coding a pretty simple app in c#, on the back of very little experience of the language. At the heart of the app, is a remote server, which fires...
2
by: | last post by:
Dear Groups, I am trying to develop a simple client <-> server application where (for database security reasons) the server only has access to the centralised database (and a file repository),...
4
by: JOHN MALONEY | last post by:
Hi Everybody, I have created a three-tiered db application in VB .NET but I can't get the deployment to work right. I have added a SetUp project to the existing application. I also selected...
3
by: lk | last post by:
I need some help regarding the mechanism to put in place to be able to dynamically update a remote object when the assembly where it is defined is modified, and this whitout having service...
0
by: Saish | last post by:
Hi I developed webservice for dabase operations. i creatred virtual directory and i am able to run in our local ntewor but not able to run in remote server.. I want to deploy this service to...
8
by: =?Utf-8?B?V2hpc2tleVJvbWVv?= | last post by:
I am trying to copy files and folders onto a production machine (Windows 2003 web edition -- we had to install the .NetFramework 2.0 on it). I wasn't even sure which files to copy for a ASP.NET...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.