Hi,
when I switch my reportserver virtual folder to the ASp.net2.0 I receive
this error:
"Failed to load expression host assembly"
this error appears only when I try to render a report, I can list reports or
I can access the webservice without any error.
any solution?
thanks.
Jerome.RS 2000 is not a ASP.Net 2.0 app. It uses the 1.1 framework. RS 2005 is a
ASP.Net 2.0 app.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Jéjé" <willgart@.BBBhotmailAAA.com> wrote in message
news:%23ndrIwI9FHA.1332@.tk2msftngp13.phx.gbl...
> Hi,
> when I switch my reportserver virtual folder to the ASp.net2.0 I receive
> this error:
> "Failed to load expression host assembly"
> this error appears only when I try to render a report, I can list reports
> or I can access the webservice without any error.
> any solution?
> thanks.
> Jerome.
>|||I know, but, for example Sharepoint works fine under ASP.NET 2.0 and its a
1.1 software.
but if I switch the reportserver virtual directory from v1.1 to v2.0,
rendering a report stop working.
"Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
news:%232wwe4P9FHA.1248@.TK2MSFTNGP14.phx.gbl...
> RS 2000 is not a ASP.Net 2.0 app. It uses the 1.1 framework. RS 2005 is a
> ASP.Net 2.0 app.
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "Jéjé" <willgart@.BBBhotmailAAA.com> wrote in message
> news:%23ndrIwI9FHA.1332@.tk2msftngp13.phx.gbl...
>> Hi,
>> when I switch my reportserver virtual folder to the ASp.net2.0 I receive
>> this error:
>> "Failed to load expression host assembly"
>> this error appears only when I try to render a report, I can list reports
>> or I can access the webservice without any error.
>> any solution?
>> thanks.
>> Jerome.
>>
>|||If you want RS to work, leave it alone at 1.1 or upgrade to RS 2005. Note
that you can leave SQL Server as 2000 and still upgrade RS to 2005. You do
need a 2005 license though. Beside additional features I noticed significant
performance improvements with RS 2005.
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Jéjé" <willgart_A_@.hotmail_A_.com> wrote in message
news:OrI6xeR9FHA.500@.TK2MSFTNGP15.phx.gbl...
>I know, but, for example Sharepoint works fine under ASP.NET 2.0 and its a
>1.1 software.
> but if I switch the reportserver virtual directory from v1.1 to v2.0,
> rendering a report stop working.
> "Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
> news:%232wwe4P9FHA.1248@.TK2MSFTNGP14.phx.gbl...
>> RS 2000 is not a ASP.Net 2.0 app. It uses the 1.1 framework. RS 2005 is a
>> ASP.Net 2.0 app.
>>
>> --
>> Bruce Loehle-Conger
>> MVP SQL Server Reporting Services
>> "Jéjé" <willgart@.BBBhotmailAAA.com> wrote in message
>> news:%23ndrIwI9FHA.1332@.tk2msftngp13.phx.gbl...
>> Hi,
>> when I switch my reportserver virtual folder to the ASp.net2.0 I receive
>> this error:
>> "Failed to load expression host assembly"
>> this error appears only when I try to render a report, I can list
>> reports or I can access the webservice without any error.
>> any solution?
>> thanks.
>> Jerome.
>>
>>
>
Showing posts with label virtual. Show all posts
Showing posts with label virtual. Show all posts
Saturday, February 25, 2012
Tuesday, February 21, 2012
RS 2005 Web Parts
I am using the SQL 2005 Reporting Services web parts within a WSS site.
SQLRS uses IIS virtual smtp server for delivery which works fine.
Using the report explorer web part, when I setup a subscription, the
value in the To: field defaults to the uneditable <username> rather
than a full mail address (username@.somewhere.com).
Is there a way to change this behavior such that the To: field displays
the full maill address instead?
Thanks!You can't make the UI show the host name, but you can make the server apply
a host name if one is not present. In the RSReportServer.config file, in
the element DefaultHostName, set your hostname and all address which do not
have a host name will get the value in this field.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jim" <emailjeffp@.yahoo.com> wrote in message
news:1136576961.392050.65820@.g44g2000cwa.googlegroups.com...
>I am using the SQL 2005 Reporting Services web parts within a WSS site.
> SQLRS uses IIS virtual smtp server for delivery which works fine.
> Using the report explorer web part, when I setup a subscription, the
> value in the To: field defaults to the uneditable <username> rather
> than a full mail address (username@.somewhere.com).
> Is there a way to change this behavior such that the To: field displays
> the full maill address instead?
> Thanks!
>
SQLRS uses IIS virtual smtp server for delivery which works fine.
Using the report explorer web part, when I setup a subscription, the
value in the To: field defaults to the uneditable <username> rather
than a full mail address (username@.somewhere.com).
Is there a way to change this behavior such that the To: field displays
the full maill address instead?
Thanks!You can't make the UI show the host name, but you can make the server apply
a host name if one is not present. In the RSReportServer.config file, in
the element DefaultHostName, set your hostname and all address which do not
have a host name will get the value in this field.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Jim" <emailjeffp@.yahoo.com> wrote in message
news:1136576961.392050.65820@.g44g2000cwa.googlegroups.com...
>I am using the SQL 2005 Reporting Services web parts within a WSS site.
> SQLRS uses IIS virtual smtp server for delivery which works fine.
> Using the report explorer web part, when I setup a subscription, the
> value in the To: field defaults to the uneditable <username> rather
> than a full mail address (username@.somewhere.com).
> Is there a way to change this behavior such that the To: field displays
> the full maill address instead?
> Thanks!
>
Subscribe to:
Comments (Atom)