Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Compiler Error Message: CS0010: Cannot declare a namespace and a type both named 'A'
Compiler Error Message: CS0010: Cannot declare a namespace and a type both named 'A'
01-24-2006, 8:08 AM
mwinkler
Joined on 07-15-2005
Posts 21
Compiler Error Message: CS0010: Cannot declare a namespace and a type both named 'A'
Reply
Quote
In my actual web a get a compiler error! Not in a separate own test web.
Here is the link to my actual web:
http://www.hhw.de/test
Each time you refresh the page, you will see a "green" page inside the editor. This is the error page of this web.
Also on popup windows e.g. if you click on "
Insert image
" you will not get the file explorer for images, but the error page. Or click on "
Insert Hyperlink
", it's the same!
This error appears not only on your example page "default.aspx" but also on my application inside this web, with or without using a css file.
Here again the error message which is shown for half a second in the editor and in all popup windows:
Compiler Error Message: CS0010: Cannot declare a namespace and a type both named 'A'
Does CuteEditor uses a namespace or a type called "A"?
Are there any problems with other components like
devBiz Compression
and
ActiveUp HTMLTextbox
.
Who had the same problems and can give me a tip?
View Complete Thread