weird web control behavior in visual studio with masterpages skins ???

J

jobs at webdos

Please help.

I add a formview to web form and set it to datasource that's doing a
select from a view. Why would the wizard give NOT me the option to edit
templates?

I'm using a template skin (winxp_silver) and I have a masterpage,
custom control and webpart.

Most of my pages and controls give me an error (error rendering
control) complaining that the skinid is invalid, when in fact it it's
there and does render at run time.


my skinfile has no directive

my default.master:

<%@ Register Src="usercontrols/menuWinXPThemes.ascx"
TagName="menuWinXPThemes" TagPrefix="uc2" %>

The usercontrol is located under ~usercontrols/:

<%@ Control Language="VB" ClassName="menuWinXPThemes" %>

<%@ Implements Interface="System.Web.UI.WebControls.WebParts.IWebPart"
%>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top