私は MS SQL と SSRS の初心者です。メールと Windows ファイル共有でレポートを送信しようとしています。しかし、私はこのエラーが発生しています。
ファイル \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.
ありがとう。下手な英語でごめんなさい