Jozi68
3rd May 2010, 08:51 pm
Does anyone know what this means?
"Warning 1 Namespace or type specified in the Imports 'Autodesk.Civil.DatabaseServices.Styles' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases."
I get it on the following line:
Imports Autodesk.Civil.DatabaseServices.Styles
I'm sure there is a simple solution to this, but I'm still a beginner. Any help will be appreciated.
"Warning 1 Namespace or type specified in the Imports 'Autodesk.Civil.DatabaseServices.Styles' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases."
I get it on the following line:
Imports Autodesk.Civil.DatabaseServices.Styles
I'm sure there is a simple solution to this, but I'm still a beginner. Any help will be appreciated.