InstantASP Community Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        


12»»

VS2005 and Masterpages Expand / Collapse
Author
Message
Posted 07/12/2005 01:59:26


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Customers
Last Login: 07/01/2008 00:34:43
Posts: 102, Visits: 319
Hey folks, I'm developing a site in VS2005 and using its new Masterpages feature.  Can I use it to wrap IF? If so, how?  I was just experimenting with it and could not make it work.  Seems like I have to use IF's own masterpages.

----------------------------------------------
Scott Rupp

MartialWeb.com and GreatTalents.net

Post #9299
Posted 07/12/2005 06:38:06
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 21/08/2008 14:05:18
Posts: 581, Visits: 874
Based on a little time with the new masterpages I dont think it would be an issue so long as you put the reference in the top of the page to the masterpage... the content is wrapped with the master page container and the IF is 4.1.3

Mark 'Rigger82' Christianson
US Paratrooper & Webmaster of Paratrooper.net
http://www.paratrooper.net
Post #9300
Posted 07/12/2005 10:01:55
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 06/01/2008 22:27:42
Posts: 42, Visits: 90
MartialWeb:

Please let us know if you are successful with your 2.0 MasterPage implementation.  I rebuilt my website from the ground up with 2.0 and converting IF to 2.0 with MasterPages is on my to-do list.

-------------------------
Matt Brown
Metal Review Forums

Post #9302
Posted 22/05/2006 13:58:22
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 17/07/2006 06:26:19
Posts: 1, Visits: 5
Did you have any luck with the masterpage integration? If I can't get it to work, I'm going to have to dump IF and go with something else as it is an absolute requirement for us.


amanda
Post #10884
Posted 22/03/2007 12:01:16
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 06/01/2008 22:27:42
Posts: 42, Visits: 90
It's been awhile since I've been here.  Are there any instructions on how to wrap the forums with MasterPages in ASP.NET 2.0?  (4.1.4)

Thanks...

-------------------------
Matt Brown
Metal Review Forums

Post #12494
Posted 27/03/2007 12:11:10


IF.NET 4.2 Coming Soon

IF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming SoonIF.NET 4.2 Coming Soon

Group: Administrators
Last Login: 2 days ago @ 14:57:33
Posts: 1,949, Visits: 3,002
Hi Matt,

Hope your very well.

Sorry for our delay. I just wanted to confirm we've done this with InstantKB.NET v2.0 and the process was actually quite simple. We#ve moved away from our MasterTemplate.ascx file to a standard .NET v2.0 .master file.

Our current MasterTemplate\MasMasterTemplate.ascx file within each skin directory works very similar to a ,NET v2.0 .master file however we will be moving to standard master pages with the next update. I expect this update shortly after InstantKB.NET v2.0 as there is work we need todo in v4.1.5 to ensure both products can talk to one another correctly.

In the meantime i'll look at preparing a sample to demo state how to achieve this within v4.1.4 and post any further information here. You'll hear from me very soon.


Kindest Regards,

Ryan Healey
Director / Developer

Explore our products...
http://demos.instantasp.co.uk/

Post #12507
Posted 10/04/2007 09:27:16
Forum Member

Forum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum MemberForum Member

Group: Customers
Last Login: 06/01/2008 22:27:42
Posts: 42, Visits: 90
Hey Ryan:

I'm ready for that demo whenever you are!   Thanks...

-------------------------
Matt Brown
Metal Review Forums

Post #12560
Posted 30/06/2007 11:25:59
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/07/2007 06:49:55
Posts: 3, Visits: 13
I have just starting working on integrating IF 4.1.4 today with an existing site and so far I have been able to get IF up and running from within a link on the MasterPage through VS 2005.

However I am at the same point, I am not really following the instructions on how to use the IF MasterPage file, it to me is a little cryptic.

I have a current MasterPage and CSS applied to the site to give a nice overal layout and site wide navigation and would like to display the IF pages within the ContentPlaceHolder of the MasterPage, then of course I figure the actual CSS would have to be applied directly and properly to the IF application.

Do we have a solution yet to display the IF pages within a ContentPlaceHolder of a MasterPage? 

Post #12995