Parallels Helm Forums
> Parallels Helm > "How-To" Questions  
Server Services IIS 5/6 showing double fields  
  

Server Services IIS 5/6 showing double fields

Prev Previous Post   Next Post Next
11-30-09, 14:21
#2  

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


Reply 
 


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



Parallels is a worldwide leader in virtualization and automation software that optimizes computing for consumers, businesses, and service providers across all major hardware, operating system, and virtualization platforms. Founded in 1999, Parallels is a fast-growing company with 900 employees in North America, Europe, and Asia.