Hello,
I have service that generates qr-codes and then returns these to Sharepoint.
My problem is, yesterday we switched to a new server, and now Sharepoint is running fine but the site hosting the qr-codes doesn't. The problem is that I can only select asp.net 2 (net 3.5 is installed) under the IIS site corresponding to the qr-code
stuff, when I really need to be able to select asp.net 4 to run this solution.
So my basic question, can I install asp.net 4 on a server running Sharepoint without uppsetting the Sharepoint installation. I'm obviously not going to touch the Sharepoint site myself, my question is, could installing asp.net 4 do something by just installing it?
Cheers!