<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VS Web Deployment Projects</title><link>http://forums.asp.net/1020.aspx</link><description>General discussions of VS Web Deployment Projects</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3436485.aspx</link><pubDate>Thu, 01 Oct 2009 22:03:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3436485</guid><dc:creator>ITSuperman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3436485.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3436485</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thanks so much, your response fixed my issue that just occurred today.&amp;nbsp; You saved me a lot of time!&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3383445.aspx</link><pubDate>Wed, 02 Sep 2009 15:50:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3383445</guid><dc:creator>alienux4</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3383445.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3383445</wfw:commentRss><description>&lt;p&gt;Thank you! This worked beautifully, even though we run MOSS, not WSS.&amp;nbsp;&lt;/p&gt;&lt;p&gt;it was actually the %webroot%\App_Browsers\_vti_cnf folder that needed to be deleted, but it immediately fixed the problem we&amp;#39;d been having for the past 3 hours or so&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3364460.aspx</link><pubDate>Mon, 24 Aug 2009 09:32:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3364460</guid><dc:creator>VijayJadhav</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3364460.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3364460</wfw:commentRss><description>&lt;p&gt;Hi dgman,&lt;/p&gt;&lt;p&gt;Thanks for reply.&lt;/p&gt;&lt;p&gt;Please check it out : http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/8b1ecb8b-66d1-4b20-92b6-e31172939b7c&lt;/p&gt;&lt;p&gt;Thanks.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3352233.aspx</link><pubDate>Mon, 17 Aug 2009 18:47:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3352233</guid><dc:creator>dgman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3352233.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3352233</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;iworm:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;Just try Xml.Load() function instead of Xml.LoadXml().&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;this is the answer. perfecto!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3352218.aspx</link><pubDate>Mon, 17 Aug 2009 18:40:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3352218</guid><dc:creator>dgman</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3352218.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3352218</wfw:commentRss><description>&lt;p&gt;that&amp;nbsp;change of a line is all&amp;nbsp;we needed. &amp;nbsp;xmlDoc.Load() does the trick. thanks bunch.&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3311509.aspx</link><pubDate>Fri, 24 Jul 2009 16:02:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3311509</guid><dc:creator>VijayJadhav</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3311509.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3311509</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;br /&gt;

&lt;br /&gt;

Finally got it!&lt;br /&gt;

&lt;br /&gt;

Please check it : http://social.msdn.microsoft.com/Forums/en-US/transactsql/thread/8b1ecb8b-66d1-4b20-92b6-e31172939b7c&lt;br /&gt;

&lt;br /&gt;

Thanks.&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3284537.aspx</link><pubDate>Thu, 09 Jul 2009 19:59:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3284537</guid><dc:creator>aparnak</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3284537.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3284537</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thankyou so much for this solution.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My website has many folders like images and icons etc.&lt;/p&gt;
&lt;p&gt;Under each there was _vti_cnf folder and each of them had the malicious web.config file.&lt;/p&gt;
&lt;p&gt;Once I deleted all of them, I could publish my website without any problem.&lt;img title="Smile" alt="Smile" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-smile.gif" border="0" /&gt;&lt;/p&gt;
&lt;p&gt;I have a doubt whether the _vti_cnf folder is required at all in the first place for the website to run &lt;img title="Undecided" alt="Undecided" src="http://forums.asp.net/tiny_mce/jscripts/tiny_mce/plugins/emotions/img/smiley-undecided.gif" border="0" /&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3279189.aspx</link><pubDate>Tue, 07 Jul 2009 14:12:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3279189</guid><dc:creator>VijayJadhav</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3279189.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3279189</wfw:commentRss><description>&lt;p&gt;OK Experts,&lt;br /&gt; &lt;br /&gt; Here is my new Thread :
http://social.msdn.microsoft.com/Forums/en-US/linqtosql/thread/850bf317-d8e9-47b2-b049-89f4078bbb1c?lc=1033.
&lt;br /&gt; &lt;br /&gt; Where I have my complete problem definition.&amp;nbsp; &lt;br /&gt; &lt;br /&gt; Please reply at above post.&lt;br /&gt; &lt;br /&gt; Thanks.&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3268446.aspx</link><pubDate>Wed, 01 Jul 2009 09:42:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3268446</guid><dc:creator>VijayJadhav</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3268446.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3268446</wfw:commentRss><description>&lt;p&gt;Hi Experts,&lt;/p&gt;&lt;p&gt;Any solution? Please help ASAP.&lt;/p&gt;&lt;p&gt;Thanks.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3268444.aspx</link><pubDate>Wed, 01 Jul 2009 09:42:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3268444</guid><dc:creator>VijayJadhav</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3268444.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3268444</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I had a same problem while calling SP (below) :&lt;/p&gt;&lt;p&gt;ALTER PROCEDURE dbo.[usp ATI SearchStudent V1]&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@AcademicDetails NVARCHAR(20),&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@FirstName NVARCHAR(20),&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@MiddleName NVARCHAR(20),&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@LastName NVARCHAR(20),&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@Result XML OUTPUT&lt;br /&gt;AS&lt;br /&gt;&lt;br /&gt;BEGIN &amp;nbsp;&lt;br /&gt;&lt;br /&gt;DECLARE @sSQL VARCHAR(8000)&lt;br /&gt;DECLARE @sCondition NVARCHAR(20)&lt;br /&gt;&lt;br /&gt;SET @sCondition = &amp;#39; WHERE &amp;#39;&lt;br /&gt;&lt;br /&gt;SET @sSQL = &amp;#39;(SELECT StudentID,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AcademicDetails,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FirstName as &amp;quot;PersonalDetails/FirstName&amp;quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MiddleName as &amp;quot;PersonalDetails/MiddleName&amp;quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LastName as &amp;quot;PersonalDetails/LastName&amp;quot; FROM tb_StudentInfo&amp;#39;&lt;br /&gt;&lt;br /&gt;IF(@AcademicDetails &amp;lt;&amp;gt; &amp;#39;&amp;#39;)&lt;br /&gt;BEGIN&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET @sSQL = @sSQL + @sCondition + &amp;#39; AcademicDetails = &amp;#39;&amp;#39;&amp;#39; +&amp;nbsp; @AcademicDetails + &amp;#39;&amp;#39;&amp;#39;&amp;#39;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET&amp;nbsp; @sCondition = &amp;#39; AND &amp;#39;&lt;br /&gt;END&lt;br /&gt;&lt;br /&gt;IF(@FirstName &amp;lt;&amp;gt; &amp;#39;&amp;#39;)&lt;br /&gt;BEGIN&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET @sSQL = @sSQL + @sCondition + &amp;#39; FirstName = &amp;#39;&amp;#39;&amp;#39; +&amp;nbsp; @FirstName + &amp;#39;&amp;#39;&amp;#39;&amp;#39;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET&amp;nbsp; @sCondition = &amp;#39; AND &amp;#39;&lt;br /&gt;END&lt;br /&gt;&lt;br /&gt;IF(@MiddleName &amp;lt;&amp;gt;&amp;nbsp; &amp;#39;&amp;#39;)&lt;br /&gt;BEGIN&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET @sSQL = @sSQL + @sCondition + &amp;#39; MiddleName = &amp;#39;&amp;#39;&amp;#39; +&amp;nbsp; @MiddleName + &amp;#39;&amp;#39;&amp;#39;&amp;#39;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET&amp;nbsp; @sCondition = &amp;#39; AND &amp;#39;&lt;br /&gt;END&lt;br /&gt;&lt;br /&gt;IF(@LastName &amp;lt;&amp;gt; &amp;#39;&amp;#39;)&lt;br /&gt;BEGIN&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET @sSQL = @sSQL + @sCondition + &amp;#39; LastName = &amp;#39;&amp;#39;&amp;#39; +&amp;nbsp; @LastName + &amp;#39;&amp;#39;&amp;#39;&amp;#39;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;SET&amp;nbsp; @sCondition = &amp;#39; AND &amp;#39;&lt;br /&gt;END&lt;br /&gt;&lt;br /&gt;SET @sSQL = @sSQL + &amp;#39; FOR XML PATH(&amp;#39;&amp;#39;Student&amp;#39;&amp;#39;), ROOT(&amp;#39;&amp;#39;Sis&amp;#39;&amp;#39;), ELEMENTS XSINIL);&amp;#39;&lt;br /&gt;&lt;br /&gt;SET @Result = @sSQL &lt;br /&gt;&lt;br /&gt;--EXEC SP_EXECUTESQL @Result&lt;br /&gt;&lt;br /&gt;END&lt;/p&gt;&lt;p&gt;Still I am looking for solution.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/3141478.aspx</link><pubDate>Tue, 05 May 2009 12:21:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3141478</guid><dc:creator>sudheer123</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3141478.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=3141478</wfw:commentRss><description>&lt;p&gt;Hi Jbenisek&lt;strong&gt;,&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I am also facing the same error. The error description is as follows:&lt;/p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;b&gt;Description: &lt;/b&gt;An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Parser Error Message: &lt;/b&gt;Data at the root level is invalid. Line 1, position 1.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Source Error:&lt;/b&gt; &lt;br /&gt;&lt;br /&gt;
&lt;table class="" bgcolor="#ffffcc"&gt;

&lt;tr&gt;
&lt;td class=""&gt;&lt;code&gt;&lt;pre&gt;&lt;font color="red"&gt;Line 1:  &amp;lt;browsers&amp;gt;
&lt;/font&gt;Line 2:      &amp;lt;browser ID=&amp;quot;Safari2&amp;quot; parentID=&amp;quot;Safari1Plus&amp;quot;&amp;gt;
Line 3:          &amp;lt;controlAdapters&amp;gt;&lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Source File: &lt;/font&gt;&lt;/b&gt;/App_Browsers/compat.browser&lt;b&gt;&lt;font face="Verdana"&gt; &amp;nbsp;&amp;nbsp; Line: &lt;/font&gt;&lt;/b&gt;1 &lt;br /&gt;&lt;br /&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;
&lt;hr /&gt;

&lt;p&gt;&lt;b&gt;&lt;font face="Verdana"&gt;Version Information:&lt;/font&gt;&lt;/b&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 &lt;/p&gt;
&lt;p&gt;When i open the file Compat.browser i m getting the following&amp;nbsp;&amp;nbsp;piece of info&lt;/p&gt;&lt;font size="2"&gt;
&lt;p&gt;vti_encoding:SR|utf8-nl&lt;/p&gt;
&lt;p&gt;vti_timelastmodified:TR|13 Oct 2006 23:58:44 -0000&lt;/p&gt;
&lt;p&gt;vti_extenderversion:SR|12.0.0.4518&lt;/p&gt;
&lt;p&gt;vti_cacheddtm:TX|13 Oct 2006 23:58:44 -0000&lt;/p&gt;
&lt;p&gt;vti_filesize:IR|22237&lt;/p&gt;
&lt;p&gt;vti_backlinkinfo:VX|&lt;/p&gt;&lt;/font&gt;
&lt;p&gt;I have no clue abt the above info .&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;There are no files or directories in the _vti_pvt folder&amp;nbsp;there are no sub folders or any new directories in it .&lt;/p&gt;
&lt;p&gt;Please help me &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/2474037.aspx</link><pubDate>Tue, 08 Jul 2008 10:38:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2474037</guid><dc:creator>Sam.Dev</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2474037.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=2474037</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;mehul.bhuva:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;), then delete an unknown folder created by sharepoint, namely vti_cnf from all the folders and sub-folders in your web application, the error disappears.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thnks worked for me&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/2439902.aspx</link><pubDate>Mon, 23 Jun 2008 10:02:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2439902</guid><dc:creator>hermer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2439902.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=2439902</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi, I had the same problem as the original poster, I made the mistake of opening the website with FrontPage, removed the front page extensions and it all worked. Thanks for the pointers&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/2423792.aspx</link><pubDate>Sun, 15 Jun 2008 02:05:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2423792</guid><dc:creator>Vistabug</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2423792.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=2423792</wfw:commentRss><description>&lt;p&gt;Thanks &lt;a href="http://forums.asp.net/members/Jbenisek.aspx"&gt;&lt;font color="#034efa"&gt;Jbenisek&lt;/font&gt;&lt;/a&gt; for that post.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I had the same problem, I only open my sharepoint web site with Sharepoint Designer 2007 without saving anything , and voila, everything exploded. It had nothing to do with any permissions with ASP or changes to any web.config files, I did a hard drive seach and all the date stamp on&amp;nbsp;all the web.config were untouched.&amp;nbsp;I must say that all theses stupid events are pushing us to the wrong side of the problem. I saw these folders created by SD 2007 when i compared with yesterday&amp;#39;s set of backups, but I didn&amp;#39;t care, they were&amp;nbsp;only inoffensive folders...&amp;nbsp;When i read your post,&amp;nbsp;I removed all the scrap left by SD 2007 and everything went back to normal. &lt;/p&gt;
&lt;p&gt;The only lesson i had in this is to only work with copies when working with SD 2007, and basics are&amp;nbsp;often the best way to go.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Again, thanks &lt;a href="http://forums.asp.net/members/Jbenisek.aspx"&gt;&lt;font color="#034efa"&gt;Jbenisek&lt;/font&gt;&lt;/a&gt;,&amp;nbsp;and like you said, this guy who set up this should be shot !!!&lt;/p&gt;</description></item><item><title>Re: Data at the root level is invalid. Line 1, position 1</title><link>http://forums.asp.net/thread/2356595.aspx</link><pubDate>Wed, 14 May 2008 08:57:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2356595</guid><dc:creator>Plowking</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2356595.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1020&amp;PostID=2356595</wfw:commentRss><description>&lt;p&gt;I found that if the first line of web.config does not have a space before the closing ?, I get the &amp;quot;data at the root level is invalid. Line 1, position 1.&amp;quot; error. In your example you are also missing the extra space.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; (CAUSES ERROR)&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot; ?&amp;gt; (WORKS LIKE A DREAM)&lt;/p&gt;&lt;p&gt;&amp;nbsp;regards&lt;/p&gt;&lt;p&gt;&amp;nbsp;Ian&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>