|
-
Jun 26th, 2006, 03:11 AM
#1
Thread Starter
Hyperactive Member
Asp.net as front end of .net remoting
Dear Experts, i have a .NET remoting server app which runs on a comm server and i have a remoting client winapp which i can control mp3 playback on multiple soundcards. Now i would like to do the same thing on web based. using back the same codes as in my remoting client winapp. i got errors like -
System.Runtime.Remoting.RemotingException was unhandled by user code
Message="Attempt to redirect activation of type 'IAudio, App_Code.amdtefbr' which is already redirected."
Source="mscorlib"
How do i go about to call methods remotely from asp.net client? thanks for reading.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|