User Profile
Collapse
-
The answer was I had put the clsUtility in the App_Data folder instead of the App_Code folder. -
I created a Web Application named Debora_CRPP. I also created several classes. One of which was called clsUtilities. After creating a new WebForm I attempted to add an import statement to access the clsUtility. When I typed the import statement the intellisense showed ASP, Microsoft and System. My project name was not listed. So, I typed it in anyway and it shows with the green squilly lines. The comments reads "Namespace or type specified...Leave a comment:
-
Import Statement
I am trying to use the import statement to access my class object, but it does not recognize the classes -- . In order words the intellisense does not show my project name
No activity results to display
Show More
Leave a comment: