Thoughts from Dan Miser RSS 2.0
 Thursday, March 09, 2006
Here are my notes on hosting remote objects in .NET:

  1. MSDN has a Remoting Example for hosting in IIS. The nice thing about the sample is that it shows how to use the BinaryFormatter for optimized communication over the HTTP channel.
  2. When using the HttpChannel and BinaryFormatter combination, HTTP errors still come back as text. This leads to SerializationException errors on the client. Richard Blewett wrote a custom channel sink to fix the HttpChannel/BinaryFormatter/ASP.NET host bug.
  3. The connectionStrings element in the web.config file is only valid when running ASP.NET 2.0. You can change your virtual directory to use ASP.NET 2.0 by running Internet Information Services, right-clicking on your virtual directory and selecting Properties. Then, go to the ASP.NET tab and select the 2.0 ASP.NET version in the combo box. You can also modify the web.config file here by pressing the Edit Configuration button.
  4. Put the web.config file in the root of the virtual directory, and the assemblies in the bin subdirectory.
  5. If you want to test the remote object, you can't just surf to the URI of the object (e.g. http://localhost/tipnet/MyAppServer.rem). If you do, you'll get a "Requested Service Not Found" error. You need to go to http://localhost/tipnet/MyAppServer.rem?wsdl instead. Be sure you explicitly specified the SdlChannelSink if you use other channel sinks.
  6. Lastly, be careful when defining channel tags in web.config. Don't close XML elements out prematurely. It's easy to do, and hard to spot once you've done it. :-)
Thursday, March 09, 2006 1:00:00 PM (Central Standard Time, UTC-06:00)  #    Comments [0] -

Tracked by:
http://9nf-information.info/36141605/bar-in-photo-impact.html [Pingback]
http://9nc-information.info/99850085/index.html [Pingback]
http://9nl-information.info/35395068/index.html [Pingback]
http://9nf-information.info/34608013/index.html [Pingback]
http://9nx-information.info/71964213/index.html [Pingback]
http://9nh-information.info/96147360/shah-baby-shower.html [Pingback]
http://9ns-information.info/37949804/new-bern-environmental-job.html [Pingback]
http://9nl-information.info/53522691/index.html [Pingback]
http://9nr-information.info/65331475/index.html [Pingback]
http://9ng-information.info/44638743/dog-care-kissimmee.html [Pingback]
http://9nn-information.info/00862026/index.html [Pingback]
http://9nv-information.info/58503590/index.html [Pingback]
http://9om-information.info/00663263/index.html [Pingback]
http://9qb-information.info/01294121/index.html [Pingback]
http://9om-information.info/52279085/index.html [Pingback]
http://9qs-information.info/15488728/pirelli-franchising-it.html [Pingback]
http://9ov-information.info/11160781/index.html [Pingback]
http://9qm-information.info/00980606/index.html [Pingback]
http://9qn-information.info/38967215/index.html [Pingback]
http://9os-information.info/16625695/sony-dvd-recorder-rdr-gx300-inputs.html [Pingback]
http://9ol-information.info/03182844/index.html [Pingback]
http://9rx-information.info/88765668/index.html [Pingback]
http://9rt-information.info/30043211/lehmans-books.html [Pingback]
http://9sp-information.info/98863056/index.html [Pingback]
http://9sb-information.info/66966328/index.html [Pingback]
http://9rm-information.info/68781786/index.html [Pingback]
http://9rj-information.info/89679445/dance-hall-queens-jamicia-thongs.html [Pingback]
http://9sg-information.info/30611885/index.html [Pingback]
http://9ru-information.info/88159000/index.html [Pingback]
http://9rv-information.info/74537787/order-stick-game.html [Pingback]
http://9uaea-le-informazioni.info/60875745/dizionario-italiano-latino-online.htm... [Pingback]
http://9uafj-le-informazioni.info/56780367/motore-elettrico-corrente-alternata.h... [Pingback]
http://9uafq-le-informazioni.info/52340372/storia-bambino-cardiopatici.html [Pingback]
http://9uafa-le-informazioni.info/32091752/index.html [Pingback]
http://9uagg-le-informazioni.info/95803505/index.html [Pingback]
http://9uagj-le-informazioni.info/19695474/rivenditori-usato.html [Pingback]
http://9uahj-le-informazioni.info/44722711/index.html [Pingback]
http://9uagi-le-informazioni.info/55614879/cortes-de-cabello-modernos.html [Pingback]
http://9uahr-le-informazioni.info/44768414/ariete-oroscopo.html [Pingback]
http://9uagd-le-informazioni.info/69174476/collezione-orologio-moschino-2006.htm... [Pingback]
http://9uage-le-informazioni.info/07021221/transizione-ias.html [Pingback]
http://9uagr-le-informazioni.info/61488660/web-shopping-on-line-acquits-5.html [Pingback]
http://9uahf-le-informazioni.info/91282387/colle-viminale.html [Pingback]
http://www.google.com/search?q=jwbcomjv [Pingback]
Navigation
Archive
<July 2008>
SunMonTueWedThuFriSat
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2008
Dan Miser
Sign In
Statistics
Total Posts: 306
This Year: 21
This Month: 0
This Week: 0
Comments: 604
All Content © 2008, Dan Miser
DasBlog theme 'Business' created by Christoph De Baene (delarou)