Hello,
I just downloaded the latest release (NetAdvantage_ASPNET_20111_WithSamples) and tried to install but the installation fails. I didn't use the install wrapper but the msi directly "NetAdvantage_ASPNET_20111.msi" ... is there a way I can just get the DLL and not install anything?I also tried installing using the wrapper as well (NetAdvantage_Ultimate_20111.exe) and that failed too. I couldn't see any errors in the log file.What should I do? I was instructed by the support that I should upgrade and now I'm stuck. I need this resolved asap.
Hello marcgh,
Be sure that you have installed IIS6 compatibility. If the name of the default website is different than "Default Web Site" then try to run installer with the following parameter:
NetAdvantage_ASPNET_20111.msi DEFAULT_WEBSITE_NAME="Default"
If it doesnt help you can send us log files. In order to do that run the installer with the following command:
msiexec /i NetAdvantage_ASPNET_20111.msi /lvx* logfile.txt
this will create logfile.txt, sent it to us.
Do you have running Skype instance? Sometimes Skype prevents creating virtual folders on IIS. If you want to get dll files you can try to run NetAdvantage_ASPNET_20111.msiOn the first screen click on "Custom" and unmark "IIS Components"
After that run "Create Toolbox Tab for CLR 4.0
Hope this helps