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 -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -