WebServices - Problem to run remote.

  • Thread starter Thread starter Retf
  • Start date Start date
is asp.net installed on the server?


--
Ollie Riches
http://www.phoneanalyser.net

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a programmer
helping programmers.
 
Yes, the pages .aspx run normally...

Ollie Riches said:
is asp.net installed on the server?


--
Ollie Riches
http://www.phoneanalyser.net

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a programmer
helping programmers.
 
but the asmx pages goes to the download window?

--
HTH

Ollie Riches
http://www.phoneanalyser.net

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a programmer
helping programmers.
 
Retf said:
Yes, the pages .aspx run normally...

It would appear however that the .asmx pages are not being handled by
the aspnet_isapi.dll - you can fix this manually through the IIS manager
or update the script maps with the aspnet_regiis.exe utility.

/J\
 
YES!!! exactly, open download window...

Ollie Riches said:
but the asmx pages goes to the download window?

--
HTH

Ollie Riches
http://www.phoneanalyser.net

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a programmer
helping programmers.
 
Hi, Thanks for help..

I have a problem: my site is hosted in networksolutions, and I don't have
access to iis.
Can I do this remotely? if yes, how to?
 
Retf said:
I have a problem: my site is hosted in networksolutions, and I don't have
access to iis.
Can I do this remotely? if yes, how to?

Nope you cannot run it remotely. You will have to contact the support
desk at your ISP to have it fixed - if they will not fix it you should
consider moving to another ISP.

/J\
 
Back
Top