Print Page | Close Window

Need to have a real config for objectServer entry on production server

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce 2009
Forum Discription: For .NET 3.5
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=1651
Printed Date: 22-Jan-2026 at 12:40pm


Topic: Need to have a real config for objectServer entry on production server
Posted By: Andrew
Subject: Need to have a real config for objectServer entry on production server
Date Posted: 18-Feb-2010 at 8:39am
Hi,

we have a Devforce-Silverlight App that will be deployed on many real servers.
What I actually do is to change the app.config in my Devforce-Silverlight project to
set the right remotebaseurl and serverport for the deployment-server and recompile.
Then I get a .xap-file that I can deploy on the concrete server.
Is there any way to set those config entries within a config-file outside e.g. the web.config.
I mean I can configure everything else within the web.config.
I cannot believe compiling a special .xap for every deployment server.
There will be hundreds of servers in the future.

I hope you can give me help!

Best Regards
Andrew



Replies:
Posted By: JoshO
Date Posted: 18-Feb-2010 at 12:17pm

Your question is a duplicate of another post and will be answered in this topic:

http://ideablade.com/forum/forum_posts.asp?TID=1636 - http://ideablade.com/forum/forum_posts.asp?TID=1636
 



Print Page | Close Window