Unable to access c# code from VB.NET in the same solution

  • Thread starter Thread starter Shadowboxer
  • Start date Start date
S

Shadowboxer

This is a little puzzling,

I have a solution (SolutionA)

and have about 14 Projects in it that are VB.NET

I have to use some code which is C# and thought I could just add a reference
and use that to call the methods in the file. Seeems not to be the case, I
have added the reference but the project's classes or project reference does
not show up on the autolist that imports gives.

essentially the solution doesn't see the csharp class.

any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top