Dobrý večer, Přidal jsem řádek
<%@ Register Namespace="MyWebControls" TagPrefix="my" %>
a na to mi to vyhodí chybu Warning 2 Namespace or type specified in the Imports 'MyWebControls' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. E:\Documents and Settings\Petr\dokumenty\visual studio 2010\Projects\CDs\CDs\AlbumDetail.aspx 1 1 CDs Přitom Namespace mám uvedený přímo okolo třídy. Díky, PetrS Nevíte někdo co s tím? PetrS
|