BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Trying to release ... but I get build error
Rank: Member
Joined: 2/12/2007(UTC) Posts: 73
|
I'm closest to release the web site, so I just tested a full build, but I got into these errors
Error 11 Type 'ASP.bvmodules_controls_singleproductdisplay_ascx' is not defined. C:\inetpub\wwwroot\vestigium_net\BVModules\Controls\CrossSellDisplay.ascx.vb 275 Error 12 Type 'ASP.bvmodules_controls_singleproductdisplay_ascx' is not defined. C:\inetpub\wwwroot\vestigium_net\BVModules\Controls\UpSellDisplay.ascx.vb 191
Essentially the error is on the Page_Load event and stuck on the
Dim singleProductDisplay As ASP.bvmodules_controls_singleproductdisplay_ascx = DirectCast(ctrl, ASP.bvmodules_controls_singleproductdisplay_ascx)
Where is it located that ASP namespace?
Thanks for your help.
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
the ASP namespace is the built in asp.net namespace for all classes compiled inside of the web project. Are you building a full install including the core source? |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
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.