Question

My Project is set to .Net4.5 , but for some odd reason i am not able to import the above namespace in as it doesnt seem to exist.

I have the dlls inside intsrv folders and dont have option of changing the proj type. Any idea how to proceed ?

Was it helpful?

Solution

You will need to add these dll's are references in the solution.

Solution Explorer -> Add Reference Microsoft.Web.Management Microsoft.Web.Administration

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top