help with asmx extension

  • Thread starter Thread starter Sergio Fernandez
  • Start date Start date
S

Sergio Fernandez

..asmx not getting parsed.

whten I call a page with an .asmx extensionon my machine
all I get is the code, it does not get parsed.

how can I fix this, can I manually add some ISAPI application to IIS to make
it work.
 
actually maybe I did something wrong.
but, when I run teh application , the first screen is ok, the links display
a TEST <<some test>>
and SOAP <<html code>>

its seems like Its giving errors.
 
Back
Top