Hi Craig,
I tried referring it by NameSpace but no use.
Can you please have a look at my code and help me .... Its a Zipped copy named ProjectReference.zip with 2 folders in it ... one is Vehicle project and other is Car project made in MS-DOTNET 2005. The two are already linked and hopefully be linked when opened on your machine!()
What I do is .....
1. Build Vehicle project for its DLL with successful compilation.
2. Open Car project and select the project name from Solution Explorer and from Menu ......... File->Add-> Existing project, I add Vehicle vbproject from Vehicle folder into Car project.
This makes Car the parent assembly showing 2 projects Car and Vehicle resp.
Now open Car.vb class and see thatis in Error although Car project has proper reference to Vehicle.Code:Inherits Vehicle![]()




)
Reply With Quote