I hope someone can help me.
I have created a webapplication that uses the ReportViewer.
It runs fine on my devolopment pc but when I copy it to our server I get a parse error:-
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.
I have seen posts anout this error in the 2005 beta version and that this would be resolved by using the setup & deployment project to install this control.
I have created a setup project but when I attempt to install it to our server I get an error:-
An error occured while attempting to create the directory Web folder.
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.
So I am scratching my head now. Can anyone help me please.
Hawkmoth