spxPage| | -In your .aspx file
> | +--+ |
> ++
> -Original Message-
> From: Murphy, James [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 25, 2002 11:22 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] ASP.NET Problem
>
>
> I'd spend a little time at [1] going throu
ust be compiled ahead of time.
Good Luck,
Jim
[1] http://www.gotdotnet.com
> -Original Message-
> From: Dinesh Upare [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 25, 2002 11:34 AM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] ASP.NET Problem
>
>
> I created a
I created a .NET component.
I tried to use this component in .aspx page.
But somehow the runtime is not able to find the Namespace I created.
I created a bin directory in the virtual directory and put the .aspx file.
I also tried to create a web.config file with add assembly element,
but stil