Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
ASP.Net Image Gallery
»
the type or namespace 'DotNetGallery' could not be found in the global namespace
the type or namespace 'DotNetGallery' could not be found in the global namespace
09-03-2010, 12:36 PM
jswidorski
Joined on 09-03-2010
Posts 4
the type or namespace 'DotNetGallery' could not be found in the global namespace
Reply
Quote
Hello,
I get the above message
after
my build works the first time. I have the error on line 10...
public
partial
class
Photos {
/// <summary>
/// dotnetgallery1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected
global::DotNetGallery.gallerybrowser dotnetgallery1;
}
I am using VS 2010 and the 3.5 Framework.
Thanks, John
View Complete Thread