Hello,
it's just the post-build event that doesn't find gacutil.exe (used to copy assembly in the GAC), which is probably in a different path.
You can either fix the path or remove the command, in LDAPCP Project properties > Build Events > Post-build event command line.
thanks,
Yvan
it's just the post-build event that doesn't find gacutil.exe (used to copy assembly in the GAC), which is probably in a different path.
You can either fix the path or remove the command, in LDAPCP Project properties > Build Events > Post-build event command line.
thanks,
Yvan