Hi Bob,
I was able to reach at point where it was asking for missing dll's. I did copy all of them to root folder makeroot but getting the following error:
----------------------------------------------
infoview\AssemblyInfo.cs(67,12): error CS0579: Duplicate 'AssemblyKeyName'
attribute
infoview\AssemblyInfo.cs(66,12): error CS0579: Duplicate 'AssemblyKeyFile'
attribute
infoview\AssemblyInfo.cs(65,12): error CS0579: Duplicate 'AssemblyDelaySign'
attribute
infoview\AssemblyInfo.cs(34,12): error CS0579: Duplicate 'AssemblyVersion'
attribute
infoview\AssemblyInfo.cs(21,12): error CS0579: Duplicate 'AssemblyCulture'
attribute
infoview\AssemblyInfo.cs(20,12): error CS0579: Duplicate 'AssemblyTrademark'
attribute
infoview\AssemblyInfo.cs(19,12): error CS0579: Duplicate 'AssemblyCopyright'
attribute
infoview\AssemblyInfo.cs(18,12): error CS0579: Duplicate 'AssemblyProduct'
attribute
infoview\AssemblyInfo.cs(17,12): error CS0579: Duplicate 'AssemblyCompany'
attribute
infoview\AssemblyInfo.cs(16,12): error CS0579: Duplicate 'AssemblyConfiguration'
attribute
infoview\AssemblyInfo.cs(15,12): error CS0579: Duplicate 'AssemblyDescription'
attribute
infoview\AssemblyInfo.cs(14,12): error CS0579: Duplicate 'AssemblyTitle'
attribute
infoview\Report\report_scheduleBody.aspx.cs(652,7): error CS0012: The type
'CrystalDecisions.Reporting.WebControls.DatabaseLogOnList' is defined in
an assembly that is not referenced. You must add a reference to assembly
'CrystalDecisions.Web'.
CrystalDecisions.Enterprise.Web.dll: (Location of symbol related to previous
error)
infoview\Report\report_scheduleBody.aspx.cs(652,25): error CS0117:
'CrystalDecisions.Reporting.WebControls.DatabaseLogOnList' does not
contain a definition for 'LogOnInfos'
NMAKE : fatal error U1077: 'csc.exe' : return code '0x1'
Stop.
---------------------------------------------------------
Thanks again for your help and sharing this stuff.
V