Products A-Z All Services Can't find what you're looking for? Chat Live!
Products A-Z Can't find what you're looking for? Chat Live!
Can't find what you're looking for? Chat Live!
Hello,
Blackbaud recently installed V5.1 on my client's server. When I copied my custom dll over to the Bin folder, it failed with a strange error. Upon research I realized I compiled my DLL with VS 2005 (.Net 2) while IIS is setup to run 1.1 for Net Community. I have NetCommunity V5 running fine under .Net 2, where my DLL works fine.
My question is: What is the recommended version to have Net Community run under? I'd like to have IIS see it as a .Net 2 app however since Blackbaud installed the software as 1.1, I am hesitant to make the change. Any thoughts?
Thanks,
Yoav
NetCommunity v5+ runs on .net 2.0
Thanks Garrett. You were absolutely right.
The NetCommunity folder was configured for V2 HOWEVER the default website was configured for 1.1. After I changed the default to 2, my custom part worked.
Thanks again!