New Posts New Posts RSS Feed: Error when Remoting true : Requested Service Not found
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Error when Remoting true : Requested Service Not found

 Post Reply Post Reply
Author
davidklitzke View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 14-Jun-2007
Posts: 715
Post Options Post Options   Quote davidklitzke Quote  Post ReplyReply Direct Link To This Post Topic: Error when Remoting true : Requested Service Not found
    Posted: 18-Jan-2008 at 9:00am
I suspect that you have not deployed your application properly.  In particular, you cannot just install your application on the Server.  You must follow the procedures outlined in Chapter 11 on Deployment in the Developer's Guide.   I would also strongly suggest that you study the following Advanced tutorial:
 
 
Back to Top
nagarajmsc View Drop Down
Newbie
Newbie
Avatar

Joined: 18-Jan-2008
Location: India
Posts: 1
Post Options Post Options   Quote nagarajmsc Quote  Post ReplyReply Direct Link To This Post Posted: 18-Jan-2008 at 3:26am
Hi 2 all,
 
I need to install my application in Server and let client can access that application. In this the IdeaBlade.ibconfig file connection string can be changable. SO that I enabled remoting option and installed website in Serve IIS.
This is the Error I'm getting when call that response Service from web.config. "System.Runtime.Remoting.RemotingException: Requested Service Not Found". This is because of the Namespace not contains IdeaBlade.Persistence.RemotingPersistenceService this class.
 
Some one help me?
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down