Sharing master Page
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I Have two web site written in Framework 1.1 and I have web site written in visual Studio 2005 How I can make master page to call all pages which written in Framework 1.1 within ContentPlaceholder in MSVS 2005 Site Master Page. Ala Qunaibi :)
-
Hi All, I Have two web site written in Framework 1.1 and I have web site written in visual Studio 2005 How I can make master page to call all pages which written in Framework 1.1 within ContentPlaceholder in MSVS 2005 Site Master Page. Ala Qunaibi :)
You can't. There were changes between 1.1 and 2.0 that mean you surely cannot just compile in 2.0 without code changes, and to use a master page, you need to run it under 2.0, obviously.
Christian Graus Driven to the arms of OSX by Vista.