Strange problem with WS

T

tiretohf

Hi,

I'm moving a webservice from 1.1 to 2.0. Here is the errors I got when
attempted to compile the project in vs2005:

C:\Projects\Migration\Web\Facade\App_Code\MigrationService.asmx.cs(19,34):
error CS0246: The type or namespace name 'WebService' could not be
found (are you missing a using directive or an assembly reference?)
C:\Projects\Migration\Web\Facade\App_Code\MigrationService.asmx.cs(53,4):
error CS0246: The type or namespace name 'WebMethod' could not be found
(are you missing a using directive or an assembly reference?)

I see that compiler doesn't see the System.Web.Services;
I tried to add reference to the assembly. No luck. After closing the
"Add reference" form nothing added.

What am I faced with and how can I correct the problem?

Thanks.

--T.
 

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

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,812
Latest member
GracielaWa

Latest Threads

Top