473,394 Members | 1,709 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,394 software developers and data experts.

Application Domains...

Hello all,
I am developing a .NET application that controls an existing .NET exe.
The problem is that for my application to run the secondary application it
has to reside in the same folder. If it doesn't then an exception is raised
from the secondary application saying that it cannot find certain
assemblies. How can i solve this?

Regards,

Alan
Jul 21 '05 #1
1 1060
One way is to create a 2nd appdomain, set the appbase to the directory of
the executable you are controlling, and start that executable from within
the context of the 2nd appdomain.

"Alan Seunarayan" <so****@ntlworld.com> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hello all,
I am developing a .NET application that controls an existing .NET exe.
The problem is that for my application to run the secondary application it
has to reside in the same folder. If it doesn't then an exception is raised from the secondary application saying that it cannot find certain
assemblies. How can i solve this?

Regards,

Alan

Jul 21 '05 #2

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

Similar topics

2
by: Harold Crump | last post by:
Greetings, I am building a database-driven PHP application. Part of that app needs to run over SSL for gathering private data. Now, when someone purchases a certificate, the domain name is...
8
by: nickdu | last post by:
I'm trying to isolate "applications" into their own application domain within a single process. I've quoted applications because it's a logical representation of an application. Basically it...
3
by: Just D. | last post by:
All, How many Application Domains can be created on machine? If there is any limit? Memory? Some system limitation or what? Just D>
15
by: Untitled | last post by:
I have an ASP .NET web application that displays information. At the same time, i have a web service that collects information from various client applications. This data needs to be processed...
0
by: a_newcomb | last post by:
I have an asp.net application that clients connect to and block until data destined for the client is received, and subsequently routed down the connection. Because of this, it is possible that...
4
by: Ryan | last post by:
I am developing an application using ASP.NET 2.0. In this application, I need to provide customized database-driven interfaces based on the domain name that the user is accessing the application...
0
by: Carl Gilbert | last post by:
Hi I am trying to get a simple ASP.NET web application to work on my 1&1 (1and1) web space. I managed to get something working a while ago, with thanks to Karl Seguin, but for some unknown...
20
by: Joe Van Dyk | last post by:
Hi, What application domains is C++ "best of breed" in? I can make strong arguments for C++ in embedded systems and realtime software, and that's pretty much it. Thanks, Joe
7
by: Victor | last post by:
I've got two domain names sharing the same IP address that use ASP VBScript If I set a session variable with domain 1, it is only available for domain 1 - this is correct? If I set an...
0
by: Flemming | last post by:
I'm using Remoting which is applied inside application_start. In ASP.NET 2.0 application_start seems to be called when shifting domains in the same application - i.e. http://mydomain.dk...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.