• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Outdoor Ed
#1 Posted : Thursday, January 11, 2007 5:40:52 PM(UTC)
Outdoor Ed

Rank: Member

Joined: 3/4/2006(UTC)
Posts: 121

When you open a Product detail page that has a Cross Sell Item linked to it where the Cross Sell Item is currently disabled you get:

Rick

Source Error:



Line 2: Imports System.Collections.ObjectModel
Line 3:
Line 4: Partial Class BVModules_Controls_SuggestedItems
Line 5: Inherits System.Web.UI.UserControl
Line 6:


Source File: d:\Website\Store\BVModules\Controls\SuggestedItems.ascx.vb Line: 4

Show Detailed Compiler Output:

d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(68) : error BC30554: 'BVModules_Controls_SuggestedItems' is ambiguous.

Inherits Global.BVModules_Controls_SuggestedItems
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(82) : error BC30456: 'ReadStringResource' is not a member of 'ASP.bvmodules_controls_suggesteditems_ascx'.

Global.ASP.bvmodules_controls_suggesteditems_ascx.__stringResource = Me.ReadStringResource
~~~~~~~~~~~~~~~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(87) : error BC30284: property 'SupportAutoEvents' cannot be declared 'Overrides' because it does not override a property in a base class.

Protected Overrides ReadOnly Property SupportAutoEvents() As Boolean
~~~~~~~~~~~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(100) : error BC30456: 'SuggestedItemsTitle' is not a member of 'ASP.bvmodules_controls_suggesteditems_ascx'.

Me.SuggestedItemsTitle = __ctrl
~~~~~~~~~~~~~~~~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(121) : error BC30311: Value of type 'ASP.bvmodules_controls_suggesteditems_ascx' cannot be converted to 'System.Web.UI.TemplateControl'.

__ctrl.TemplateControl = Me
~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(161) : error BC30311: Value of type 'ASP.bvmodules_controls_suggesteditems_ascx' cannot be converted to 'System.Web.UI.TemplateControl'.

__ctrl.TemplateControl = Me
~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(177) : error BC30311: Value of type 'ASP.bvmodules_controls_suggesteditems_ascx' cannot be converted to 'System.Web.UI.TemplateControl'.

__ctrl.TemplateControl = Me
~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(260) : error BC30456: 'DataList1' is not a member of 'ASP.bvmodules_controls_suggesteditems_ascx'.

Me.DataList1 = __ctrl
~~~~~~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(261) : error BC30456: 'Page' is not a member of 'ASP.bvmodules_controls_suggesteditems_ascx'.

__ctrl.ApplyStyleSheetSkin(Me.Page)
~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(302) : error BC30456: 'SuggestedItemsPanel' is not a member of 'ASP.bvmodules_controls_suggesteditems_ascx'.

Me.SuggestedItemsPanel = __ctrl
~~~~~~~~~~~~~~~~~~~~~~
d:\ASPNetTemp\store\dfa5c0ef\aa40d3b8\App_Web_viczgaid.16.vb(303) : error BC30456: 'Page' is not a member of 'ASP.bvmodules_controls_suggesteditems_ascx'.

__ctrl.ApplyStyleSheetSkin(Me.Page)
~~~~~~~
d:\Website\Store\BVModules\Controls\SuggestedItems.ascx(10) : error BC30451: Name 'Eval' is not declared.

target.SetDataBoundString(0, System.Convert.ToString(Eval("ProductURL"), System.Globalization.CultureInfo.CurrentCulture))
~~~~
d:\Website\Store\BVModules\Controls\SuggestedItems.ascx(13) : error BC30451: Name 'Eval' is not declared.

target.SetDataBoundString(0, System.Convert.ToString(Eval("ProductURL"), System.Globalization.CultureInfo.CurrentCulture))
~~~~
d:\Website\Store\BVModules\Controls\SuggestedItems.ascx(13) : error BC30451: Name 'Eval' is not declared.

target.SetDataBoundString(1, System.Convert.ToString(Eval("ProductName"), System.Globalization.CultureInfo.CurrentCulture))
~~~~
d:\Website\Store\BVModules\Controls\SuggestedItems.ascx.vb(912304) : error BC30311: Value of type 'ASP.bvmodules_controls_suggesteditems_ascx' cannot be converted to 'System.Web.UI.UserControl'.

CType(Me,System.Web.UI.UserControl).AppRelativeVirtualPath = "~/BVModules/Controls/SuggestedItems.ascx"
~~
d:\Website\Store\BVModules\Controls\SuggestedItems.ascx.vb(912304) : error BC30284: sub 'FrameworkInitialize' cannot be declared 'Overrides' because it does not override a sub in a base class.

Protected Overrides Sub FrameworkInitialize()
~~~~~~~~~~~~~~~~~~~
d:\Website\Store\BVModules\Controls\SuggestedItems.ascx.vb(912306) : error BC30451: Name 'SetStringResourcePointer' is not declared.

SetStringResourcePointer(Global.ASP.bvmodules_controls_suggesteditems_ascx.__stringResource, 0)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012