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

How to logout from a login page in asp.net -

java - More than one row with the given identifier was found: 1, for class: com.model.Diagnosis -