HighTechTalks DotNet Forums  

Invoke from localhost

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Invoke from localhost in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Keith McDonald
 
Posts: n/a

Default Invoke from localhost - 06-16-2006 , 05:44 PM






We have a server that we had to reinstall IIS. Now when testing a web
service via http://localhost.... The Invoke does function anymore.
Clicking the button does absolutely nothing, no popup or anything.

Ideas?

Thanks,
Keith


Reply With Quote
  #2  
Old   
Simon Hart
 
Posts: n/a

Default Re: Invoke from localhost - 06-18-2006 , 03:58 AM






Try re-registering COM object aspnet_isapi.dll which can be found in your
..NET directory for example run this at the command-line:

c:\windows\system32\regsvr32
c:\windows\microsoft.net\framework\v1.1.4322\aspne t_asapi.dll

Regards
Simon.

"Keith McDonald" <kdmcdonald (AT) hotmail (DOT) com> wrote

Quote:
We have a server that we had to reinstall IIS. Now when testing a web
service via http://localhost.... The Invoke does function anymore.
Clicking the button does absolutely nothing, no popup or anything.

Ideas?

Thanks,
Keith




Reply With Quote
  #3  
Old   
Keith McDonald
 
Posts: n/a

Default Re: Invoke from localhost - 06-19-2006 , 09:53 AM



Reregistering worked OK but still have the same issue...

Thanks for the help on this....

Simon Hart wrote:
Quote:
Try re-registering COM object aspnet_isapi.dll which can be found in your
.NET directory for example run this at the command-line:

c:\windows\system32\regsvr32
c:\windows\microsoft.net\framework\v1.1.4322\aspne t_asapi.dll

Regards
Simon.

"Keith McDonald" <kdmcdonald (AT) hotmail (DOT) com> wrote in message
news:1150497873.135152.232820 (AT) c74g2000cwc (DOT) googlegroups.com...
We have a server that we had to reinstall IIS. Now when testing a web
service via http://localhost.... The Invoke does function anymore.
Clicking the button does absolutely nothing, no popup or anything.

Ideas?

Thanks,
Keith



Reply With Quote
  #4  
Old   
Simon Hart
 
Posts: n/a

Default Re: Invoke from localhost - 06-19-2006 , 10:38 AM



Sorry, I just re-read your post and relised what I told you would not fix
the problem. This problem does sound strange. Have you tried invoking your
service via Web Service Studio?

If you don't have Web Service Studio, you can get it from here:
http://www.gotdotnet.com/team/tools/web_svc/default.aspx

Simon.

"Keith McDonald" <kdmcdonald (AT) hotmail (DOT) com> wrote

Quote:
Reregistering worked OK but still have the same issue...

Thanks for the help on this....

Simon Hart wrote:
Try re-registering COM object aspnet_isapi.dll which can be found in your
.NET directory for example run this at the command-line:

c:\windows\system32\regsvr32
c:\windows\microsoft.net\framework\v1.1.4322\aspne t_asapi.dll

Regards
Simon.

"Keith McDonald" <kdmcdonald (AT) hotmail (DOT) com> wrote in message
news:1150497873.135152.232820 (AT) c74g2000cwc (DOT) googlegroups.com...
We have a server that we had to reinstall IIS. Now when testing a web
service via http://localhost.... The Invoke does function anymore.
Clicking the button does absolutely nothing, no popup or anything.

Ideas?

Thanks,
Keith





Reply With Quote
  #5  
Old   
Scott M.
 
Posts: n/a

Default Re: Invoke from localhost - 06-19-2006 , 09:41 PM



Have you run "aspregiis -i" ?




"Keith McDonald" <kdmcdonald (AT) hotmail (DOT) com> wrote

Quote:
We have a server that we had to reinstall IIS. Now when testing a web
service via http://localhost.... The Invoke does function anymore.
Clicking the button does absolutely nothing, no popup or anything.

Ideas?

Thanks,
Keith




Reply With Quote
  #6  
Old   
Keith McDonald
 
Posts: n/a

Default Re: Invoke from localhost - 06-27-2006 , 02:29 PM



Thanks for the tip but same problem. After install did have to set Web
Extensions to Allow but still the Invoke button doesn't work...

Scott M. wrote:
Quote:
Have you run "aspregiis -i" ?




"Keith McDonald" <kdmcdonald (AT) hotmail (DOT) com> wrote in message
news:1150497873.135152.232820 (AT) c74g2000cwc (DOT) googlegroups.com...
We have a server that we had to reinstall IIS. Now when testing a web
service via http://localhost.... The Invoke does function anymore.
Clicking the button does absolutely nothing, no popup or anything.

Ideas?

Thanks,
Keith



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.