Forum archive
getting .net 4.0 installed on asp.net turnkey
Anyone know how I can get .net installed on the asp.net turnkey openvz?
It only comes installed with mod-mono-server2 and I need mod-mono-server4.
Any ideas?
Forum archive
Anyone know how I can get .net installed on the asp.net turnkey openvz?
It only comes installed with mod-mono-server2 and I need mod-mono-server4.
Any ideas?
I have never used that applaince but mod-mono-server4 seems to be supplied in the mono-apache-server4 package, so an apt-get install `mono-apache-server4` should get it for you.
What I am uncertain of is what happens tpo the asp.net appliance when you install this, does the package now that mod-mono-server2 is also installed and performa an upgrade? I don't know and am not even sure that I'd be able to tell what happened if I tried it for you.
I would suggest deploying a brand new asp.net appliance and trying to install mono-apache-server4 to see what happens. If it fails, then you won't have harmed your current deployment.