<?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>Installation and Setup</title><link>http://forums.asp.net/17.aspx</link><description>All about installing and getting ASP.NET running on your system.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/2450790.aspx</link><pubDate>Thu, 26 Jun 2008 21:56:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2450790</guid><dc:creator>tusharm_99</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2450790.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2450790</wfw:commentRss><description>&lt;p&gt;Thanx Chintu...you resolved my purpose..&lt;/p&gt;</description></item><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/2250765.aspx</link><pubDate>Mon, 24 Mar 2008 11:53:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2250765</guid><dc:creator>dev_chintu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2250765.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2250765</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Solution :- Install&amp;nbsp; ReportViewer.exe in the hosting server,&amp;nbsp; which can be found here:&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\ReportViewer\ReportViewer.exe&lt;/p&gt;</description></item><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/2232248.aspx</link><pubDate>Fri, 14 Mar 2008 04:30:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2232248</guid><dc:creator>monipillai</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2232248.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=2232248</wfw:commentRss><description>&lt;p&gt;Thanks ! That what i was looking for. &lt;/p&gt;
&lt;p&gt;- Moni&lt;/p&gt;</description></item><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/1231320.aspx</link><pubDate>Mon, 20 Mar 2006 11:55:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1231320</guid><dc:creator>XIII</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1231320.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1231320</wfw:commentRss><description>&lt;p&gt;Hi Hawkmoth,&lt;/p&gt;
&lt;p&gt;glad I could direct you into a solution and thanks for letting the community know how you eventually solved it.&lt;/p&gt;
&lt;p&gt;Grz, Kris.&lt;/p&gt;</description></item><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/1231182.aspx</link><pubDate>Mon, 20 Mar 2006 07:34:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1231182</guid><dc:creator>Hawkmoth</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1231182.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1231182</wfw:commentRss><description>&lt;p&gt;OK I just got round the above problem by just including the following line in the Page_Load event&lt;/p&gt;&lt;font color=#0000ff size=2&gt;
&lt;p&gt;this&lt;font size=2&gt;.ReportViewer1.LocalReport.ReportPath = &lt;/font&gt;&lt;font color=#800000 size=2&gt;@"Report1.rdlc"&lt;/font&gt;&lt;font size=2&gt;;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=2&gt;So I'm happy.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=2&gt;Thanks again for your help.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=2&gt;Hawkmoth&lt;/font&gt;&lt;/p&gt;&lt;/font&gt;</description></item><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/1229283.aspx</link><pubDate>Fri, 17 Mar 2006 10:03:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1229283</guid><dc:creator>Hawkmoth</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1229283.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1229283</wfw:commentRss><description>&lt;p&gt;Thanks for your help. You have put me on the right track. I have done a fare bit in VS2000/2003 but I am new to VS2005&lt;/p&gt;
&lt;p&gt;The bin file was not on the website but it made me realise that the way the site was being uploaded/created maybe wrong and hence not creating the bin file etc&lt;/p&gt;
&lt;p&gt;It turns out that I was using the 'Copy Web Site' option instead of the 'Publish Website' in the Build menu.&lt;/p&gt;
&lt;p&gt;I now have a new problem. In my web application I use the ReportVeiwer control and I used the 'Design a new report' option in the ReportViewer tasks. This created a blank report called report.rdlc. I then link this into the ReportViewer using the 'Choose Report' option also in the ReportViewer tasks.&lt;/p&gt;
&lt;p&gt;When running this on the server I get:- &lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;An error occurred during local report processing. &lt;/font&gt;
&lt;li&gt;The report definition for report 'C:\Inetpub\wwwroot\test\Report1.rdlc' has not been specified&amp;nbsp; 
&lt;li&gt;Could not find a part of the path 'C:\Inetpub\wwwroot\test\Report1.rdlc'.&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;p&gt;&lt;/p&gt;&lt;/li&gt;
&lt;p&gt;
&lt;li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;I can guess this is because in the 'Choose Report' option I can only select the path to the report on my development pc which cannot be foud when running on the server. I can see there is an option&amp;nbsp;to select the &amp;lt;Report&amp;nbsp;Server&amp;gt;.&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;Is there easy way of connecting the Report Viewer to the report on the server website instead of my local machine? or do I need this &amp;lt;Report Server&amp;gt;? I guess I need to read up about this report server option in the help files.&lt;/li&gt;
&lt;li&gt;&lt;/li&gt;
&lt;p&gt;Thanks for your help&lt;/p&gt;
&lt;p&gt;Hawkmoth&lt;/p&gt;&lt;/li&gt;&lt;/p&gt;&lt;/p&gt;</description></item><item><title>Re: Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/1228608.aspx</link><pubDate>Thu, 16 Mar 2006 17:51:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1228608</guid><dc:creator>XIII</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1228608.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1228608</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Hawkmoth wrote:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=Arial&gt;Microsoft.ReportViewer.WebForms&lt;/font&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;and welcome to the ASP.NET forums.&lt;/p&gt;
&lt;p&gt;I don't have experience with the reportviewer myself but my first thing to check is to locate the assembly Microsoft.ReportViewer.WebForms.dll on the hard drive and once found upload it to the /bin subfolder on the server.&lt;/p&gt;
&lt;p&gt;Grz, Kris.&lt;/p&gt;</description></item><item><title>Could not load file or assembly 'Microsoft.ReportViewer.WebForms</title><link>http://forums.asp.net/thread/1228324.aspx</link><pubDate>Thu, 16 Mar 2006 14:25:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1228324</guid><dc:creator>Hawkmoth</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1228324.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=17&amp;PostID=1228324</wfw:commentRss><description>&lt;p&gt;I hope someone can help me.&lt;/p&gt;
&lt;p&gt;I have created a webapplication that uses the ReportViewer.&lt;/p&gt;
&lt;p&gt;It runs fine on my devolopment pc but when I copy it to our server I get a parse error:-&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;I have seen posts anout this error in the 2005 beta version and that this would be resolved by using the setup &amp;amp; deployment project to install this control.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;I have created a setup project but when I attempt to install it to our server I get an error:-&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;An error occured while attempting to create the directory Web folder.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;I am logged in as an administrator and I have made sure that the permisions are set to full control on the website Home directorys.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;So I am scratching my head now. Can anyone help me please.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Arial&gt;Hawkmoth&lt;/font&gt;&lt;/p&gt;</description></item></channel></rss>