Hello All:
I have been trying to add a web reference to a C# Win Client Project With no success. I think the problem maybe .asmx is not been added to IIS so I did that, tried to add the reference again and got this error:
HTTP 500,100 Internal Server Error - ASP Error
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The Specified 'WebService language= "c#" Codebehind="Service1.asmx.cs"
Class="WebService1.Service1" option is unknown or invalid.
/WebService1/Service1.asmx, Line1
Browser Type:
Mozilla/4.0 Compatible; MSIE 6.0; WIndows NT 5.0; .NET CLR 1.0.3705
Page:
GET /WebService1/Service1.asmx
Thanks in advance!
MeonR
I have been trying to add a web reference to a C# Win Client Project With no success. I think the problem maybe .asmx is not been added to IIS so I did that, tried to add the reference again and got this error:
HTTP 500,100 Internal Server Error - ASP Error
Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The Specified 'WebService language= "c#" Codebehind="Service1.asmx.cs"
Class="WebService1.Service1" option is unknown or invalid.
/WebService1/Service1.asmx, Line1
Browser Type:
Mozilla/4.0 Compatible; MSIE 6.0; WIndows NT 5.0; .NET CLR 1.0.3705
Page:
GET /WebService1/Service1.asmx
Thanks in advance!
MeonR