Groups | Blog | Home
all groups > visual studio .net ide > july 2004 >

visual studio .net ide : Target Schema question


A. Elamiri
7/21/2004 9:40:04 AM
I setup a custom template page for VS.NET 03 (took a little painful tweaking
but it works). Only problem is, my template doesn't including the head tag
which contains the vs_targetSchema. The reason is become in these pages I
only design the middle content, everything else gets layered on at run time
since the code behind class inherits from a class that I wrote (which
inherits from page)

Is there any work around for this? any other way to set the vs_targetSchema
without having it in the Html Code?

Thanks

Mikhail Arkhipov (Microsoft)
7/22/2004 9:56:23 PM
You can set schema as default for your project if you right-click on the
project node and choose Properties. In one of the pages there is a dropdown
that selects default target schema. Select yours and it will be selected if
no META element is present.

Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights.


On 7/21/04 6:40, in article OwND8gybEHA.2408@tk2msftngp13.phx.gbl, "A.
[quoted text, click to view]
AddThis Social Bookmark Button