Sub Projects in one ASP.NET solution not able to share Master page -


i've been researching added banging head against wall. have wap solution contain several web projects. want use 1 shared site.master page file projects.

example site.master page located in project1 , in project2 there content page called webform1.aspx attempted populated masterpagefile several different paths , nothing seems work. if click on pick masterpagefile context menu select master page project 2 visible.

masterpagefile="wap/site1.master"  masterpagefile="~/wap/site1.master"  masterpagefile="../wap/site1.master"  

no matter tried master page never found. possible? thought have done several years back.

some people have suggested adding master page project link: https://stackoverflow.com/a/474836/3435345 haven't been able work.

(i post comment don't have enough stackoverflow points.)


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -