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

Additional Error Remoting::Configure

This is what I get by the way : the error on my Remoting.

Code:
RemotingConfiguration::Configure ("RTC_cpp.exe.config");

Error:
An unhandled exception of type 'System.Runtime.Remoting.RemotingException'
occurred in mscorlib.dll

Additional information: Cannot run a non-default constructor when connecting
to well-known objects.

Hep:
What do I do with it?

Thx:
Kind Regards

NETFAN
--
Message posted via http://www.dotnetmonster.com
Nov 17 '05 #1
2 1263
I have found it.

It seems that my class cannot have copy-constructor and only a default-
constructor since it is used by
Remoting at server-side.

So thats one problem gone.

The less cool part is , that now he gives an error on this line

RealTimeDataManager manager = gcnew RealTimeDataManager();

Saying you need a copy-constructor!!!! How the hell is this possible and how
can I fix this?

Server-side object remoting can have only default construtor and when you
make an instance it says, you need a copy constructor...

Kind Regards

MasL

Mas L wrote:
This is what I get by the way : the error on my Remoting.

Code:
RemotingConfiguration::Configure ("RTC_cpp.exe.config");

Error:
An unhandled exception of type 'System.Runtime.Remoting.RemotingException'
occurred in mscorlib.dll

Additional information: Cannot run a non-default constructor when connecting
to well-known objects.

Hep:
What do I do with it?

Thx:
Kind Regards

NETFAN

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/For...et-vc/200506/1
Nov 17 '05 #2
I found it myself again gosh I am good ;)
Mas L wrote:
I have found it.

It seems that my class cannot have copy-constructor and only a default-
constructor since it is used by
Remoting at server-side.

So thats one problem gone.

The less cool part is , that now he gives an error on this line

RealTimeDataManager manager = gcnew RealTimeDataManager();

Saying you need a copy-constructor!!!! How the hell is this possible and how
can I fix this?

Server-side object remoting can have only default construtor and when you
make an instance it says, you need a copy constructor...

Kind Regards

MasL
This is what I get by the way : the error on my Remoting.

[quoted text clipped - 15 lines]

NETFAN

--
Message posted via DotNetMonster.com
http://www.dotnetmonster.com/Uwe/For...et-vc/200506/1
Nov 17 '05 #3

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

Similar topics

0
by: Oliver Hertel | last post by:
Hi there, when using phpize on the php accelerator turck*, i get this error: configure.in:76: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please...
0
by: Ref | last post by:
Hi I am new with Replication I develop Now the Microsoft Server 2000 Replication And I chose Snapshot type for replication All I need to copy Part of db from Publisher via distributor to...
8
by: lawrence k | last post by:
I've installed Apache 1.3.36 on my Redhat EL 3 machine. Now I'm trying to install PHP 5.1.4. I can not get the ./configure command to work. I keep getting this error: configure: error: Invalid...
2
by: akhilesh.noida | last post by:
I am trying to compile glibc-2.5 for ARM based board. But I am getting errors while configuring it. Please check and give your inputs for resolving this. configure command : $...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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
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
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.