Arquivo: compra.aspx?comando=1631503801vk - Caminho Executar https://www.ideiaspara.com.br/lojaNova/compra.aspx?comando=1631503801vk&acao=0&intprodID=209&intQuant=1&estoque=0 - Erro : Err 7 - Cannot find column [valestoque].

Server Error in '/' Application.

Cannot find column [valestoque].

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.EvaluateException: Cannot find column [valestoque].

Source Error:


Line 156:        End If
Line 157:
Line 158:        tabrelacao.DefaultView.RowFilter = " valestoque > 0"
Line 159:        tabrelacao = tabrelacao.DefaultView.ToTable()
Line 160:

Source File: E:\Vhosts\ideiaspara.com.br\httpdocs\lojaNova\compra.aspx.vb    Line: 158

Stack Trace:


[EvaluateException: Cannot find column [valestoque].]
   System.Data.NameNode.Bind(DataTable table, List`1 list) +271
   System.Data.BinaryNode.Bind(DataTable table, List`1 list) +49
   System.Data.DataExpression.Bind(DataTable table) +120
   System.Data.DataView.set_RowFilter(String value) +198
   shopnovo_compra.Page_Load(Object sender, EventArgs e) in E:\Vhosts\ideiaspara.com.br\httpdocs\lojaNova\compra.aspx.vb:158
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4749.0