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

My Application don´t run out my Pc ?

Hi, Group

The application run OK in my local machine but don't run in other machine. I
am Install The Framework and the Framework Redistributable Package in all
the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio
Nov 22 '05 #1
8 1293
not enough information in your error message. Copy it word for word. Then
ask your question again.
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Mario Reiley" <mr*****@cantv.net> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
Hi, Group

The application run OK in my local machine but don't run in other machine. I am Install The Framework and the Framework Redistributable Package in all
the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio

Nov 22 '05 #2

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
Hi, Group

The application run OK in my local machine but don't run in other machine. I am Install The Framework and the Framework Redistributable Package in all
the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio

In addition to what Nick asked for, how, exactly, did you port your
application to the other PC's?
You did add a deployment project to your solution and build an installable
package, then install your application on the target PC's, correct?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 22 '05 #3
Do you import dll or ocx objects in your application program?
If you don't register them, then the error will be occurred.

Usage: regsvr32 xxxx.dll

Regards,

Arios Tsao
"Mario Reiley" <mr*****@cantv.net> ¦b¶l¥ó
news:OT**************@TK2MSFTNGP11.phx.gbl ¤¤¼¶¼g...
Hi, Group

The application run OK in my local machine but don't run in other machine. I am Install The Framework and the Framework Redistributable Package in all
the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio

Nov 22 '05 #4
Do you import dll or ocx objects in your application program?
If you don't register them, then the error will be occurred.

Usage: regsvr32 xxxx.dll

Regards,

Arios Tsao
"Mario Reiley" <mr*****@cantv.net> ¦b¶l¥ó
news:OT**************@TK2MSFTNGP11.phx.gbl ¤¤¼¶¼g...
Hi, Group

The application run OK in my local machine but don't run in other machine. I am Install The Framework and the Framework Redistributable Package in all
the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio

Nov 22 '05 #5
My Simply make copy ....! and try to run via direct access

Mario
"Peter van der Goes" <p_**********@toadstool.u> escribió en el mensaje
news:uJ****************@TK2MSFTNGP10.phx.gbl...

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
Hi, Group

The application run OK in my local machine but don't run in other machine.
I
am Install The Framework and the Framework Redistributable Package in

all the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio

In addition to what Nick asked for, how, exactly, did you port your
application to the other PC's?
You did add a deployment project to your solution and build an installable
package, then install your application on the target PC's, correct?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 22 '05 #6
My Simply make copy ....! and try to run via direct access

Mario
"Peter van der Goes" <p_**********@toadstool.u> escribió en el mensaje
news:uJ****************@TK2MSFTNGP10.phx.gbl...

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:OT**************@TK2MSFTNGP11.phx.gbl...
Hi, Group

The application run OK in my local machine but don't run in other machine.
I
am Install The Framework and the Framework Redistributable Package in

all the PCs. I get the following error Message: Just - In - Time debugging
Handler and Remote Host

I Working with C# and the .NET Framework 1.1

Some Ideas

Thanks
MArio

In addition to what Nick asked for, how, exactly, did you port your
application to the other PC's?
You did add a deployment project to your solution and build an installable
package, then install your application on the target PC's, correct?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 22 '05 #7

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:ez**************@TK2MSFTNGP10.phx.gbl...
My Simply make copy ....! and try to run via direct access

Mario

Made a copy of what, your solution folder?
Id the development environment installed on the target PC as well?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 22 '05 #8

"Mario Reiley" <mr*****@cantv.net> wrote in message
news:ez**************@TK2MSFTNGP10.phx.gbl...
My Simply make copy ....! and try to run via direct access

Mario

Made a copy of what, your solution folder?
Id the development environment installed on the target PC as well?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 22 '05 #9

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

Similar topics

9
by: Rajat Tandon | last post by:
Hello there, I am relatively new to the newsgroups and C#. I have never been disappointed with the groups and always got the prompt replies to my queries.This is yet another strange issue, I am...
21
by: Chris | last post by:
I'm trying to get an existing VS.NET project up on my Win2003 server and I get the following error (on the actual website page): "It is an error to use a section registered as...
20
by: Peter Oliphant | last post by:
How does one launch multiple forms in an application? Using Photoshop as an example, this application seems to be composed of many 'disjoint' forms. Yet, they all seem somewhat 'active' in...
13
by: Kevin Liebowicz | last post by:
Yes, I wasted the past two days trying to fix this. Yes, this is on a Win2003 Server. Yes, this machine is a domain controller. Yes, I seen the dozens of KB articles like this one:...
0
by: angelim | last post by:
Hi All, I'm new here at this forum. I'm trying to find solutions on our probably sql or network issue. Database error . General Network Error. It appears when we are using our ERP...
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
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
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.