M
Melson Steve via .NET 247
Hi
Can anyone help me. I'm new to ASP.NET and Visual Studio .NET 2003. I got the following error when I try to access the aspx.
Compiler Error Message: BC30451: Name 'NameSpaceHersh' is not declared.
Source Error:
Line 38: NameSpaceHersh.SqlService sot = New NameSpaceHersh.SqlService();
Thanks.
Can anyone help me. I'm new to ASP.NET and Visual Studio .NET 2003. I got the following error when I try to access the aspx.
Compiler Error Message: BC30451: Name 'NameSpaceHersh' is not declared.
Source Error:
Line 38: NameSpaceHersh.SqlService sot = New NameSpaceHersh.SqlService();
Thanks.