473,503 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET does nothing on target machine

I do a simple unzip style deployment onto a target machine. This target
machine previously had a working version of my app on it but 30 seconds
after unzipping the new DLLs etc to this folder nothing happens when the
WinForm EXE is double-clicked.

Without getting the .NET 2 SDK downloaded onto this computer is there a way
I can find out what is going on?
Cheers
Pete
Jun 27 '08 #1
4 1061
On May 29, 7:08*am, "Peter Morris" <mrpmorris at gmail dot comwrote:
I do a simple unzip style deployment onto a target machine. *This target
machine previously had a working version of my app on it but 30 seconds
after unzipping the new DLLs etc to this folder nothing happens when the
WinForm EXE is double-clicked.

Without getting the .NET 2 SDK downloaded onto this computer is there a way
I can find out what is going on?

Cheers

Pete
what framework are you targetting?
is it the same than your old app?
it's weird that nothing happens, at least an error message should be
displayed
Jun 27 '08 #2
what framework are you targetting?

2.0

is it the same than your old app?
Yes, the same app with modified GUI etc. All DLLs are marked
"CopyLocal=True" too.

it's weird that nothing happens, at least an error message should be
displayed
I agree, and that's why I want to know what is happening :-) Does anyone
have any ideas?

Pete
Jun 27 '08 #3
On May 29, 9:55 am, "Peter Morris" <mrpmorris at gmail dot comwrote:
what framework are you targetting?

2.0
is it the same than your old app?

Yes, the same app with modified GUI etc. All DLLs are marked
"CopyLocal=True" too.
it's weird that nothing happens, at least an error message should be
displayed

I agree, and that's why I want to know what is happening :-) Does anyone
have any ideas?

Pete
If you can connect to the target machine using the debugger from your
development machine, you can try to debug the app.

If not, you can fall back on the old fashioned way by adding logging
statements to your code.

Also, check the Event logs on the target machine and see if anything
is logged in the event logs.

Chris
Jun 27 '08 #4
On May 29, 10:55*am, "Peter Morris" <mrpmorris at gmail dot com>
wrote:
what framework are you targetting?

2.0
is it the same than your old app?

Yes, the same app with modified GUI etc. *All DLLs are marked
"CopyLocal=True" too.
it's weird that nothing happens, at least an error message should be
displayed

I agree, and that's why I want to know what is happening :-) *Does anyone
have any ideas?

Pete
Are you logging the errors?
TAke a look into AppDomain.UnhandledException and
Thread.ThreadException

without seeing the code that is run before displaying the first window
is difficult to know where the problem is
Jun 27 '08 #5

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

Similar topics

6
2729
by: BigDadyWeaver | last post by:
I am using the following code in asp to define a unique and unpredictable record ID in Access. <% 'GENERATE UNIQUE ID Function genguid() Dim Guid guid =...
0
1280
by: AlanF | last post by:
I have looked over most of the FSW questions in the forum and this one seems like a unique twist. Here it is. In a nutshell, when a .NET service is running on my machine (XP), the fsw file...
4
2369
by: Barry Young | last post by:
I have Access 2000 installed on a machine and I create the MDE just fine. When I copy the MDE file over to another machine that has Access 2000 installed, the references are hosed and I get unable...
43
8640
by: Minti | last post by:
Hi there everybody, I was just wondering that too many people choose to use language like Java because of its architecture independence, this AI is achieved because Java is as such a...
22
3042
by: Ryan M | last post by:
I've been programming for a while, but most of my experience is on unix. How do C compilers work on operating systems that weren't written in C? And that have no libc? Compiling C on unix seems...
1
7078
by: =?ISO-8859-1?Q?Lasse_V=E5gs=E6ther_Karlsen?= | last post by:
I get the above error in some of the ASP.NET web applications on a server, and I need some help figuring out how to deal with it. This is a rather long post, and I hope I have enough details that...
8
3728
by: Joe Withawk | last post by:
I have a solution consisting of a c# project as win application and a c++ project as classlibrary. Both are .net 2.0 The classlibrary handles some loading of quicktime movies, but that should not...
4
1386
by: Aussie Rules | last post by:
Hi, I have a basic app that I have build and am trying to use the click once/publish feature to make the installation. I have create a Virtual Machine using XP SP2, install VS.2005(aka dev) and...
1
3648
by: sva0008 | last post by:
i have a auto suggest script that does not work in firefox , works great on IE. /******************************************************* AutoSuggest - a javascript automatic text input...
0
7076
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
7274
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
5576
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,...
0
4670
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3162
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3151
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1507
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
732
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
377
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.