Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 RS Subscriptions error

Author  Topic 

jrodden
Starting Member

2 Posts

Posted - 2006-02-28 : 06:40:43
I get this error when the report in my subscription executes:

Failure sending mail: The Report Server has encountered a configuration error; more details in the log files

I suppose it's referring to these logfiles: C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles?

I can't find anything wrong here, just alot of INFO: lines.
Any ideas what could be wrong?

Regards,

-jr

jhermiz

3564 Posts

Posted - 2006-02-28 : 23:09:04
quote:
Originally posted by jrodden

I get this error when the report in my subscription executes:

Failure sending mail: The Report Server has encountered a configuration error; more details in the log files

I suppose it's referring to these logfiles: C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles?

I can't find anything wrong here, just alot of INFO: lines.
Any ideas what could be wrong?

Regards,

-jr



How are you sending email via smtp right ? Have you checked what is going on there under errors / bad mail. Right click "My Computer" on the server that has smtp enabled. Go to manage. Click to find the SMTP service account and check out the properties of that and whether it has been configured and the service has been started.




Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]

RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url]
Go to Top of Page

jrodden
Starting Member

2 Posts

Posted - 2006-03-06 : 06:48:10
Thanks for the reply, but the error was that the ReportServer Windows Service was running from an account without the proper administrative rights in the domain.

-jr
Go to Top of Page
   

- Advertisement -