vb.net - Missing Microsoft.Web.Administartion in .net 4.5 -


my project set .net4.5 , odd reason not able import above namespace in doesnt seem exist.

i have dlls inside intsrv folders , dont have option of changing proj type. idea how proceed ?

you need add these dll's references in solution.

solution explorer -> add reference microsoft.web.management microsoft.web.administration


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

css - Code reuse with LESS -