Groups | Blog | Home
all groups > sql server reporting services > march 2006 >

sql server reporting services : upgrade question on RS 2000, WSS and .net 2.0



dporter
3/21/2006 12:38:20 PM
I am having trouble upgrading a machine. It has Reporting Services(RS)
2000 SP2 and Windows Sharepoint Services (WSS) SP2 running side by
side. They are working just fine and have been for quite some time.
The problem is I would like to have .net 2.0 installed as well. When I
installed it, some things broke.
Specifically, now when I go to http://machinename/reports or
http://machinename/reportserver, I get an error page that says "Server
Error in '/Reports' Application" and points to the web.config file.
The Parser Error Message says "Unrecognized attribute
'processRequestInApplicationTrust' ".

Does anyone know how to get all three running on the same machine? Is
this even allowed?

Any help that you can provide would be appreciated. I am stuck.

Dennis
Bruce L-C [MVP]
3/21/2006 3:09:04 PM
You can run framework 1.1 and framework 2.0 side by side. The two RS
websites (Reports and reportserver) need to be configured to use 1.1
framework. They will not run as a 2.0 website. Other websites under IIS can
be 2.0 but those two must be 1.1 framework.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

dporter
3/22/2006 4:13:44 AM
Thanks for the response Bruce. Glad to hear that it can at least be
done.

I had already gone in to the virtual directory properties for both the
Reports and ReportServer and on the asp.net property page, choose the
1.1 framework. Is there anything else I need to do?


[quoted text, click to view]
dporter
3/22/2006 8:40:55 AM
Okay, thanks for your time. Still good to know that it can be done.

Back to the grind...

[quoted text, click to view]
Bruce L-C [MVP]
3/22/2006 9:30:42 AM
I don't know. I know it is possible but I haven't done it so I don't know
the steps.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

AddThis Social Bookmark Button