Select to view content in your preferred language

Creating a webservice.asmx in the Viewer 3.0

497
1
11-19-2012 05:55 AM
AdamDunlap
Occasional Contributor
Hi all,

I'm wondering if anyone else was having the same problem...when I tried to create a new "hello world" webservice (.asmx) from the template, when I browse the newly created service, I get a parser error.

Line 1:  <%@ WebService Language="C#" CodeBehind="WebService1.asmx.cs" Class="Viewer.WebService1" %>

Any information would be appreciated...

adam
0 Kudos
1 Reply
AdamDunlap
Occasional Contributor
Found something...

Any reason why the default Viewer 3.0 template puts the Output path to "..\..\Bin\" in the "Build" properties for the web application?
When I removed this...and replaced with "Bin\"...I could use the services again.

Argh! @#%$!

adam
0 Kudos