godelcio / reportsync

Pulled from code.google.com/p/reportsync, this is a tool to sync SSRS reports in C#.
MIT License
0 stars 0 forks source link

ReportingServicesMgmt.cs #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I have downloaded the most recent source code. Thank you!

Getting the following build errors:
Error   40  Source file 'ReportingServicesMgmt.cs' could not be 
found   C:\...\ReportSync\CSC   ReportSync

Error   41  'ReportSync.Properties.Resources' does not contain a definition for 
'MSGBOX_LoadSouceAndDest'   C:\...\ReportSync\MapDatasources.cs 22  43  ReportSync

Error   42  'ReportSync.Properties.Resources' does not contain a definition for 
'DatasourceNotLoaded'   C:\...\ReportSync\MapDatasources.cs 22  78  ReportSync
Error   43  'ReportSync.Properties.Resources' does not contain a definition for 
'Error_on_datasource'   C:\...\ReportSync\MapDatasources.cs 46  53  ReportSync

Thank you
Alida

Original issue reported on code.google.com by alidame...@gmail.com on 25 Jun 2015 at 4:17