I'm trying to use report viewer controls, but the controls do not appear in the toolbox. The file reportviewer.exe was not in the location specified in the help files, but I have downloaded it, and when I try to add it to the toolbox, I get the message 'ReportViewer.exe' is not a .Net module. Should there be a .dll somewhere? Is it not possible to use this control w/ VB Express / SQLExpress?
ReportViewer.exe contains the dlls for the controls. You need to run it to extract the dlls, and install them in the GAC. See http://msdn2.microsoft.com/en-us/library/ms251723(VS.80).aspx
Showing posts with label specified. Show all posts
Showing posts with label specified. Show all posts
Monday, March 26, 2012
Wednesday, March 7, 2012
report server instance question
I know the default web URL for report server is
http://servername/ReportServer .
How do you specify the RS installed on an specified instance? I mean the
syntax. Say if my instance name is finance . Is it
http://servername/ReportServerfinance or something esle? Please let me
know. Thanks.On Oct 4, 8:47 pm, " 00 Michael Jordan" <a...@.b.com> wrote:
> I know the default web URL for report server ishttp://servername/ReportServer.
> How do you specify the RS installed on an specified instance? I mean the
> syntax. Say if my instance name is finance . Is ithttp://servername/ReportServerfinance or something esle? Please let me
> know. Thanks.
The syntax should be: http://servername/ReportServer$finance
Also, this link should be helpful.
http://msdn2.microsoft.com/en-us/library/ms403426.aspx
Regards,
Enrique Martinez
Sr. Software Consultant
http://servername/ReportServer .
How do you specify the RS installed on an specified instance? I mean the
syntax. Say if my instance name is finance . Is it
http://servername/ReportServerfinance or something esle? Please let me
know. Thanks.On Oct 4, 8:47 pm, " 00 Michael Jordan" <a...@.b.com> wrote:
> I know the default web URL for report server ishttp://servername/ReportServer.
> How do you specify the RS installed on an specified instance? I mean the
> syntax. Say if my instance name is finance . Is ithttp://servername/ReportServerfinance or something esle? Please let me
> know. Thanks.
The syntax should be: http://servername/ReportServer$finance
Also, this link should be helpful.
http://msdn2.microsoft.com/en-us/library/ms403426.aspx
Regards,
Enrique Martinez
Sr. Software Consultant
Subscribe to:
Posts (Atom)