472,354 Members | 2,189 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

System.Runtime.Remoting.Proxies

Hi All

i am getting an error in remoting proxies like the below :

Exception rethrown at [0]:

at System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage
reqMsg, IMessage retMsg)

at System.Runtime.Remoting.Proxies.RealProxy.PrivateI nvoke(MessageData&
msgData, Int32 type)

at Method 1

at Method 2

at MessageProcessData(String usrlogin, String patKey, String intKey1, String
intKey2, String intKey3, String intKey4, String intKey5, String stringKey1,
String stringKey2, String stringKey3, String stringKey4, String stringKey5,
String cgd, String eventName, IFilterTrigger theFilterClass, String
obqStatus, String group)

Nested Exception

Exception: System.Data.Odbc.OdbcException

Message: ERROR [HY001] [Informix][Informix ODBC Driver]Memory
allocation failure.

1.Is this something to do with the datatype of the data which is been sent
across the Remotable channel and not being accepted by the database.

2. is it because of the remoting channels ?

Can any one let me know what is the probable cause of this error ?


Aug 19 '06 #1
2 3447
SenthilVel wrote:
i am getting an error in remoting proxies like the below :

Exception rethrown at [0]:

at System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage
reqMsg, IMessage retMsg)
Exception: System.Data.Odbc.OdbcException

Message: ERROR [HY001] [Informix][Informix ODBC Driver]Memory
allocation failure.

1.Is this something to do with the datatype of the data which is been sent
across the Remotable channel and not being accepted by the database.

2. is it because of the remoting channels ?
It looks to me that the error is simply marshaled by the remoting
infrastructure, and that the error has nothing to do with remoting per
se but has been thrown by the Informix ODBC driver.

-- Barry

--
http://barrkel.blogspot.com/
Aug 19 '06 #2
Thanks Barry .

So do u think that if i can Analyse all the Fields updated in to Informix
table , with the proper datratypes this will be solved.

what are the steps do u think for solving from the Database Point of view ?

Thanks in advance.

Thanks
Senthil

"Barry Kelly" <ba***********@gmail.comwrote in message
news:6v********************************@4ax.com...
SenthilVel wrote:
>i am getting an error in remoting proxies like the below :

Exception rethrown at [0]:

at System.Runtime.Remoting.Proxies.RealProxy.HandleRe turnMessage(IMessage
reqMsg, IMessage retMsg)

>Exception: System.Data.Odbc.OdbcException

Message: ERROR [HY001] [Informix][Informix ODBC Driver]Memory
allocation failure.

1.Is this something to do with the datatype of the data which is been
sent
across the Remotable channel and not being accepted by the database.

2. is it because of the remoting channels ?

It looks to me that the error is simply marshaled by the remoting
infrastructure, and that the error has nothing to do with remoting per
se but has been thrown by the Informix ODBC driver.

-- Barry

--
http://barrkel.blogspot.com/

Aug 21 '06 #3

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

Similar topics

0
by: W1ld0ne74 | last post by:
I have rewritten a VB6 COM+ object using C# .Net. The object works as expected and registers itself in COM+ on my PC, the development server and even on the Test server. I did battle with this...
0
by: Fidias Gil de Montes | last post by:
In a Distributed Windows application, I receive the following message when the client calls the server: ************** Exception Text ************** System.InvalidCastException: Unable to cast...
1
by: Samuel R. Neff | last post by:
We just started getting NullReferenceException in one of our applications on our demo server. This is occuring in a .NET Windows Service that is using binary remoting over TCP to talk to another...
4
by: marcelino | last post by:
Hi, I have c# express beta I try to write the following using clause: System.Runtime.Remoting.Channels.Http; because I want to create a http channel. HttpChannel aJobChannel = new...
0
by: Kirk | last post by:
I'm trying to use a Web Service to be a Remoting client of an existing ..NET 2.0 server. But I get the following error when I try to use System.Runtime.Remoting.Channels.Http in my WebService. ...
1
by: james.cssa | last post by:
When I try to compile the following program on Visual Studio 2005 Pro, the namespace System.Runtime.Remoting.Channels.Tcp is not recongized by the compiler. (The "Tcp" part is highlighted.) And I...
3
by: breeto | last post by:
If you've configured .NET Remoting to use more than one channel of the same type, for example two TcpClientChannels with unique names, when you want to create a proxy to a remote object how do you...
1
by: SenthilVel | last post by:
Hi All i am getting an error in remoting proxies like the below : Exception rethrown at : at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)...
2
by: =?Utf-8?B?c2FtMDFt?= | last post by:
I have a remoting application that was developed on a Windows XP SP2 machine with VS2005 SP1. I finally got everything deployed using Wix 3.0, and it works great. Problem is, when I install the msi...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...

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.