Server Services IIS 5/6 showing double fields
11-30-09, 14:21
|
|
|---|---|
inetinfo Registered User Join: Jul 2008 Posts: 59 |
Hello This problem can be solved directly in Helm4DB double records you may find with help of these queries SELECT * FROM [Helm4DB].[dbo].[Service] where [ServerId]='your server ID' where ServiceID it is [ServiceExtensionId] in [Helm4DB].[dbo].[Service_Extension] Or by using stored procedure DECLARE @RC int DECLARE @ServiceId int EXECUTE @RC = [Helm4DB].[dbo].[ServiceExtensionsGet] @ServiceId='your IIS service ID' __________________ Regards --- Technical Support Engineer |
« Previous Thread | Next Thread »
| Search this thread | Forum jump |
|---|---|
| Thread tools | Display modes |
|---|---|
|
Threaded Mode
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Try to remove double services from the web service table | tigerido | Troubleshooting | 0 | 02-08-09 14:36 |
| After 4.1 upgrade many remote servers show double services! | gothamweb | Troubleshooting | 3 | 12-09-08 14:00 |
| 3.2.15: Reports are showing about double of bandwidth for certain reseller domains | jljubich | Troubleshooting | 10 | 04-23-07 21:10 |
| Showing Secondary Name Server | cfrankland | "How-To" Questions | 3 | 12-06-05 07:40 |
| SSL: not showing outside of server? | openmind | General Discussion | 4 | 08-14-04 14:52 |


