Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > help with asmx extension

Reply
Thread Tools

help with asmx extension

 
 
Sergio Fernandez
Guest
Posts: n/a
 
      05-26-2005
..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.


 
Reply With Quote
 
 
 
 
Ken Cox [Microsoft MVP]
Guest
Posts: n/a
 
      05-26-2005
It sounds like the mappings have come unstuck. You can fix it with the
procedure here:

http://support.microsoft.com/default...b;en-us;325093

http://support.microsoft.com/default...b;en-us;306005

"Sergio Fernandez" <> wrote in message
news:mople.253892$...
> .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.
>
>



 
Reply With Quote
 
 
 
 
Sergio Fernandez
Guest
Posts: n/a
 
      05-26-2005
Thanks, that fixed it.


"Ken Cox [Microsoft MVP]" <> wrote in message
news:...
> It sounds like the mappings have come unstuck. You can fix it with the
> procedure here:
>
> http://support.microsoft.com/default...b;en-us;325093
>
> http://support.microsoft.com/default...b;en-us;306005
>
> "Sergio Fernandez" <> wrote in message
> news:mople.253892$...
> > .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.
> >
> >

>
>



 
Reply With Quote
 
Sergio Fernandez
Guest
Posts: n/a
 
      05-27-2005
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.


"Ken Cox [Microsoft MVP]" <> wrote in message
news:...
> It sounds like the mappings have come unstuck. You can fix it with the
> procedure here:
>
> http://support.microsoft.com/default...b;en-us;325093
>
> http://support.microsoft.com/default...b;en-us;306005
>
> "Sergio Fernandez" <> wrote in message
> news:mople.253892$...
> > .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.
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
help with .asmx? Sergio Fernandez ASP .Net Web Services 1 05-28-2005 01:16 AM
help with asmx extension Sergio Fernandez ASP General 0 05-26-2005 07:25 PM
more than one asmx page in a WebService Craig G ASP .Net 1 12-06-2004 03:42 PM
referencing handler file within .asmx for webservice asptodotnet ASP .Net 1 11-18-2004 03:43 PM
Is it a mistake to put passwords in an .asmx.cs file on the web server? John ASP .Net 6 06-25-2004 08:24 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57