Knowledge Base FAQ Items
Browse "Errors" Questions: |
---|
Q1700010: When running the Visual Basic sample project, I get an error: "User-defined type not defined". What's wrong? The problem is, that you must refer to the object before you can declare and create it. Go to the 'Project' menu, choose 'References...' and put the checkbox near 'ActiveXperts Network Component Type Library'. Network Component > Errors Q1700020: Why am I getting the following error message when compiling the Visual C# .NET sample:
"The type or namespace name 'AxNetwork' could not be found (are you missing a using directive or an assembly reference?)" Q1700015: Why am I getting the following error message when compiling your Visual Basic .NET sample:
"Namespace or type 'AxNetwork' for the Imports 'AxNetwork' cannot be found."
|