<?xml version="1.0" encoding="UTF-8"?><rss version="0.91" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><copyright>All content (copyright) respective authors</copyright><description>Code bookmark tagged with error</description><link>http://www.codaddict.com/tag/error</link><title>Code bookmark tagged with error</title><item><title>Could not load the assembly 'xxx'</title><description>Make sure that ASP .Net application is running under a virtual directory. Set Virtual directory from IIS.</description><link>http://www.codaddict.com/vmonpara/ASP .Net</link><dc:creator>vmonpara</dc:creator><pubDate>Wed, 15 Aug 2007 03:08:01 GMT</pubDate></item><item><title>DTS Error: Object not a collection</title><description>Instead of DTSGlobalVarialbes(&quot;gVar&quot;), put DTSGlobalVarialbes(&quot;gVar&quot;).Value</description><link>http://www.codaddict.com/vmonpara/SQL Server</link><dc:creator>vmonpara</dc:creator><pubDate>Mon, 13 Aug 2007 03:34:02 GMT</pubDate></item><item><title>Unable to find script library /aspnet_client/system_web/1_1_4322/WebUIValidation.js</title><description>This would be due to the fact that your IIS's web root does not have the said /aspnet_client/system_web/1_1_4322/WebUIValidation.js file.<br />
<br />
To resolve this issue, please follow these steps:<br />
1. Open command prompt. (Start &gt; Run &gt; type cmd)<br />
2. Run the following two commands:<br />
Code:<br />
cd %windir%\Microsoft.NET\Framework\v1.1.4322<br />
aspnet_regiis.exe -c</description><link>http://www.codaddict.com/vmonpara/ASP .Net</link><dc:creator>vmonpara</dc:creator><pubDate>Mon, 13 Aug 2007 03:26:52 GMT</pubDate></item><item><title>Parser Error Message: Access is denied: 'Ajax'</title><description>1) Give machine_name\\ASPNET user permission<br />
2) Disable Indexing service<br />
3) Disable antivirus</description><link>http://www.codaddict.com/vmonpara/ASP .Net</link><dc:creator>vmonpara</dc:creator><pubDate>Fri, 10 Aug 2007 10:37:05 GMT</pubDate></item></channel></rss>