Connecting Tech Pros Worldwide Forums | Help | Site Map

How to use different asmx in different sub-directories ?

Sophie PARISOT
Guest
 
Posts: n/a
#1: Feb 7 '06
Hi,

I try to create one application and different virtual sub-directories (?)
with their own webservices but I have this kind of error : unable to create
the type myNamespace

Ligne 1 : <%@ WebService Language="c#" Codebehind="myClass.asmx.cs"
Class="myNamespace" %>


When all the webservices are in the same web application (same directory)
it works ...

Has someone an idea?

Thanks




Closed Thread