Tagged Questions

1
vote
2answers
32 views

Flex Cairngorm Spring Blazeds - Remoting Error - help me please…

Hi all, I seem to be getting the following error when I try to access a Remote Java class (on Spring/BlazeDS) from the Flex/Cairngorm application. I am going crazy at the moment tr …
1
vote
1answer
22 views

Two way communications in .Net remoting

Once the communication between Client and Server is created, the Client could call the remote object functions through proxy. Under this situation, is it possible that Server could …
0
votes
1answer
15 views

BlazeDS accessing HTTPRequest/HTTPSession in custom Java MessageAdapter

In a custom MessageAdapter written for a BlazeDS Java server, is there any way to access HTTPSession and HTTPRequest in a custom MessageAdapter. I'm trying to adapt an existing CO …
1
vote
7answers
139 views

Travelling Visual Studio developers

Hi, I am about to travel to Europe (I'm Australian but imagine this is a similar circumstance for US users and simply flipped for European users). However, there is the slim poss …
1
vote
3answers
28 views

How does [RemoteClass] work in Flex Actionscript can I use it for custom data-binding?

Actionscript supports a [RemoteClass] metadata tag that is used in BlazeDS to provide data-binding hints for marshalling AMF binary objects from Java to BlazeDS. For example: Jav …
1
vote
2answers
58 views

.NET Remoting for Occasionally Connected App - good fit?

Our 70 mobile laptop users are struggling with a new version of an externally developed .NET application that downloads a subset of cases, allows offline data entry, then uploads t …
0
votes
1answer
41 views

OutOfMemoryException during remote method call

Hi, Iam getting OutOfMemoryException while making remote method call. "RemoteEntity.SetLocalStore(DATASET);" passed value is dataset. Note Size of dataset is 38mb Envoirment c …
2
votes
2answers
40 views

Why can I only read properties and not set properties from ASP.NET web app when using .NET remoting?

Hi everyone. I'm having an issue with attempting to set a property on a remote object hosted in a Windows Service. I'm trying to change a property of an object and it is not saving …
0
votes
2answers
23 views

Calling a WCF service from a Remoted DLL

I have a process, let's call it Process A, that is hosting a simple WCF service exposed though a basic Http binding. If I spin up that process I can then access the service from a …
1
vote
2answers
32 views

Remoting - Is an object remote?

How can I determine whether an object is local or remote (using C# remoting)? Both checking in local code if the object is remote or in the object if the code is executed from remo …
0
votes
0answers
24 views

Remoting and missing channel sinks

I ran into a remoting exception: "This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this application h …
1
vote
1answer
36 views

Activator.GetObject - Using the state parameter.

In .NET Remoting, Activator.GetObject method has a state parameter. What is the purpose of this state param? Can I retrieve its value from server side? mdsn didn't help much. Wha …
0
votes
1answer
46 views

StartService fails with error code 1053

Hi! I'm trying to start a process on a remote machine. I'm using OpenSCManager(), CreateService(), QueryServiceStatusEx() and StartService() API-s. I'm able to successfully instal …
0
votes
1answer
12 views

Recommended to use Lingo with Spring?

I'm going through some examples for how to configure asynchronous JMS messaging with Spring, and the book I'm going through, Spring In Action, 2nd Edition (I know there's a 3rd edi …
0
votes
1answer
20 views

.NET Remoting calling a WCF Service Reference errors with “Could not find default endpoint element that references contract”

I have .NET Remoting setup for a number of objects. It has been production for over a year and all is well with the setup. I've added a Service Reference today in a project called …

1 2 3 4 5 18 next
15 30 50 per page