![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
|
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 |
#5
| |||
| |||
|
|
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 |
#6
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |