Hi,
When I attempt to build a setup project for my VB.net solution, I am getting the following ERROR.
This error is preventing the creation of the setup.exe files.
I am currently running the following setup
If I check the "exclude" option in the setup project dependencies, the error also goes away. However, does excluding this file from the setup cause problems with the installer on the clients pc?
I can also change the target architecture to X64 in the INSTALLER project. This works but creates an installer that will only work on x64 machines (so not very useful).
I can also uncheck the SAP Crystal Reports Runtime Engine for .NET Framework 4.0 listing in the prerequisites menu of the INSTALLER project, but I am note sure what this will accomplish.
We are experiencing the same problem on an other colleagues PC with a different project too.
I have setup a new project to test this issue (to remove all possibilities of interfearance from some DEV express add-on's). If I simply creat a nre project with a crystal report and then create a setup project, the error occurs.
Somone please help.
Request clarification before answering.
hi phill,
i have the same problem
os: 64 bit windows
vs: vs 2010
cr: 64bit run time
and i have to deliver the setup project to 32 bit client machines.
still i getting the log4net.dll error. pls help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use this search string; 'crystal log4net' in the search box at the top right corner of this web page. There is a number of KBAs that address the issue.
See if Phill's idea works out for you. If it does, please do let us know as that would be good to know - for us and the community.
If you are compiling as Any CPU, don't. Compile as either 32 or 64 bit.
- Ludek
Senior Support Engineer AGS Product Support, Global Support Center Canada
Follow us on Twitter
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.