【发布时间】:2013-12-03 23:36:06
【问题描述】:
我是 MS SQL 和 SSRS 的新手。我尝试通过邮件和 Windows 文件共享发送报告。但是我遇到了这个错误。
Failure writing file \ogdtek\reports\Report2 : 网络名称 找不到
日志文件在这里。错误在哪里?报告或保存到路径(\ogdtek\reports\Report2)时。我可以在
上看到报告http://localhost/Reports/Pages/Report.aspx?ItemPath=%2fReportProject2%2fReport2
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData d)
subscription!WindowsService_8!770!12/04/2013-01:27:16:: i INFO: Error writing file Report2 to path \\ogdtek\reports
notification!WindowsService_8!770!12/04/2013-01:27:16:: e ERROR: Error occurred processing subscription 068c6fdd-b076-4504-b3bc-9ce8459fce84: Failure writing file \\ogdtek\reports\Report2 : The network name cannot be found.
谢谢。抱歉英语不好
【问题讨论】:
标签: reporting-services ssrs-2008 sql-server-2012 ssrs-2012