I am having a very difficult time trying to find out how to tell what's wrong with my .Net setup deployment.
Specs:
VS .Net 2005
SQL Server 2005
Crystal Reports XI
Creating a Windows Service to read from database, get a list of data, and create a PDF output report using CR XI.
Installs fine on development PC...fails with error on other PCs. (Other PC already has Crystal loaded on it.)
Keep getting errors all the time on other PCs. "Unable to get installer types in the <project name> assembly -> Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more info."
How do I fix this? Who can help me truly fix it besides spending eternity on Google?
thanks,
Specs:
VS .Net 2005
SQL Server 2005
Crystal Reports XI
Creating a Windows Service to read from database, get a list of data, and create a PDF output report using CR XI.
Installs fine on development PC...fails with error on other PCs. (Other PC already has Crystal loaded on it.)
Keep getting errors all the time on other PCs. "Unable to get installer types in the <project name> assembly -> Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more info."
How do I fix this? Who can help me truly fix it besides spending eternity on Google?
thanks,