Showing posts with label sp1. Show all posts
Showing posts with label sp1. Show all posts

Monday, March 26, 2012

Imaged don't diplay

Hi, I thought SP1 might have solved the problem, but no. None of the other posts seem to help either.
I have a trivially simple report, with an image.
I've tried various permutations, but when viewing the report in IE a always get the litte red [x].
When rendering the report as PDF the image appears.
The image is defined in the report with an external URL as described in the help.
The img src is something like
IMG src="http://pics.10026.com/?src=http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&UserFullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitraryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageName=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkLabel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators%2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f32cd1">
Ignore the guff, but whats with the ImageID? Why isn't the URL just there?
I've tried other techniques (eg local image) but to no avail.
Can anyone help?
cheers
MattDoes the-host-name contain an underscore? If so, you maybe hitting
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q275033&LN=EN
--
Tudor Trufinescu
Dev Lead
Sql Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Matt P" <Matt P@.discussions.microsoft.com> wrote in message
news:B109FFF5-0130-4245-AA09-502B5E2124D3@.microsoft.com...
> Hi, I thought SP1 might have solved the problem, but no. None of the other
posts seem to help either.
> I have a trivially simple report, with an image.
> I've tried various permutations, but when viewing the report in IE a
always get the litte red [x].
> When rendering the report as PDF the image appears.
> The image is defined in the report with an external URL as described in
the help.
> The img src is something like
> IMG
SRC="http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&User
FullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitra
ryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageNa
me=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkL
abel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators
%2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f
32cd1">
> Ignore the guff, but whats with the ImageID? Why isn't the URL just there?
> I've tried other techniques (eg local image) but to no avail.
> Can anyone help?
> cheers
> Matt|||No, it doesn't contain underscores. It's of the form 'the-host-name', i.e. with hyphens.
Matt
"Tudor Trufinescu (MSFT)" wrote:
> Does the-host-name contain an underscore? If so, you maybe hitting
> http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q275033&LN=EN
> --
> Tudor Trufinescu
> Dev Lead
> Sql Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> "Matt P" <Matt P@.discussions.microsoft.com> wrote in message
> news:B109FFF5-0130-4245-AA09-502B5E2124D3@.microsoft.com...
> > Hi, I thought SP1 might have solved the problem, but no. None of the other
> posts seem to help either.
> >
> > I have a trivially simple report, with an image.
> > I've tried various permutations, but when viewing the report in IE a
> always get the litte red [x].
> > When rendering the report as PDF the image appears.
> >
> > The image is defined in the report with an external URL as described in
> the help.
> >
> > The img src is something like
> >
> > IMG
> src="http://pics.10026.com/?src=http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&User
> FullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitra
> ryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageNa
> me=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkL
> abel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators
> %2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f
> 32cd1">
> >
> > Ignore the guff, but whats with the ImageID? Why isn't the URL just there?
> >
> > I've tried other techniques (eg local image) but to no avail.
> >
> > Can anyone help?
> > cheers
> > Matt
>
>|||Can you take a look at ReportingServices*.log files do you see any error
associated with this?
--
Tudor Trufinescu
Dev Lead
Sql Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Matt P" <MattP@.discussions.microsoft.com> wrote in message
news:060697AE-DF69-4C56-A8EF-1AD550BF6ED7@.microsoft.com...
> Does anyone have any idea as to why the images don't display in HTML but
do display in PDF?
> "Matt P" wrote:
> > No, it doesn't contain underscores. It's of the form 'the-host-name',
i.e. with hyphens.
> >
> > Matt
> >
> > "Tudor Trufinescu (MSFT)" wrote:
> >
> > > Does the-host-name contain an underscore? If so, you maybe hitting
> > > http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q275033&LN=EN
> > >
> > > --
> > > Tudor Trufinescu
> > > Dev Lead
> > > Sql Server Reporting Services
> > > This posting is provided "AS IS" with no warranties, and confers no
rights.
> > >
> > >
> > > "Matt P" <Matt P@.discussions.microsoft.com> wrote in message
> > > news:B109FFF5-0130-4245-AA09-502B5E2124D3@.microsoft.com...
> > > > Hi, I thought SP1 might have solved the problem, but no. None of the
other
> > > posts seem to help either.
> > > >
> > > > I have a trivially simple report, with an image.
> > > > I've tried various permutations, but when viewing the report in IE a
> > > always get the litte red [x].
> > > > When rendering the report as PDF the image appears.
> > > >
> > > > The image is defined in the report with an external URL as described
in
> > > the help.
> > > >
> > > > The img src is something like
> > > >
> > > > IMG
> > >
SRC="http://the-host-name/ReportServer?%2fManagementReportDemo&UserID=3&User
> > >
FullName=Administrator&CompanyID=2&CompanyFullName=test&ConfigSettingArbitra
> > >
ryKey=Arbitrary+value&ThemePath=%2fThemes%2ftest&CustomPageID=9&CustomPageNa
> > >
me=ManagementReportDemo&CustomPageLabel=ManagementReportDemo&CustomPageLinkL
> > >
abel=Management+report+demo&ApplicationID=9&WebSiteRoot=D%3a%2fCollaborators
> > >
%2fDevtMain&rs%3aFormat=HTML4.0&rs%3aImageID=d739efb0-dfab-42ff-b70e-8c9308f
> > > 32cd1">
> > > >
> > > > Ignore the guff, but whats with the ImageID? Why isn't the URL just
there?
> > > >
> > > > I've tried other techniques (eg local image) but to no avail.
> > > >
> > > > Can anyone help?
> > > > cheers
> > > > Matt
> > >
> > >
> > >sql

Friday, March 9, 2012

IIS security problem

Hi,
I have IIS5.0 running on w2k (SP3) for SQL reporting service(SP1). IIS has all the patches that I can find. While IIS running, this computer has been hijacked or turn to proxy server to deliver spam mails. How can I provent it (no smpt service running.)I am not sure I understand the issue you're facing, can you explain some
more?
--
Tudor Trufinescu
Dev Lead
Sql Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"csoon" <csoon@.discussions.microsoft.com> wrote in message
news:C14F67AF-AA2D-4529-BF58-E170171B0410@.microsoft.com...
> Hi,
> I have IIS5.0 running on w2k (SP3) for SQL reporting service(SP1). IIS
has all the patches that I can find. While IIS running, this computer has
been hijacked or turn to proxy server to deliver spam mails. How can I
provent it (no smpt service running.)|||Note that you do not need to have either an email client nor an email server
running. There would be no way for your server to be hijacked if you do not
have these installed. Yes, you can use either but you do not need to. I am
configured where RS sends the email to an SMTP server which resides
elsewhere.
Bruce L-C
"csoon" <csoon@.discussions.microsoft.com> wrote in message
news:CFC072A9-A3E9-46A2-BDAF-ECD7BE320BB9@.microsoft.com...
> I keep getting email indicate that my computer was hijack and used as
proxy server to deliver hugh emails while IIS5.0 running. It is very
difficult to get budget to try sql reporting service specially it is not
secure. First I did implement sending email in sql reporting service by
changing in configuration file (drop off email files in a folder to smtp to
pick them up). Once I had this problem then I turned off smtp but I still
got emails indicated that my computer was hijacked. I installed lock down
IIS and all the patch for IIS5.0. I would like to try RS but if I still
cause problem to others, I might not be able to test or implement this
software. If you need more info. please let me know.
> "Tudor Trufinescu (MSFT)" wrote:
> > I am not sure I understand the issue you're facing, can you explain some
> > more?
> >
> > --
> > Tudor Trufinescu
> > Dev Lead
> > Sql Server Reporting Services
> > This posting is provided "AS IS" with no warranties, and confers no
rights.
> >
> >
> > "csoon" <csoon@.discussions.microsoft.com> wrote in message
> > news:C14F67AF-AA2D-4529-BF58-E170171B0410@.microsoft.com...
> > > Hi,
> > > I have IIS5.0 running on w2k (SP3) for SQL reporting service(SP1).
IIS
> > has all the patches that I can find. While IIS running, this computer
has
> > been hijacked or turn to proxy server to deliver spam mails. How can I
> > provent it (no smpt service running.)
> >
> >
> >|||Thanks. Unfortunately, this is a test on my computer, I have to have mail client on this computer.
"Bruce Loehle-Conger" wrote:
> Note that you do not need to have either an email client nor an email server
> running. There would be no way for your server to be hijacked if you do not
> have these installed. Yes, you can use either but you do not need to. I am
> configured where RS sends the email to an SMTP server which resides
> elsewhere.
> Bruce L-C
> "csoon" <csoon@.discussions.microsoft.com> wrote in message
> news:CFC072A9-A3E9-46A2-BDAF-ECD7BE320BB9@.microsoft.com...
> > I keep getting email indicate that my computer was hijack and used as
> proxy server to deliver hugh emails while IIS5.0 running. It is very
> difficult to get budget to try sql reporting service specially it is not
> secure. First I did implement sending email in sql reporting service by
> changing in configuration file (drop off email files in a folder to smtp to
> pick them up). Once I had this problem then I turned off smtp but I still
> got emails indicated that my computer was hijacked. I installed lock down
> IIS and all the patch for IIS5.0. I would like to try RS but if I still
> cause problem to others, I might not be able to test or implement this
> software. If you need more info. please let me know.
> >
> > "Tudor Trufinescu (MSFT)" wrote:
> >
> > > I am not sure I understand the issue you're facing, can you explain some
> > > more?
> > >
> > > --
> > > Tudor Trufinescu
> > > Dev Lead
> > > Sql Server Reporting Services
> > > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> > >
> > >
> > > "csoon" <csoon@.discussions.microsoft.com> wrote in message
> > > news:C14F67AF-AA2D-4529-BF58-E170171B0410@.microsoft.com...
> > > > Hi,
> > > > I have IIS5.0 running on w2k (SP3) for SQL reporting service(SP1).
> IIS
> > > has all the patches that I can find. While IIS running, this computer
> has
> > > been hijacked or turn to proxy server to deliver spam mails. How can I
> > > provent it (no smpt service running.)
> > >
> > >
> > >
>
>