THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Richard Hundhausen: The DBAgilist

This is a mirror of Richard Hundhausen's (aka The DBAgilist) blog "Tales from the Doghouse."

Consuming ASP.NET Web Services from SQLCLR

I've done a lot of things from the SQLCLR thus far, except for consuming an ASP.NET Web Service. This morning, I ran into some difficulties. Here are some key points to remember:

  • Remove any app.config from your SQLCLR project so that VS 2005 can properly deploy
  • Refer to this posting if you get the "Cannot load dynamically generated serialization assembly ..." error message
  • Refer to this posting on how to automate the fix above from within Visual Studio 2005

Many thanks to Vineet Rao (Microsoft) for these tips.


Published Tuesday, September 06, 2005 10:30 AM by Tales from the Doghouse

Comments

No Comments
Anonymous comments are disabled

This Blog

Syndication

Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement