Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Namespace or type specified cannot be found.

 

Hello

 

I am trying to set up a web services program in Visual Basic 2005 Express Beta 2.

 

At the top of login.vb I have:

 

Imports com.thesite.services

 

This corresponds to the web reference "com.thesite.services" in the Solution Explorer Web References folder.

 

BUT I am getting the following error:

 

Error	2 Namespace or type specified in the Imports 'com.thesite.services' cannot be found. Make sure the name space or the type is defined and it doesn't contain other aliases.

 

Any ideas as to the cause?

 

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...