﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Welcome to My Blog</title>
    <description>Welcome to My Blog</description>
    <link>http://www.girijesh.in/Blogs/tabid/73/BlogId/1/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>girijesh@girijesh.in</managingEditor>
    <webMaster>rakesh@rakeshkumar.in</webMaster>
    <pubDate>Mon, 06 Sep 2010 23:37:51 GMT</pubDate>
    <lastBuildDate>Mon, 06 Sep 2010 23:37:51 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Database diagram support objects cannot be installed</title>
      <description>&lt;p&gt;If you want to create database diagram using Management Studio, and you are getting error like "database diagram support objects cannot be installed".&lt;/p&gt;</description>
      <link>http://www.girijesh.in/Blogs/tabid/73/EntryID/3/Default.aspx</link>
      <author>girijesh@girijesh.in</author>
      <comments>http://www.girijesh.in/Blogs/tabid/73/EntryID/3/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.girijesh.in/Default.aspx?tabid=73&amp;EntryID=3</guid>
      <pubDate>Wed, 25 Feb 2009 06:41:47 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.girijesh.in/DesktopModules/Blog/Trackback.aspx?id=3</trackback:ping>
    </item>
    <item>
      <title>Web service Error! "The test form is only available for requests from the local machine"</title>
      <description>&lt;p&gt;If you want to access your web service from outside of the localhost, then you have to edit your web.config file like following.&lt;/p&gt;
&lt;p&gt;&lt;configuration&gt;&lt;br /&gt;
    &lt;system.web&gt;&lt;br /&gt;
    &lt;webServices&gt;&lt;br /&gt;
        &lt;protocols&gt;&lt;br /&gt;
            &lt;add name="HttpGet"/&gt;&lt;br /&gt;
            &lt;add name="HttpPost"/&gt;&lt;br /&gt;
        &lt;/protocols&gt;&lt;br /&gt;
    &lt;/webServices&gt;&lt;br /&gt;
    &lt;/system.web&gt;&lt;br /&gt;
&lt;/configuration&gt;&lt;/p&gt;</description>
      <link>http://www.girijesh.in/Blogs/tabid/73/EntryID/1/Default.aspx</link>
      <author>girijesh@girijesh.in</author>
      <comments>http://www.girijesh.in/Blogs/tabid/73/EntryID/1/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.girijesh.in/Default.aspx?tabid=73&amp;EntryID=1</guid>
      <pubDate>Sat, 16 Feb 2008 21:24:48 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.girijesh.in/DesktopModules/Blog/Trackback.aspx?id=1</trackback:ping>
    </item>
  </channel>
</rss>