Re: [DOTNET] Code behind error in ASP.NET

2002-05-31 Thread Kevin Burton
Yes. -Original Message- From: Shai Bar-Lev [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 11:47 PM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Code behind error in ASP.NET Does the codebehind is compiled into dll and it's under directory bin under H:\AspNetUnleashed\Chap

Re: [DOTNET] Code behind error in ASP.NET

2002-05-30 Thread Shai Bar-Lev
2 11:49 AM To: [EMAIL PROTECTED] Subject: Re: [DOTNET] Code behind error in ASP.NET Kevin Burton wrote: > When I try to run it I get the following error. Any idea what is wrong? I > have recompiled the FeaturedProduct.vb code behind and made sure that it is > in the bin directory but I still get

Re: [DOTNET] Code behind error in ASP.NET

2002-05-30 Thread Kevin Burton
Subject: Re: [DOTNET] Code behind error in ASP.NET Kevin Burton wrote: > When I try to run it I get the following error. Any idea what is wrong? I > have recompiled the FeaturedProduct.vb code behind and made sure that it is > in the bin directory but I still get the error. Is the FeaturedPr

Re: [DOTNET] Code behind error in ASP.NET

2002-05-30 Thread Brad Wilson
Kevin Burton wrote: > When I try to run it I get the following error. Any idea what is wrong? I > have recompiled the FeaturedProduct.vb code behind and made sure that it is > in the bin directory but I still get the error. Is the FeaturedProduct class in a namespace? You may need to qualify the