D
David Thielen
In http://msdn.microsoft.com/en-us/library/bb508939.aspx it says:
The generated project includes a final build task that runs
Regsvr32.exe on the target DLL to register the shim, so you do not
need to register it manually. The final build task copies the
ManagedAggregator.dll into the target folder for the shim. It also
copies the managed add-in assembly that you specified into the target
folder for the shim, along with the configuration file for the add-in.
The project dependencies are set so that the ManagedAggregator is
built first, before the shim.
But looking at the project it has no build events. Can someone post a
copy of the build events that are supposed to be in the project?
Also, is there anything else the shim is supposed to do - but does not
do?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
The generated project includes a final build task that runs
Regsvr32.exe on the target DLL to register the shim, so you do not
need to register it manually. The final build task copies the
ManagedAggregator.dll into the target folder for the shim. It also
copies the managed add-in assembly that you specified into the target
folder for the shim, along with the configuration file for the add-in.
The project dependencies are set so that the ManagedAggregator is
built first, before the shim.
But looking at the project it has no build events. Can someone post a
copy of the build events that are supposed to be in the project?
Also, is there anything else the shim is supposed to do - but does not
do?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm