hi all
how can i run NPM with net framework 4.0 ?
best regards
Not yet. You will run ito problems.
I tried but web console send error message
ozan,
You should try the following:
I want to run net framework 4.0. I know to work 3.5
Hi,
There should be no problem with having .NET4.0 installed on machine running Orion, as 4.0 and 3.5(2.0 in fact) are able to run side-by-side. Just be sure to have Application Pool of Orion running in v2.0 framework (this is set by default by Configuration Wizard).
I can see no benefits of having the web switched to v4.0, why are you trying to achieve this?
We're not trying to run Orion under .Net 4.0, Orion's app pool is still under .Net framework 2.0. The problem is when I install .Net framework 4.0 on the machine, Orion stops working. I check the assembly entries in the web.config(not changing anything) I couldn't find anything to make stop working side by side execution.
Did you run the Web portion ofthe Config Wizard?
Thank you.
I solved the problem