Friday, March 9, 2012

Method not found:

I had just installed the reporting services beta which I
uninstalled and then installed the evaluation edition and
the service pack when I realized you can't apply the
service pack to the beta. Everything went ok during the
uninstall/re-install but then I get this error whenever I
click the Preview tab in the Report Designer:
Method not found: Void
Microsoft.DateWarehouse.Insterfaces.MenuCommandEx.set_In
(System.Object[]).
Anyone know what this is and how to resolve it. I have
the .NET Framework 1.1 and VS 2003, as well SQL Server
Enterprise Edition with SP3 as well as IIS 5.0 on Windows
2000 Advanced Server.
when I checked event viewer I got:
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 101
Date: 7/9/2004
Time: 2:13:19 PM
User: N/A
Computer: ''
Description:
The server was unable to add the virtual root '/Scripts'
for the directory 'c:\inetpub\scripts' due to the
following error: The system cannot find the file
specified. The data is the error code.
For additional information specific to this message please
visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
Data:
0000: 02 00 00 00 ...
Event Type: Warning
Event Source: W3SVC
Event Category: None
Event ID: 101
Date: 7/9/2004
Time: 2:13:19 PM
User: N/A
Computer: SMS-AS08
Description:
The server was unable to add the virtual
root '/IISSamples' for the
directory 'c:\inetpub\iissamples' due to the following
error: The system cannot find the file specified. The
data is the error code.
For additional information specific to this message please
visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
Data:
0000: 02 00 00 00 ...
Thanks,
BryanWhen upgrading from Beta 2, you need to remove
Microsoft.DataWarehouse.Interfaces from the GAC, as we no longer install it
there. If that turns out to be impossible, then you should drag the copy
from "%Program Files%\Microsoft SQL Server\80\Tools\Report Designer" into
the GAC.
--
Albert Yen
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Bryan Murtha" <bmurtha@.corp.sms.ac> wrote in message
news:29fc401c465fd$f9da2190$a501280a@.phx.gbl...
> I had just installed the reporting services beta which I
> uninstalled and then installed the evaluation edition and
> the service pack when I realized you can't apply the
> service pack to the beta. Everything went ok during the
> uninstall/re-install but then I get this error whenever I
> click the Preview tab in the Report Designer:
> Method not found: Void
> Microsoft.DateWarehouse.Insterfaces.MenuCommandEx.set_In
> (System.Object[]).
> Anyone know what this is and how to resolve it. I have
> the .NET Framework 1.1 and VS 2003, as well SQL Server
> Enterprise Edition with SP3 as well as IIS 5.0 on Windows
> 2000 Advanced Server.
> when I checked event viewer I got:
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 101
> Date: 7/9/2004
> Time: 2:13:19 PM
> User: N/A
> Computer: ''
> Description:
> The server was unable to add the virtual root '/Scripts'
> for the directory 'c:\inetpub\scripts' due to the
> following error: The system cannot find the file
> specified. The data is the error code.
> For additional information specific to this message please
> visit the Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp.
> Data:
> 0000: 02 00 00 00 ...
> Event Type: Warning
> Event Source: W3SVC
> Event Category: None
> Event ID: 101
> Date: 7/9/2004
> Time: 2:13:19 PM
> User: N/A
> Computer: SMS-AS08
> Description:
> The server was unable to add the virtual
> root '/IISSamples' for the
> directory 'c:\inetpub\iissamples' due to the following
> error: The system cannot find the file specified. The
> data is the error code.
> For additional information specific to this message please
> visit the Microsoft Online Support site located at:
> http://www.microsoft.com/contentredirect.asp.
> Data:
> 0000: 02 00 00 00 ...
>
> Thanks,
> Bryan
>

No comments:

Post a Comment