473,396 Members | 2,011 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.

Executing a C# proj...

Hey guys,

I've developed an application with multiple C# projects in it, those projs interact well and clean they also communicate with SQL2k5 for fetching and writting data via web service, now what i need is to run my app in another comp sys without copying the entire app files instead i want to copy .dll files(i dont want to deploy it at this instance) or if anyother way exsists, can anyone please assist me on this...

thanks in advance,
Saravanan Krishnan
May 2 '08 #1
3 1068
madankarmukta
308 256MB
Hi,
This is just a doubt about the post you did.
Do you mean .. you want to launch your application at the remote without deploying it..?
May 2 '08 #2
thanks for ur reply madan...

you are right i wanted to do the same, i want to run my app in a remote sys without deploying it,

orelse just tell me how to host my web service proj in my local IIS...
May 2 '08 #3
Plater
7,872 Expert 4TB
So you want to keep the program located on one computer, and run it on another?
You can attempt a few things.
If the computers that will use your program are connected withen a network and have windows shares (samba) you can fiddle with the .NET security permisions to allow running programs from a remote computer.
(i.e. Run with: \\myhostingcomputer\SomeShare\myProgram.exe)

Or you could set up the webservice/application and restrict access. Then give your users access rights?
May 2 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: aladdin | last post by:
I use outside .jpg picture files in a Windows Form project. I try to compile use csc.exe at command line. I use resgen.exe to generate a resource file like: resgen.exe Form1.resx...
9
by: Marc Miller | last post by:
Hi all, I have 2 dev. machines, the 1st is Win 2000 with .NET 7.0 and the 2nd is XP Pro with .NET 2003. My Web Server is Win 2000 Server with IIS 5.0. I can create a new project on my test...
1
by: Turk | last post by:
Is it possible to deploy ASP.NET 2 proj onto PWS on windows2000 pro. The app runs fne in vstudio2005, but unable to configure asp.net 2 on PWS on my windows2000 development box. Is this...
2
by: shalender verma | last post by:
I am using VB6. I created a small project. I Want that i can activate my running project(minimized and appearing at the task bar) by pressing any code while working in any other application....
0
by: Tony | last post by:
I am developing a simple .net vb proj and have a few questions that Id be very grateful if someone more experienced than me could answer. Firstly, is it possible to set overwrite options when...
0
by: raulavi | last post by:
I really need a detailed Answer. Thanks!!! How to have global vars if I have a solution with 2 projects...(i need to set the var in one proj and get the var from the second one. I dont want to...
1
by: Lore Leunoeg | last post by:
Does any one know what the file with the extension "proj.user" is good for? Thank you Sincerely Lore
2
by: vaishnavi | last post by:
hi, i want to do a proj for 2nd sem of mcs. could anyone tell me some project topics in java ? some proj topics in servlet or rmi..... or related with db.... pls send me list of the topics....
0
by: =?Utf-8?B?SmVycnkgSg==?= | last post by:
I am using Visual Studio 2005 integrated with Visual Source Safe ver 6.0. When I open visual studio, the proj files keep getting checked out automatically. Can someone tell me why and how I can...
2
by: kkshansid | last post by:
$projid=$_GET; $q="INSERT INTO proj select * from projtemp where projid ='".$projid."'"; $qins=mysql_query($q); is resulting false is there any error? there are 2 tables in a database with name...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
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.