ReportViewer problem
ReportViewer problem
I've upgraded to vault pro 7 from 6.1 and I'm having a problem running reports. If I turn off custom errors, I see its missing report viewer.
Server Error in '/VaultService' Application.
--------------------------------------------------------------------------------
Parser Error
Description: 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.
Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 1: <%@ Page Title="bogustext" Language="C#" MasterPageFile="~/VaultWeb/VaultWebMaster.Master" ClientIDMode="Static" AutoEventWireup="true" CodeBehind="CheckedOutItemsReport.aspx.cs" Inherits="VaultService.VaultWeb.CheckedOutItemsReport" %>
Line 2: <%@ Register assembly="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91" namespace="Microsoft.Reporting.WebForms" tagprefix="rsweb" %>
Line 3: <%@ Register TagPrefix="uc1" TagName="ShowFolderGrid" Src="ShowFolderGrid.ascx" %>
Line 4: <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolderOnVaultWeb" runat="server">
Source File: /VaultService/VaultWeb/CheckedOutItemsReport.aspx Line: 2
How can I get this resolved? Server is 2008 standard (sbs2008)
Server Error in '/VaultService' Application.
--------------------------------------------------------------------------------
Parser Error
Description: 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.
Parser Error Message: Could not load file or assembly 'Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 1: <%@ Page Title="bogustext" Language="C#" MasterPageFile="~/VaultWeb/VaultWebMaster.Master" ClientIDMode="Static" AutoEventWireup="true" CodeBehind="CheckedOutItemsReport.aspx.cs" Inherits="VaultService.VaultWeb.CheckedOutItemsReport" %>
Line 2: <%@ Register assembly="Microsoft.ReportViewer.WebForms, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845DCD8080CC91" namespace="Microsoft.Reporting.WebForms" tagprefix="rsweb" %>
Line 3: <%@ Register TagPrefix="uc1" TagName="ShowFolderGrid" Src="ShowFolderGrid.ascx" %>
Line 4: <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolderOnVaultWeb" runat="server">
Source File: /VaultService/VaultWeb/CheckedOutItemsReport.aspx Line: 2
How can I get this resolved? Server is 2008 standard (sbs2008)
Re: ReportViewer problem
See this link for information on the Report Viewer:
http://support.sourcegear.com/viewtopic ... 47&t=21867
http://support.sourcegear.com/viewtopic ... 47&t=21867
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: ReportViewer problem
This problem appears to be fixed now.lbauer wrote:See this link for information on the Report Viewer:
http://support.sourcegear.com/viewtopic ... 47&t=21867
Re: ReportViewer problem
We have Vault installed on one server with IIS only installed on windows 2008r2 and SQL 2008 R2 on a different server on windows 2008 R2 server.
I am not familiar with Report Services and have never configured it for use (not sure if I have to)
I installed the ReportViewer on both the IIS machine and SQL machine but I still get the same error.
thoughts?
I am not familiar with Report Services and have never configured it for use (not sure if I have to)
I installed the ReportViewer on both the IIS machine and SQL machine but I still get the same error.
thoughts?
Re: ReportViewer problem
Report Viewer only needs to be on the Vault Server machine, where IIS is installed.
Have you tried restarting IIS? Use the "iisreset" command from a command prompt on the Vault Server machine.
If that doesn't work:
What error are you getting?
Send me your VaultPro and Vault server logs. The Vault server log is called sgvault.log and is in %windir%\temp\sgvault on the server machine. The vaultpro log is in %windir%\temp\sgvaultpro.
Zip the logs up and email me at support at sourcegear.com, ATTN: Linda.
Please include a link to this forum post.
Have you tried restarting IIS? Use the "iisreset" command from a command prompt on the Vault Server machine.
If that doesn't work:
What error are you getting?
Send me your VaultPro and Vault server logs. The Vault server log is called sgvault.log and is in %windir%\temp\sgvault on the server machine. The vaultpro log is in %windir%\temp\sgvaultpro.
Zip the logs up and email me at support at sourcegear.com, ATTN: Linda.
Please include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: ReportViewer problem
I had to reboot, iisreset wasn't enough, but I had also just installed .net 4.5 as well.lbauer wrote:Report Viewer only needs to be on the Vault Server machine, where IIS is installed.
Have you tried restarting IIS? Use the "iisreset" command from a command prompt on the Vault Server machine.
If that doesn't work:
What error are you getting?
Send me your VaultPro and Vault server logs. The Vault server log is called sgvault.log and is in %windir%\temp\sgvault on the server machine. The vaultpro log is in %windir%\temp\sgvaultpro.
Zip the logs up and email me at support at sourcegear.com, ATTN: Linda.
Please include a link to this forum post.
Re: ReportViewer problem
Is it working now?
If not:
Send me your VaultPro and Vault server logs. The Vault server log is called sgvault.log and is in %windir%\temp\sgvault on the server machine. The vaultpro log is in %windir%\temp\sgvaultpro.
Zip the logs up and email me at support at sourcegear.com, ATTN: Linda.
Please include a link to this forum post.
If not:
Send me your VaultPro and Vault server logs. The Vault server log is called sgvault.log and is in %windir%\temp\sgvault on the server machine. The vaultpro log is in %windir%\temp\sgvaultpro.
Zip the logs up and email me at support at sourcegear.com, ATTN: Linda.
Please include a link to this forum post.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: ReportViewer problem
How embarrassing (for me). The reboot solved the problem. Reports are up and running. I too had to install .NET 4.5.
Re: ReportViewer problem
No problem.
Glad all is working now.
Glad all is working now.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: ReportViewer problem
Not at all. I thought it should work without a reboot too.jcohron wrote:How embarrassing (for me). The reboot solved the problem. Reports are up and running. I too had to install .NET 4.5.