Hi
I have recently migrated a .net framework 1.0 windows service using CR11 to VS2010 with CR11( trying to use the same CR setup and reports). At the time of migration didn't really thought there could problems. and I have followed the service packaging & deployment proocess found on the link http://msdn.microsoft.com/en-us/library/aa288411(v=vs.71).aspx
Now when we deploy this service on a server there are some errors first it fails to load CrystalDecisions.Enterprise.Dest.DiskUnmanaged
"Could not load file or assembly 'CrystalDecisions.Enterprise.Dest.DiskUnmanaged, Version=11.0.3300.0' or one of its dependencies. The system cannot find the file specified."
and as result throws errors like "Unable to get SI_KIND property value"
Please could you help me here by confirming if iam on the correct path by deploying windows service using VS2010 running CR11 reports. and how do i resolve above issues
Thanks
M